Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:macstadium-orka package, versions [,1.32)
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-6056440
- published 26 Jan 2023
- disclosed 26 Jan 2023
- credit Valdes Che Zogou, CloudBees, Inc.
Introduced: 26 Jan 2023
CVE-2023-24433 Open this link in a new tabHow to fix?
Upgrade org.jenkins-ci.plugins:macstadium-orka
to version 1.32 or higher.
Overview
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It does not perform permission checks in several HTTP endpoints.This allows attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.Orka by MacStadium Plugin 1.32 requires POST requests and Overall/Administer permission for the affected HTTP endpoints.
NOTE: This vulnerability has also been identified as: CVE-2023-24432