Jenkins Fortify Plugin missing permission check
Moderate severity
GitHub Reviewed
Published
Aug 22, 2023
to the GitHub Advisory Database
•
Updated Nov 9, 2023
Package
Affected versions
<= 22.1.38
Patched versions
22.2.39
Description
Published by the National Vulnerability Database
Aug 21, 2023
Published to the GitHub Advisory Database
Aug 22, 2023
Reviewed
Aug 22, 2023
Last updated
Nov 9, 2023
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.
References