Integer Overflow or Wraparound Affecting suricata package, versions <1:4.0.5-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.22% (61st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-SURICATA-1560092
  • published4 Apr 2019
  • disclosed4 Apr 2019

Introduced: 4 Apr 2019

CVE-2018-10244  (opens in a new tab)
CWE-190  (opens in a new tab)

How to fix?

Upgrade Debian:12 suricata to version 1:4.0.5-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream suricata package and not the suricata package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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.