AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-17974

MEDIUM · CVSS 5.5 EPSS 0.99% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-10-03 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-17974
Severity
MEDIUM
CVSS
5.5
EPSS
0.99%

Original NVD Description

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.