VYPR
Vendor

Appneta

Products
2
CVEs
36
Across products
36
Status
Private

Products

2

Recent CVEs

36
View all 36 CVEs →
  • CVE-2018-18408CriOct 17, 2018
    risk 0.64cvss 9.8epss 0.02

    A use-after-free was discovered in the tcpbridge binary of Tcpreplay 4.3.0 beta1. The issue gets triggered in the function post_args() at tcpbridge.c, causing a denial of service or possibly unspecified other impact.

  • CVE-2017-14266HigSep 12, 2017
    risk 0.54cvss 7.8epss 0.04

    tcprewrite in Tcpreplay 3.4.4 has a Heap-Based Buffer Overflow vulnerability triggered by a crafted PCAP file, a related issue to CVE-2016-6160.

  • CVE-2022-37049HigAug 18, 2022
    risk 0.51cvss 7.8epss 0.00

    The component tcpprep in Tcpreplay v4.4.1 was discovered to contain a heap-based buffer overflow in parse_mpls at common/get.c:150. NOTE: this is different from CVE-2022-27942.

  • CVE-2022-37048HigAug 18, 2022
    risk 0.51cvss 7.8epss 0.00

    The component tcprewrite in Tcpreplay v4.4.1 was discovered to contain a heap-based buffer overflow in get_l2len_protocol at common/get.c:344. NOTE: this is different from CVE-2022-27941.

  • CVE-2022-37047HigAug 18, 2022
    risk 0.51cvss 7.8epss 0.00

    The component tcprewrite in Tcpreplay v4.4.1 was discovered to contain a heap-based buffer overflow in get_ipv6_next at common/get.c:713. NOTE: this is different from CVE-2022-27940.

  • CVE-2022-27418HigApr 12, 2022
    risk 0.51cvss 7.8epss 0.01

    Tcpreplay v4.4.1 has a heap-based buffer overflow in do_checksum_math at /tcpedit/checksum.c.

  • CVE-2022-27416HigApr 12, 2022
    risk 0.51cvss 7.8epss 0.01

    Tcpreplay v4.4.1 was discovered to contain a double-free via __interceptor_free.

  • CVE-2022-27942HigMar 26, 2022
    risk 0.51cvss 7.8epss 0.01

    tcpprep in Tcpreplay 4.4.1 has a heap-based buffer over-read in parse_mpls in common/get.c.

  • CVE-2022-27940HigMar 26, 2022
    risk 0.51cvss 7.8epss 0.01

    tcprewrite in Tcpreplay 4.4.1 has a heap-based buffer over-read in get_ipv6_next in common/get.c.

  • CVE-2019-8381HigFeb 17, 2019
    risk 0.51cvss 7.8epss 0.01

    An issue was discovered in Tcpreplay 4.3.1. An invalid memory access occurs in do_checksum in checksum.c. It can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have…

  • CVE-2019-8377HigFeb 17, 2019
    risk 0.51cvss 7.8epss 0.01

    An issue was discovered in Tcpreplay 4.3.1. A NULL pointer dereference occurred in the function get_ipv6_l4proto() located at get.c. This can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service…

  • CVE-2019-8376HigFeb 17, 2019
    risk 0.51cvss 7.8epss 0.01

    An issue was discovered in Tcpreplay 4.3.1. A NULL pointer dereference occurred in the function get_layer4_v6() located at get.c. This can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service (Segmentation…

  • CVE-2025-51005HigSep 23, 2025
    risk 0.49cvss 7.5epss 0.00

    A heap-buffer-overflow vulnerability exists in the tcpliveplay utility of the tcpreplay-4.5.1. When a crafted pcap file is processed, the program incorrectly handles memory in the checksum calculation logic at do_checksum_math_liveplay in tcpliveplay.c, leading to a possible…

  • CVE-2024-22654HigMay 29, 2025
    risk 0.49cvss 7.5epss 0.00

    tcpreplay v4.4.4 was discovered to contain an infinite loop via the tcprewrite function at get.c.

  • CVE-2023-27788HigMar 16, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue found in TCPrewrite v.4.4.3 allows a remote attacker to cause a denial of service via the ports2PORT function at the portmap.c:69 endpoint.

  • CVE-2018-13112HigJul 3, 2018
    risk 0.49cvss 7.5epss 0.02

    get_l2len in common/get.c in Tcpreplay 4.3.0 beta1 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via crafted packets, as demonstrated by tcpprep.

  • CVE-2018-17582HigSep 28, 2018
    risk 0.46cvss 7.1epss 0.01

    Tcpreplay v4.3.0 beta1 contains a heap-based buffer over-read. The get_next_packet() function in the send_packets.c file uses the memcpy() function unsafely to copy sequences from the source buffer pktdata to the destination (*prev_packet)->pktdata. This will result in a Denial…

  • CVE-2018-17580HigSep 28, 2018
    risk 0.46cvss 7.1epss 0.01

    A heap-based buffer over-read exists in the function fast_edit_packet() in the file send_packets.c of Tcpreplay v4.3.0 beta1. This can lead to Denial of Service (DoS) and potentially Information Exposure when the application attempts to process a crafted pcap file.

  • CVE-2024-54192MedFeb 10, 2026
    risk 0.36cvss 5.5epss 0.00

    An issue inTcpreplay v4.5.1 allows a local attacker to cause a denial of service via a crafted file to the tcpedit_dlt_getplugin function at src/tcpedit/plugins/dlt_utils.c.

  • CVE-2022-25484MedMar 22, 2022
    risk 0.36cvss 5.5epss 0.01

    tcpprep v4.4.1 has a reachable assertion (assert(l2len > 0)) in packet2tree() at tree.c in tcpprep v4.4.1.