Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:jira-steps 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-3248522
- published 26 Jan 2023
- disclosed 26 Jan 2023
- credit Valdes Che Zogou, CloudBees, Inc.
Introduced: 26 Jan 2023
CVE-2023-24437 Open this link in a new tabHow to fix?
There is no fixed version for org.jenkins-ci.plugins:jira-steps
.
Overview
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) due to missing 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-24438