Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:ghprb 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-3248530
- published 26 Jan 2023
- disclosed 26 Jan 2023
- credit Valdes Che Zogou, CloudBees, Inc.
Introduced: 26 Jan 2023
CVE-2023-24434 Open this link in a new tabHow to fix?
There is no fixed version for org.jenkins-ci.plugins:ghprb
.
Overview
org.jenkins-ci.plugins:ghprb is a github pull requests builder plugin for Jenkins
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It does not perform permission checks in methods implementing form validation. This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.Additionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
NOTE: This vulnerability has also been identified as: CVE-2023-24435