Improper Enforcement of Message or Data Structure Affecting suricata package, versions *


Severity

Recommended
low

Based on Debian security rating.

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-DEBIAN9-SURICATA-460443
  • 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?

There is no fixed version for Debian:9 suricata.

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:9 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.