VYPR

sngrep

by sngrep

Source repositories

CVEs (2)

  • CVE-2024-3120Apr 9, 2024
    risk 0.00cvss epss 0.02

    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…

  • CVE-2024-3119Apr 9, 2024
    risk 0.00cvss epss 0.02

    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…