cve/2018/CVE-2018-16301.md
2024-05-26 14:27:05 +02:00

950 B

CVE-2018-16301

Description

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 tcpdump.

POC

Reference

No PoCs from references.

Github