CVE-2023-4302: Missing permission checks in Fortify Plugin allow capturing credentials
A missing permission check in Jenkins Fortify Plugin 22.1.38 and earlier 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.
Other sources
Jenkins Fortify Plugin 22.1.38 and earlier does not perform permission checks in several HTTP endpoints.
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 HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
Fortify Plugin 22.2.39 requires POST requests and the appropriate permissions for the affected HTTP endpoints.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-4302?
The severity of CVE-2023-4302 is medium with a CVSS score of 4.2.
What software is affected by CVE-2023-4302?
Jenkins Fortify Plugin versions up to and including 22.1.38 are affected by CVE-2023-4302.
How can I fix CVE-2023-4302?
To fix CVE-2023-4302, upgrade Jenkins Fortify Plugin to version 22.2.39 or later.
Where can I find more information about CVE-2023-4302?
You can find more information about CVE-2023-4302 in the Jenkins Security Advisory: https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3115
What is the CWE ID for CVE-2023-4302?
The CWE ID for CVE-2023-4302 is CWE-862 and CWE-352.