Improper Authentication Affecting org.jenkins-ci.plugins:oic-auth package, versions [,4.355.v3a_fb_fca_b_96d4)
Threat Intelligence
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-JAVA-ORGJENKINSCIPLUGINS-8160886
- published 3 Oct 2024
- disclosed 2 Oct 2024
- credit James Nord
Introduced: 2 Oct 2024
CVE-2024-47807 Open this link in a new tabHow to fix?
Upgrade org.jenkins-ci.plugins:oic-auth
to version 4.355.v3a_fb_fca_b_96d4 or higher.
Overview
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 iss
claim during the authentication process. An attacker can subvert the authentication flow and potentially gain administrator access by manipulating the issuer claim to mimic a trusted identity provider.
Note:
This is only exploitable if the new "Issuer" field is populated before updating when using the "Manual entry" configuration mode. When using "Discovery via well-known endpoint", the Issuer will be set automatically.