Cross-site request forgery In org.jenkins-ci.plugins:github-oauth
Description
Jenkins GitHub Authentication Plugin Cross-Site Request Forgery vulnerability Jenkins GitHub Authentication Plugin did not manage the state parameter of OAuth to prevent CSRF. This allowed an attacker to catch the redirect URL provided during the authentication process using OAuth and send it to the victim. If the victim was already connected to Jenkins, their Jenkins account would be attached to the attacker’s GitHub account.
The state parameter is now correctly managed.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 0.32 |
Aliases
1. 2. 3. 4.
References
1. 2. 3.