Incomplete Model of Endpoint Features Affecting suricata package, versions <1:7.0.8-1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

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-DEBIANUNSTABLE-SURICATA-8602403
  • published7 Jan 2025
  • disclosed6 Jan 2025

Introduced: 6 Jan 2025

NewCVE-2024-55629  (opens in a new tab)
CWE-437  (opens in a new tab)

How to fix?

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

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, TCP streams with TCP urgent data (out of band data) can lead to Suricata analyzing data differently than the applications at the TCP endpoints, leading to possible evasions. Suricata 7.0.8 includes options to allow users to configure how to handle TCP urgent data. In IPS mode, you can use a rule such as drop tcp any any -> any any (sid:1; tcp.flags:U*;) to drop all the packets with urgent flag set.