CVE-2023-27596

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27596
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-27596.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-27596
Downstream
Related
  • GHSA-3ghx-j39m-cw4f
Published
2023-03-15T21:15:08Z
Modified
2025-09-19T14:27:35.890842Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.8 and 3.2.5, OpenSIPS crashes when a malformed SDP body is sent multiple times to an OpenSIPS configuration that makes use of the stream_process function. This issue was discovered during coverage guided fuzzing of the function codec_delete_except_re. By abusing this vulnerability, an attacker is able to crash the server. It affects configurations containing functions that rely on the affected code, such as the function codec_delete_except_re. This issue has been fixed in version 3.1.8 and 3.2.5.

References

Affected packages

Git / github.com/opensips/opensips

Affected ranges

Type
GIT
Repo
https://github.com/opensips/opensips
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.11.0

2.*

2.1-alpha1
2.1-alpha2
2.1-alpha3
2.1-rc1

Database specific

{
    "vanir_signatures": [
        {
            "id": "CVE-2023-27596-71671655",
            "digest": {
                "line_hashes": [
                    "269831816298789796622796761134856517880",
                    "6078275837674443026022189296598574833",
                    "221059386863148230943141755643961143447",
                    "260403706925981758466737271790113321016"
                ],
                "threshold": 0.9
            },
            "signature_type": "Line",
            "deprecated": false,
            "target": {
                "file": "modules/sipmsgops/codecs.c"
            },
            "signature_version": "v1",
            "source": "https://github.com/opensips/opensips/commit/dd051f8ed5ae3347fb1d556ced3c97822c9d8450"
        },
        {
            "id": "CVE-2023-27596-aa0550bc",
            "digest": {
                "length": 6932.0,
                "function_hash": "178041500925847620274392235412126873250"
            },
            "signature_type": "Function",
            "deprecated": false,
            "target": {
                "file": "modules/sipmsgops/codecs.c",
                "function": "stream_process"
            },
            "signature_version": "v1",
            "source": "https://github.com/opensips/opensips/commit/dd051f8ed5ae3347fb1d556ced3c97822c9d8450"
        }
    ]
}