PT-2019-11703 · Jenkins · Jenkins Git Plugin+1
Peter Adkins
·
Published
2019-04-18
·
Updated
2023-10-25
·
CVE-2019-10301
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Jenkins GitLab Plugin versions 1.5.11 and earlier
Description
A missing permission check in the GitLabConnectionConfig#doTestConnection form validation method allowed attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs, capturing credentials stored in Jenkins. This issue also resulted in a cross-site request forgery vulnerability due to the form validation method not requiring POST requests.
Recommendations
For Jenkins GitLab Plugin versions 1.5.11 and earlier, update the plugin to a version that requires POST requests and Overall/Administer permissions for the form validation method. As a temporary workaround, consider restricting access to the GitLabConnectionConfig#doTestConnection method to users with Overall/Administer permissions until a patch is available.
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jenkins
Jenkins Git Plugin