First published: Mon Oct 23 2017(Updated: )
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).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Suricata | <=3.2.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-15377 is considered a medium severity vulnerability that can lead to inefficient processing of crafted network traffic.
To fix CVE-2017-15377, upgrade Suricata to version 4.x or later.
Suricata versions before 4.x, specifically up to and including 3.2.4, are affected by CVE-2017-15377.
Exploiting CVE-2017-15377 can lead to performance degradation due to redundant checks on network traffic.
CVE-2017-15377 can potentially lead to a denial of service condition through excessive resource consumption.