Vulnerability Description
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).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openinfosecfoundation | Suricata | <= 3.2.4 |
References
- https://github.com/OISF/suricata/commit/b9579fbe7dd408200ef03cbe20efddb624b73885
- https://lists.debian.org/debian-lts-announce/2018/12/msg00000.html
- https://redmine.openinfosecfoundation.org/issues/2231Vendor Advisory
- https://github.com/OISF/suricata/commit/b9579fbe7dd408200ef03cbe20efddb624b73885
- https://lists.debian.org/debian-lts-announce/2018/12/msg00000.html
- https://redmine.openinfosecfoundation.org/issues/2231Vendor Advisory
FAQ
What is CVE-2017-15377?
CVE-2017-15377 is a vulnerability with a CVSS score of 7.5 (HIGH). 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-engin...
How severe is CVE-2017-15377?
CVE-2017-15377 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-15377?
Check the references section above for vendor advisories and patch information. Affected products include: Openinfosecfoundation Suricata.