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 applicationsUpgrade envoyproxy/envoy
to version 1.31.8, 1.32.6, 1.33.3, 1.34.1 or higher.
Affected versions of this package are vulnerable to Overly Restrictive Regular Expression due to the incorrect exclusion of the *
character in the URI path matcher. An attacker can bypass RBAC rules by crafting a URI path that includes the *
character.
Note:
This is only exploitable if RBAC rules are configured using the uri_template
permissions.
This vulnerability can be mitigated by configuring additional RBAC permissions using url_path
with safe_regex
expression.