CVE-2024-3119
Last modified
CVE-2024-3119 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.80% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Irontec | Sngrep | >= 0.4.2, < 1.8.1 |
References
- https://pentraze.com/vulnerability-reports/Third Party Advisory
- https://pentraze.com/vulnerability-reports/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-3119?
How severe is CVE-2024-3119?
How do I fix CVE-2024-3119?
Are you affected by CVE-2024-3119?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
