2023-03-04 02:00:40 +00:00
{
2023-03-15 21:00:35 +00:00
"data_version" : "4.0" ,
2023-03-04 02:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-27599" ,
2023-03-15 21:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-03-04 02:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-15 21:00:35 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OpenSIPS" ,
"product" : {
"product_data" : [
{
"product_name" : "opensips" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 3.1.7"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 3.2.0, < 3.2.4"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://opensips.org/pub/audit-2022/opensips-audit-technical-report-full.pdf" ,
"refsource" : "MISC" ,
"name" : "https://opensips.org/pub/audit-2022/opensips-audit-technical-report-full.pdf"
} ,
{
"url" : "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-qvj2-vqrg-f5jx" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-qvj2-vqrg-f5jx"
} ,
{
"url" : "https://github.com/OpenSIPS/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenSIPS/opensips/commit/cb56694d290530ac308f44b453c18120b1c1109d"
}
]
} ,
"source" : {
"advisory" : "GHSA-qvj2-vqrg-f5jx" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2023-03-04 02:00:40 +00:00
}
]
}
}