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).
References
Configurations
History
21 Nov 2024, 03:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/OISF/suricata/commit/b9579fbe7dd408200ef03cbe20efddb624b73885 - | |
References | () https://lists.debian.org/debian-lts-announce/2018/12/msg00000.html - | |
References | () https://redmine.openinfosecfoundation.org/issues/2231 - Vendor Advisory |
Information
Published : 2017-10-23 08:29
Updated : 2024-11-21 03:14
NVD link : CVE-2017-15377
Mitre link : CVE-2017-15377
CVE.ORG link : CVE-2017-15377
JSON object : View
Products Affected
openinfosecfoundation
- suricata
CWE