VYPR

Tcpflow

by Simsong

Source repositories

CVEs (3)

  • CVE-2018-14938CriAug 5, 2018
    risk 0.52cvss 9.1epss 0.03

    An issue was discovered in wifipcap/wifipcap.cpp in TCPFLOW through 1.5.0-alpha. There is an integer overflow in the function handle_prism during caplen processing. If the caplen is less than 144, one can cause an integer overflow in the function handle_80211, which will result…

  • CVE-2026-25061Jan 29, 2026
    risk 0.00cvss epss 0.01

    tcpflow is a TCP/IP packet demultiplexer. In versions up to and including 1.61, wifipcap parses 802.11 management frame elements and performs a length check on the wrong field when handling the TIM element. A crafted frame with a large TIM length can cause a 1-byte out-of-bounds…

  • CVE-2018-18409Oct 17, 2018
    risk 0.00cvss epss 0.01

    A stack-based buffer over-read exists in setbit() at iptree.h of TCPFLOW 1.5.0, due to received incorrect values causing incorrect computation, leading to denial of service during an address_histogram call or a get_histogram call.