ubuntu-cve-2023-28099
Vulnerability from osv_ubuntu
Published
2023-03-15 23:15
Modified
2025-10-24 05:01
Summary
Details

OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.9 and 3.2.6, if ds_is_in_list() is used with an invalid IP address string (NULL is illegal input), OpenSIPS will attempt to print a string from a random address (stack garbage), which could lead to a crash. All users of ds_is_in_list() without the $si variable as 1st parameter could be affected by this vulnerability to a larger, lesser or no extent at all, depending if the data passed to the function is a valid IPv4 or IPv6 address string or not. Fixes will are available starting with the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "opensips",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-b2bua-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-berkeley-bin",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-berkeley-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-carrierroute-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-compression-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-console",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-cpl-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-dbhttp-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-dialplan-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-emergency-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-geoip-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-http-modules",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-identity-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-jabber-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-json-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-ldap-modules",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-lua-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-memcached-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-mysql-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-perl-modules",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-postgres-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-presence-modules",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-rabbitmq-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-radius-modules",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-redis-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-regex-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-restclient-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-sctp-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-snmpstats-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-sqlite-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-tls-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-tlsmgm-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-unixodbc-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-wss-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-xmlrpc-module",
            "binary_version": "2.2.2-3build4"
          },
          {
            "binary_name": "opensips-xmpp-module",
            "binary_version": "2.2.2-3build4"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "opensips",
        "purl": "pkg:deb/ubuntu/opensips@2.2.2-3build4?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.2.2-3build2",
        "2.2.2-3build3",
        "2.2.2-3build4"
      ]
    }
  ],
  "aliases": [],
  "details": "OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.9 and 3.2.6, if `ds_is_in_list()` is used with an invalid IP address string (`NULL` is illegal input), OpenSIPS will attempt to print a string from a random address (stack garbage), which could lead to a crash.  All users of `ds_is_in_list()` without the `$si` variable as 1st parameter could be affected by this vulnerability to a larger, lesser or no extent at all, depending if the data passed to the function is a valid IPv4 or IPv6 address string or not. Fixes will are available starting with the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.",
  "id": "UBUNTU-CVE-2023-28099",
  "modified": "2025-10-24T05:01:52Z",
  "published": "2023-03-15T23:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-28099"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/OpenSIPS/opensips/commit/e2f13d374"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/OpenSIPS/opensips/issues/2780"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28099"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2023-28099"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…