CVE-2024-3120

A stack-buffer overflow vulnerability exists in all versions of sngrep since v1.4.1. The flaw is due to inadequate bounds checking when copying 'Content-Length' and 'Warning' headers into fixed-size buffers in the sip_validate_packet and sip_parse_extra_headers functions within src/sip.c. This vulnerability allows remote attackers to execute arbitrary code or cause a denial of service (DoS) via crafted SIP messages.
Configurations

No configuration.

History

10 Apr 2024, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-10 00:15

Updated : 2024-04-10 13:23


NVD link : CVE-2024-3120

Mitre link : CVE-2024-3120

CVE.ORG link : CVE-2024-3120


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')