OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.7 and 3.2.4, when the function append_hf handles a SIP message with a malformed To header, a call to the function abort() is performed, resulting in a crash. This is due to the following check in data_lump.c:399 in the function anchor_lump. An attacker abusing this vulnerability will crash OpenSIPS leading to Denial of Service. It affects configurations containing functions that make use of the affected code, such as the function append_hf. This issue has been fixed in versions 3.1.7 and 3.2.4.
{
"cwe_ids": [
"CWE-20"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/27xxx/CVE-2023-27599.json"
}{
"source": [
"CPE_FIELD",
"REFERENCES"
],
"cpe": "cpe:2.3:a:opensips:opensips:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.1.7"
},
{
"introduced": "3.2.0"
},
{
"fixed": "3.2.4"
}
]
}"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-27599.json"
"2026-04-30T16:49:06Z"
[
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"103427369402872753158271912790578579023",
"183409190138354218127238252134215334189",
"197608051211858435498739421386188147849",
"77791795686128095295210639413416200426",
"168251727310713755205629515138178111224",
"206231595634978616990189578503018161554",
"12657483260088663827942035407165567455",
"307359737068084536897580089845294022414"
]
},
"deprecated": false,
"signature_version": "v1",
"source": "https://github.com/opensips/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d",
"target": {
"file": "parser/parse_to.c"
},
"id": "CVE-2023-27599-3b8dfbeb",
"signature_type": "Line"
},
{
"digest": {
"length": 6113.0,
"function_hash": "80557817817875367682846696301065227188"
},
"deprecated": false,
"signature_version": "v1",
"source": "https://github.com/opensips/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d",
"target": {
"file": "parser/parse_to.c",
"function": "parse_to_param"
},
"id": "CVE-2023-27599-a0b05202",
"signature_type": "Function"
}
]