CVE-2020-2234: CSRF
A missing permission check in Jenkins Pipeline Maven Integration Plugin 3.8.2 and earlier allows users with Overall/Read access to connect to an attacker-specified JDBC URL using attacker-specified credentials IDs obtained through another method, potentially capturing credentials stored in Jenkins.
Other sources
Pipeline Maven Integration Plugin 3.8.2 and earlier does not perform a permission check in a method implementing form validation.
This allows users with Overall/Read access to Jenkins to connect to an attacker-specified JDBC URL using attacker-specified credentials IDs obtained through another method, potentially capturing credentials stored in Jenkins.
Additionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
Pipeline Maven Integration Plugin 3.8.3 requires POST requests and Job/Configure permission for the affected form validation method.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-2234?
The severity of CVE-2020-2234 is high with a score of 7.1.
What is the affected software of CVE-2020-2234?
The affected software of CVE-2020-2234 is Jenkins Pipeline Maven Integration Plugin version 3.8.2 and earlier.
How does CVE-2020-2234 impact Jenkins users?
CVE-2020-2234 allows users with Overall/Read access to Jenkins to connect to an attacker-specified JDBC URL using attacker-specified credentials IDs obtained through another method.
What is the Common Weakness Enumeration (CWE) ID for CVE-2020-2234?
The Common Weakness Enumeration (CWE) IDs for CVE-2020-2234 are 862, 285, and 352.
How can I remediate the vulnerability CVE-2020-2234?
To remediate the vulnerability CVE-2020-2234, update Pipeline Maven Integration Plugin to version 3.8.3 or higher.