AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-15377

HIGH · CVSS 7.5 EPSS 1.97% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-10-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-15377
Severity
HIGH
CVSS
7.5
EPSS
1.97%

Original NVD 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).