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.
References
Link | Resource |
---|---|
https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay | Exploit Third Party Advisory |
https://github.com/appneta/tcpreplay/issues/484 | Exploit Patch Third Party Advisory |
https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay | Exploit Third Party Advisory |
https://github.com/appneta/tcpreplay/issues/484 | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay - Exploit, Third Party Advisory | |
References | () https://github.com/appneta/tcpreplay/issues/484 - Exploit, Patch, Third Party Advisory |
Information
Published : 2018-09-28 09:29
Updated : 2024-11-21 03:54
NVD link : CVE-2018-17582
Mitre link : CVE-2018-17582
CVE.ORG link : CVE-2018-17582
JSON object : View
Products Affected
broadcom
- tcpreplay
CWE
CWE-125
Out-of-bounds Read