First published: Fri Sep 28 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Broadcom Tcpreplay | =4.3.0-beta1 | |
Broadcom Tcpreplay | =4.3.0-beta2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-17582 is a vulnerability in Tcpreplay v4.3.0 beta1 that allows a heap-based buffer over-read, leading to a Denial of Service (DoS).
The severity of CVE-2018-17582 is high with a CVSS score of 7.1.
Tcpreplay v4.3.0 beta1 and beta2 are affected by CVE-2018-17582.
To fix CVE-2018-17582, upgrade to a version of Tcpreplay that is not affected by the vulnerability.
More information about CVE-2018-17582 can be found in the references provided: [link1](https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay), [link2](https://github.com/appneta/tcpreplay/issues/484).