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 NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade envoyproxy/envoy to version 1.35.13, 1.36.9, 1.37.5, 1.38.3 or higher.
Affected versions of this package are vulnerable to NULL Pointer Dereference in the router filter when processing internal redirects for HTTP 303 responses to body-less non-GET/HEAD requests. An attacker can cause the process to crash and terminate all active connections by sending a POST, PUT, DELETE, or PATCH request without a body to a route configured with an internal redirect policy that includes 303 in redirect_response_codes, and triggering an upstream HTTP 303 response. This is only exploitable if the route is configured with an internal redirect policy that includes 303 in redirect_response_codes and the upstream returns an HTTP 303 response.