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 Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade org.jenkins-ci.plugins:oic-auth
to version 4.355.v3a_fb_fca_b_96d4 or higher.
org.jenkins-ci.plugins:oic-auth is a Jenkins plugin which lets you login to Jenkins using your own, self-hosted or public openid connect server.
Affected versions of this package are vulnerable to Improper Authentication due to improper validation of the aud
claim during the authentication process. An attacker can subvert the authentication flow and potentially gain administrator access by manipulating the ID Token to have an incorrect or unauthorized aud
value.