An issue was discovered in Tcpreplay 4.3.0 beta1. A heap-based buffer over-read was triggered in the function dlt_en10mb_encode() of the file plugins/dlt_en10mb/en10mb.c, due to inappropriate values in the function memmove(). The length (pktlen + ctx -> l2len) can be larger than source value (packet + ctx->l2len) because the function fails to ensure the length of a packet is valid. This leads to Denial of Service.
References
Link | Resource |
---|---|
https://github.com/SegfaultMasters/covering360/tree/master/tcpreplay | Exploit Third Party Advisory |
https://github.com/appneta/tcpreplay/issues/486 | Exploit Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2018-10-03T22:00:00
Updated: 2018-10-03T22:57:02
Reserved: 2018-10-03T00:00:00
Link: CVE-2018-17974
JSON object: View
NVD Information
Status : Analyzed
Published: 2018-10-03T22:29:00.907
Modified: 2022-04-02T03:30:07.760
Link: CVE-2018-17974
JSON object: View
Redhat Information
No data.
CWE