← Back to CVE List

CVE-2018-17582

Published: 2018-09-28T09:29Z
Last Modified: 2024-11-21T03:54Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 of Service (DoS) and potentially Information Exposure when the application attempts to process a file. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt