Integer overflow in Suricata - CVE-2018-10244

 

Integer overflow in Suricata - CVE-2018-10244

Published: April 4, 2019 / Updated: August 8, 2020


Vulnerability identifier: #VU36028
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2018-10244
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Open Information Security Foundation
Affected software:
Suricata

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Suricata version 4.0.4 incorrectly handles the parsing of an EtherNet/IP PDU. A malformed PDU can cause the parsing code to read beyond the allocated data because DecodeENIPPDU in app-layer-enip-commmon.c has an integer overflow during a length check.


How to mitigate CVE-2018-10244

Install update from vendor's website.

Sources