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.
Conclusion & alert: CVE-2024-3119 is rated Moderate Risk (62.4/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.80%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.90% | 1.80% | -0.10% |
| 2 | 2025-11-21 | 2.09% | 1.90% | -0.19% |
| 3 | 2025-11-18 | — | 2.09% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.2 | 6.0 | 41c37e40-543d-43a2-b660-2fee83ea851a |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-3119 not yet assigned priority: Debian including 1 source packages (sngrep), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-3119 |
ubuntu
|
medium | CVE-2024-3119 medium priority: Ubuntu including 1 source packages (sngrep), 10 status rows across 10 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, upstream, xenial): needs-triage 7, ignored 3. | https://ubuntu.com/security/CVE-2024-3119 |
| URL | Tags |
|---|---|
| https://github.com/irontec/sngrep/pull/480/commits/73c15c82d14c69df311e05fa75da734faafd365f | Patch |
| https://github.com/irontec/sngrep/releases/tag/v1.8.1 | Release Notes |
| https://pentraze.com/vulnerability-reports/ | Third Party Advisory |