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/goauthentik/authentik/authentik/providers/oauth2/views
to version 2023.8.7, 2023.10.7 or higher.
github.com/goauthentik/authentik/authentik/providers/oauth2/views is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.
Affected versions of this package are vulnerable to Authentication Bypass by Spoofing due to improper handling of the code_challenge
parameter during the authorization process. An attacker can bypass the Proof Key for Code Exchange (PKCE) protection by initiating the authorization request without the code_challenge
parameter, potentially leading to code injection attacks.