Cross-Site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:openid package, versions [0,]
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-174789
- published 27 May 2019
- disclosed 3 Apr 2019
- credit Viktor Gazdag
How to fix?
There is no fixed version for org.jenkins-ci.plugins:openid
.
Overview
org.jenkins-ci.plugins:openid is a plugin that lets Jenkins users login through external OpenID providers, without using a password.
Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). A missing permission check in a form validation method in openid Plugin allows users with Overall/Read permission to initiate a connection test to an attacker-specified URL. Additionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.
NOTE: This vulnerability has also been identified as: CVE-2019-1003099