CVE-2018-17974

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:broadcom:tcpreplay:4.3.0:beta1:*:*:*:*:*:*

History

02 Apr 2022, 03:30

Type Values Removed Values Added
CPE cpe:2.3:a:appneta:tcpreplay:4.3.0:beta1:*:*:*:*:*:* cpe:2.3:a:broadcom:tcpreplay:4.3.0:beta1:*:*:*:*:*:*
First Time Broadcom tcpreplay
Broadcom

Information

Published : 2018-10-03 22:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-17974

Mitre link : CVE-2018-17974

CVE.ORG link : CVE-2018-17974


JSON object : View

Products Affected

broadcom

  • tcpreplay
CWE
CWE-125

Out-of-bounds Read