Improper Enforcement of Message or Data Structure Affecting suricata package, versions <1:4.1.4-1


Severity

Recommended
0.0
high
0
10

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

Threat Intelligence

EPSS
0.27% (66th 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-DEBIAN11-SURICATA-523682
  • published29 Aug 2019
  • disclosed28 Aug 2019

Introduced: 28 Aug 2019

CVE-2019-10052  (opens in a new tab)
CWE-707  (opens in a new tab)

How to fix?

Upgrade Debian:11 suricata to version 1:4.1.4-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:11 relevant fixed versions and status.

An issue was discovered in Suricata 4.1.3. If the network packet does not have the right length, the parser tries to access a part of a DHCP packet. At this point, the Rust environment runs into a panic in parse_clientid_option in the dhcp/parser.rs file.