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 Cross-Site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningThis was deemed not a vulnerability.
org.keycloak:keycloak-server-spi-private is an open source identity and access management solution for modern applications and services.
Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) due to the lack of a unique token sent during the authentication POST request, /login-actions/authenticate
. This flaw allows an attacker to craft a malicious login page and trick a legitimate user of an application into authenticating with an attacker-controlled account instead of their own.
Note: This vulnerability is not exploitable and the CVE has been rejected, as "the exploit assumes that the attacker has access to a session code parameter that matches a cookie on the Keycloak server. However the attacker does not have access to the cookie, and can therefore not craft a malicious request."