A buffer overflow vulnerability exists in all versions of sngrep since v0.4.2, due to improper handling of 'Call-ID' and 'X-Call-ID' SIP headers. The functions sip_get_callid and sip_get_xcallid in sip.c use the strncpy function to copy header contents into fixed-size buffers without checking the data length. This flaw allows remote attackers to execute arbitrary code or cause a denial of service (DoS) through specially crafted SIP messages.
{
"cna_assigner": "Pentraze",
"cwe_ids": [
"CWE-120"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/3xxx/CVE-2024-3119.json"
}{
"cpe": "cpe:2.3:a:irontec:sngrep:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0.4.2"
},
{
"last_affected": "1.8.0"
},
{
"fixed": "1.8.1"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE",
"REFERENCES"
]
}