CVE-2024-3119

Published Apr 10, 2024

Last updated 20 days ago

Overview

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.
Source
41c37e40-543d-43a2-b660-2fee83ea851a
NVD status
Analyzed

Risk scores

CVSS 3.1

Type
Primary
Base score
9.8
Impact score
5.9
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity
CRITICAL

Weaknesses

41c37e40-543d-43a2-b660-2fee83ea851a
CWE-120
nvd@nist.gov
CWE-787

Social media

Hype score
Not currently trending

Configurations