#VU16161 Stack-based buffer over-read in Tcpdump - CVE-2018-19519
Published: November 27, 2018 / Updated: January 1, 2023
Tcpdump
Tcpdump.org
Description
The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition.
The vulnerability exists in the print_prefix function, as defined in the print-hncp.c source code file of the affected software due to insufficient initialization of the buf variable. A remote attacker can trick the victim into execution of the tcpdumpcommand on a .pcap file that submits malicious input, trigger a stack-based buffer overread and access sensitive memory information or cause a DoS condition.