VYPR

Sngrep

by Irontec

Source repositories

CVEs (6)

  • CVE-2023-36192HigJun 23, 2023
    risk 0.51cvss 7.8epss 0.00

    Sngrep v1.6.0 was discovered to contain a heap buffer overflow via the function capture_ws_check_packet at /src/capture.c.

  • CVE-2023-31982HigMay 9, 2023
    risk 0.51cvss 7.8epss 0.00

    Sngrep v1.6.0 was discovered to contain a heap buffer overflow via the function capture_packet_reasm_ip at /src/capture.c.

  • CVE-2023-31981HigMay 9, 2023
    risk 0.51cvss 7.8epss 0.00

    Sngrep v1.6.0 was discovered to contain a stack buffer overflow via the function packet_set_payload at /src/packet.c.

  • CVE-2024-35434May 29, 2024
    risk 0.00cvss epss 0.01

    Irontec Sngrep v1.8.1 was discovered to contain a heap buffer overflow via the function rtp_check_packet at /sngrep/src/rtp.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted SIP packet.

  • 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…