CVE-2024-3119

Source
https://cve.org/CVERecord?id=CVE-2024-3119
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-3119.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-3119
Downstream
Related
Published
2024-04-09T23:55:43.501Z
Modified
2026-07-15T01:49:08.524723297Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Stack-Buffer Overflow in 'Call-ID' and 'X-Call-ID' SIP Header Processing in sngrep
Details

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 sipgetcallid and sipgetxcallid 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.

Database specific
{
    "cna_assigner": "Pentraze",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/3xxx/CVE-2024-3119.json",
    "cwe_ids": [
        "CWE-120"
    ]
}
References

Affected packages

Git / github.com/irontec/sngrep

Affected ranges

Type
GIT
Repo
https://github.com/irontec/sngrep
Events
Database specific
{
    "cpe": "cpe:2.3:a:irontec:sngrep:*:*:*:*:*:*:*:*",
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0.4.2"
        },
        {
            "last_affected": "1.8.0"
        },
        {
            "fixed": "1.8.1"
        }
    ]
}

Affected versions

v0.*
v0.4.2
v1.*
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.4.10
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.4.7
v1.4.8
v1.4.9
v1.5.0
v1.6.0
v1.7.0
v1.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-3119.json"