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 github.com/cilium/cilium/pkg/maps/policymap
to version 1.16.4 or higher.
Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions which allows attackers to bypass Layer 7 policy enforcement by sending traffic that matches the Layer 7 policy but is within the broader Layer 3 port range.
Note:
This is only exploitable if the user have an allow policy that selects a Layer 3 destination and a port range in addition of a Layer 7 allow policy that selects a specific port within the first policy's range.
This issue only affects users who use Cilium's port range functionality
Users who are enabled to upgrade to the fixed version are advised to rewrite any policies that use port ranges to individually specify the ports permitted for traffic.