Lucene search

K
redhatcveRedhat.comRH:CVE-2018-17582
HistoryMay 20, 2022 - 11:05 p.m.

CVE-2018-17582

2022-05-2023:05:17
redhat.com
access.redhat.com
9
cve-2018-17582
tcpreplay
buffer over-read
memcpy
denial of service
information exposure

EPSS

0.001

Percentile

44.5%

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.