---
cve: "CVE-2024-3119"
severity: "CRITICAL"
cvss: 9.0
epss: "1.8%"
vendor: "irontec"
kev: false
exploited: false
published: "2024-04-09 23:55:43"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T09:54:29+02:00"
---

# CVE-2024-3119

> 9.0 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 373abb90804ba71f980c7120e62f90d3a5c81213 (Commit)

## Referenzen

- <https://github.com/irontec/sngrep/pull/480/commits/73c15c82d14c69df311e05fa75da734faafd365f>
- <https://github.com/irontec/sngrep/releases/tag/v1.8.1>
- <https://pentraze.com/vulnerability-reports/>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-3119) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
