VYPR

Vendor CVEs

Tcpdump

All CVEs

203 total · sorted by risk
  • CVE-2021-41043MedJan 5, 2022
    risk 0.36cvss 5.5epss 0.01

    Use after free in tcpslice triggers AddressSanitizer, no other confirmed impact.

  • CVE-2018-19519MedNov 25, 2018
    risk 0.36cvss 5.5epss 0.02

    In tcpdump 4.9.2, a stack-based buffer over-read exists in the print_prefix function of print-hncp.c via crafted packet data because of missing initialization.

  • CVE-2017-16808MedNov 13, 2017
    risk 0.36cvss 5.5epss 0.03

    tcpdump before 4.9.3 has a heap-based buffer over-read related to aoe_print in print-aoe.c and lookup_emem in addrtoname.c.

  • CVE-2024-2397MedApr 12, 2024
    risk 0.33cvss 6.2epss 0.00

    Due to a bug in packet data buffers management, the PPP printer in tcpdump can enter an infinite loop when reading a crafted DLT_PPP_SERIAL .pcap savefile. This problem does not affect any tcpdump release, but it affected the git master branch from 2023-06-05 to 2024-03-21.

  • CVE-2019-1010220LowJul 22, 2019
    risk 0.22cvss 3.3epss 0.01

    tcpdump.org tcpdump 4.9.2 is affected by: CWE-126: Buffer Over-read. The impact is: May expose Saved Frame Pointer, Return Address etc. on stack. The component is: line 234: "ND_PRINT((ndo, "%s", buf));", in function named "print_prefix", in "print-hncp.c". The attack vector is:…

  • CVE-2004-0184May 4, 2004
    risk 0.08cvss epss 0.60

    Integer underflow in the isakmp_id_print for TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with an Identification payload with a length that becomes less than 8 during byte order conversion, which causes an…

  • CVE-2025-11964LowDec 31, 2025
    risk 0.05cvss 1.9epss 0.00

    On Windows only, if libpcap needs to convert a Windows error message to UTF-8 and the message includes characters that UTF-8 represents using 4 bytes, utf_16le_to_utf_8_truncated() can write data beyond the end of the provided buffer.

  • CVE-2025-11961LowDec 31, 2025
    risk 0.05cvss 1.9epss 0.00

    pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an…

  • CVE-2015-2153Mar 24, 2015
    risk 0.05cvss epss 0.19

    The rpki_rtr_pdu_print function in print-rpki-rtr.c in the TCP printer in tcpdump before 4.7.2 allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) via a crafted header length in an RPKI-RTR Protocol Data Unit (PDU).

  • CVE-2014-8768Nov 20, 2014
    risk 0.05cvss epss 0.20

    Multiple Integer underflows in the geonet_print function in tcpdump 4.5.0 through 4.6.2, when in verbose mode, allow remote attackers to cause a denial of service (segmentation fault and crash) via a crafted length value in a Geonet frame.

  • CVE-2005-1267Jun 10, 2005
    risk 0.04cvss epss 0.14

    The bgp_update_print function in tcpdump 3.x does not properly handle a -1 return value from the decode_prefix4 function, which allows remote attackers to cause a denial of service (infinite loop) via a crafted BGP packet.

  • CVE-2005-1279May 2, 2005
    risk 0.04cvss epss 0.19

    tcpdump 3.8.3 and earlier allows remote attackers to cause a denial of service (infinite loop) via a crafted (1) BGP packet, which is not properly handled by RT_ROUTING_INFO, or (2) LDP packet, which is not properly handled by the ldp_print function.

  • CVE-2005-1280May 2, 2005
    risk 0.04cvss epss 0.10

    The rsvp_print function in tcpdump 3.9.1 and earlier allows remote attackers to cause a denial of service (infinite loop) via a crafted RSVP packet of length 4.

  • CVE-2005-1278May 2, 2005
    risk 0.04cvss epss 0.11

    The isis_print function, as called by isoclns_print, in tcpdump 3.9.1 and earlier allows remote attackers to cause a denial of service (infinite loop) via a zero length, as demonstrated using a GRE packet.

  • CVE-2003-1029Feb 17, 2004
    risk 0.04cvss epss 0.10

    The L2TP protocol parser in tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (infinite loop and memory consumption) via a packet with invalid data to UDP port 1701, which causes l2tp_avp_print to use a bad length value when calling print_octets.

  • CVE-2003-0108Mar 7, 2003
    risk 0.04cvss epss 0.11

    isakmp_sub_print in tcpdump 3.6 through 3.7.1 allows remote attackers to cause a denial of service (CPU consumption) via a certain malformed ISAKMP packet to UDP port 500, which causes tcpdump to enter an infinite loop.

  • CVE-2000-0333May 31, 1999
    risk 0.04cvss epss 0.08

    tcpdump, Ethereal, and other sniffer packages allow remote attackers to cause a denial of service via malformed DNS packets in which a jump offset refers to itself, which causes tcpdump to enter an infinite loop while decompressing the packet.

  • CVE-1999-1024Nov 28, 2001
    risk 0.03cvss epss 0.03

    ip_print procedure in Tcpdump 3.4a allows remote attackers to cause a denial of service via a packet with a zero length header, which causes an infinite loop and core dump when tcpdump prints the packet.

  • CVE-2018-16229HigOct 3, 2019
    risk 0.01cvss 7.5epss 0.07

    The DCCP parser in tcpdump before 4.9.3 has a buffer over-read in print-dccp.c:dccp_print_option().

  • CVE-2018-16227HigOct 3, 2019
    risk 0.01cvss 7.5epss 0.07

    The IEEE 802.11 parser in tcpdump before 4.9.3 has a buffer over-read in print-802_11.c for the Mesh Flags subfield.

  • CVE-2015-2155Mar 24, 2015
    risk 0.01cvss epss 0.08

    The force printer in tcpdump before 4.7.2 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors.

  • CVE-2015-0261Mar 24, 2015
    risk 0.01cvss epss 0.07

    Integer signedness error in the mobility_opt_print function in the IPv6 mobility printer in tcpdump before 4.7.2 allows remote attackers to cause a denial of service (out-of-bounds read and crash) or possibly execute arbitrary code via a negative length value.

  • CVE-2024-8006MedAug 31, 2024
    risk 0.00cvss 4.4epss 0.00

    Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcap_findalldevs_ex(). One of the function arguments can be a filesystem path, which normally…

  • CVE-2023-7256MedAug 31, 2024
    risk 0.00cvss 4.4epss 0.00

    In affected libpcap versions during the setup of a remote packet capture the internal function sock_initaddress() calls getaddrinfo() and possibly freeaddrinfo(), but does not clearly indicate to the caller function whether freeaddrinfo() still remains to be called after the…

  • CVE-2023-1801MedApr 7, 2023
    risk 0.00cvss 6.5epss 0.01

    The SMB protocol decoder in tcpdump version 4.99.3 can perform an out-of-bounds write when decoding a crafted network packet.

  • CVE-2019-15167CriAug 27, 2022
    risk 0.00cvss 9.1epss 0.01

    The VRRP parser in tcpdump before 4.9.3 has a buffer over-read in print-vrrp.c:vrrp_print() for VRRP version 3, a different vulnerability than CVE-2018-14463.

  • CVE-2020-8037HigNov 4, 2020
    risk 0.00cvss 7.5epss 0.03

    The ppp decapsulator in tcpdump 4.9.3 can be convinced to allocate a large amount of memory.

  • CVE-2020-8036HigNov 4, 2020
    risk 0.00cvss 7.5epss 0.01

    The tok2strbuf() function in tcpdump 4.10.0-PRE-GIT was used by the SOME/IP dissector in an unsafe way.

  • CVE-2019-15165MedOct 3, 2019
    risk 0.00cvss 5.3epss 0.03

    sf-pcapng.c in libpcap before 1.9.1 does not properly validate the PHB header length before allocating memory.

  • CVE-2019-15164MedOct 3, 2019
    risk 0.00cvss 5.3epss 0.03

    rpcapd/daemon.c in libpcap before 1.9.1 allows SSRF because a URL may be provided as a capture source.

  • CVE-2019-15163HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    rpcapd/daemon.c in libpcap before 1.9.1 allows attackers to cause a denial of service (NULL pointer dereference and daemon crash) if a crypt() call fails.

  • CVE-2019-15162MedOct 3, 2019
    risk 0.00cvss 5.3epss 0.02

    rpcapd/daemon.c in libpcap before 1.9.1 on non-Windows platforms provides details about why authentication failed, which might make it easier for attackers to enumerate valid usernames.

  • CVE-2019-15161MedOct 3, 2019
    risk 0.00cvss 5.3epss 0.03

    rpcapd/daemon.c in libpcap before 1.9.1 mishandles certain length values because of reuse of a variable. This may open up an attack vector involving extra data at the end of a request.

  • CVE-2019-15166LowOct 3, 2019
    risk 0.00cvss 1.6epss 0.05

    lmp_print_data_link_subobjs() in print-lmp.c in tcpdump before 4.9.3 lacks certain bounds checks.

  • CVE-2018-16452HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    The SMB parser in tcpdump before 4.9.3 has stack exhaustion in smbutil.c:smb_fdata() via recursion.

  • CVE-2018-16451HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    The SMB parser in tcpdump before 4.9.3 has buffer over-reads in print-smb.c:print_trans() for \MAILSLOT\BROWSE and \PIPE\LANMAN.

  • CVE-2018-16301HigOct 3, 2019
    risk 0.00cvss 7.8epss 0.01

    The command-line argument parser in tcpdump before 4.99.0 has a buffer overflow in tcpdump.c:read_infile(). To trigger this vulnerability the attacker needs to create a 4GB file on the local filesystem and to specify the file name as the value of the -F command-line argument of…

  • CVE-2018-16300HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    The BGP parser in tcpdump before 4.9.3 allows stack consumption in print-bgp.c:bgp_attr_print() because of unlimited recursion.

  • CVE-2018-16230HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    The BGP parser in tcpdump before 4.9.3 has a buffer over-read in print-bgp.c:bgp_attr_print() (MP_REACH_NLRI).

  • CVE-2018-16228HigOct 3, 2019
    risk 0.00cvss 7.5epss 0.04

    The HNCP parser in tcpdump before 4.9.3 has a buffer over-read in print-hncp.c:print_prefix().

  • CVE-2015-2154Mar 24, 2015
    risk 0.00cvss epss 0.04

    The osi_print_cksum function in print-isoclns.c in the ethernet printer in tcpdump before 4.7.2 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted (1) length, (2) offset, or (3) base pointer checksum value.

  • CVE-2014-8769Nov 20, 2014
    risk 0.00cvss epss 0.06

    tcpdump 3.8 through 4.6.2 might allow remote attackers to obtain sensitive information from memory or cause a denial of service (packet loss or segmentation fault) via a crafted Ad hoc On-Demand Distance Vector (AODV) packet, which triggers an out-of-bounds memory access.

  • CVE-2014-8767Nov 20, 2014
    risk 0.00cvss epss 0.05

    Integer underflow in the olsr_print function in tcpdump 3.9.6 through 4.6.2, when in verbose mode, allows remote attackers to cause a denial of service (crash) via a crafted length value in an OLSR frame.

  • CVE-2007-1218Mar 2, 2007
    risk 0.00cvss epss 0.03

    Off-by-one buffer overflow in the parse_elements function in the 802.11 printer code (print-802_11.c) for tcpdump 3.9.5 and earlier allows remote attackers to cause a denial of service (crash) via a crafted 802.11 frame. NOTE: this was originally referred to as heap-based, but…

  • CVE-2004-0183May 4, 2004
    risk 0.00cvss epss 0.06

    TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via ISAKMP packets containing a Delete payload with a large number of SPI's, which causes an out-of-bounds read, as demonstrated by the Striker ISAKMP Protocol Test Suite.

  • CVE-2004-0055Feb 17, 2004
    risk 0.00cvss epss 0.04

    The print_attr_string function in print-radius.c for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via a RADIUS attribute with a large length value.

  • CVE-2003-0989Feb 17, 2004
    risk 0.00cvss epss 0.05

    tcpdump before 3.8.1 allows remote attackers to cause a denial of service (infinite loop) via certain ISAKMP packets, a different vulnerability than CVE-2004-0057.

  • CVE-2004-0057Feb 17, 2004
    risk 0.00cvss epss 0.05

    The rawprint function in the ISAKMP decoding routines (print-isakmp.c) for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via malformed ISAKMP packets that cause invalid "len" or "loc" values to be used in a loop, a different…

  • CVE-2003-0145Mar 31, 2003
    risk 0.00cvss epss 0.02

    Unknown vulnerability in tcpdump before 3.7.2 related to an inability to "Handle unknown RADIUS attributes properly," allows remote attackers to cause a denial of service (infinite loop), a different vulnerability than CAN-2003-0093.

  • CVE-2003-0093Mar 3, 2003
    risk 0.00cvss epss 0.02

    The RADIUS decoder in tcpdump 3.6.2 and earlier allows remote attackers to cause a denial of service (crash) via an invalid RADIUS packet with a header length field of 0, which causes tcpdump to generate data within an infinite loop.

Page 4 of 5