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 Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/oauth2-proxy/oauth2-proxy/v7 to version 7.15.2 or higher.
github.com/oauth2-proxy/oauth2-proxy/v7 is a reverse proxy that provides authentication with Google, Github or other providers.
Affected versions of this package are vulnerable to Incorrect Authorization in the email domain validation. An attacker can gain unauthorized access by submitting a specially crafted email claim containing multiple '@' characters, such as attacker@evil.com@company.com, which may bypass domain restrictions. This is only exploitable if the deployment relies on email domain restrictions and accepts email claim values from identity providers or claim mappings that do not strictly enforce normal email syntax.