CVE-2017-15377 Affecting suricata package, versions <1:4.0.0-1


Severity

Recommended
0.0
high
0
10

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

Threat Intelligence

EPSS
1.86% (79th 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-ECHOLATEST-SURICATA-19683795
  • published11 Sept 2026
  • disclosed23 Oct 2017

Introduced: 23 Oct 2017

CVE-2017-15377  (opens in a new tab)

How to fix?

Upgrade Echo:latest suricata to version 1:4.0.0-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 Echo. See How to fix? for Echo:latest relevant fixed versions and status.

In Suricata before 4.x, it was possible to trigger lots of redundant checks on the content of crafted network traffic with a certain signature, because of DetectEngineContentInspection in detect-engine-content-inspection.c. The search engine doesn't stop when it should after no match is found; instead, it stops only upon reaching inspection-recursion-limit (3000 by default).