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 Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade envoyproxy/envoy
to version 1.28.7, 1.29.9, 1.30.6, 1.31.2 or higher.
Affected versions of this package are vulnerable to Improper Input Validation through the manipulation of HTTP headers. An attacker can forge requests to internal-only services or arbitrary external systems by manipulating headers in pass-through routes used for the ingress gateway. This is only exploitable if the internal_address_config
range for envoy is not set to 0.0.0.0/32
.
Note:
This is a regression of the fix for CVE-2023-27487
This vulnerability can be mitigated by setting the internal_address_config
range for envoy to 0.0.0.0/32
.