The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade suricata
to version 7.0.11, 8.0.0 or higher.
suricata is a network IDS, IPS and NSM engine developed by the OISF and the Suricata community.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the handling of HTTP/2 stream 0 data. An attacker can cause excessive memory consumption by sending specially crafted HTTP/2 traffic to exhaust system resources and disrupt service availability.
This vulnerability can be mitigated by disabling the HTTP/2 parser or applying a signature such as 'drop http2 any any -> any any (frame:http2.hdr; byte_test:1,=,0,3; byte_test:4,=,0,5; sid: 1;)' to block malicious HTTP/2 frames.