PoC Index

CVE-2018-17582

HIGH 7.1EPSS 1.2%

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.

CVSS v3.0
7.1 HIGHCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
CVSS v2.0
5.8 MEDIUMAV:N/AC:M/Au:N/C:P/I:N/A:P
EPSS
1.21% chance of exploitation in the next 30 days, 66th percentile
Published
2018-09-28
Updated
2024-08-05

Proof-of-concept exploits (2)

References

Related