Missing permission checks in Jenkins CloudBees AWS Credentials Plugin allows enumerating credentials IDs
Moderate severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Dec 7, 2023
Package
Affected versions
<= 1.28
Patched versions
1.28.1
Description
Published by the National Vulnerability Database
Mar 18, 2021
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
Dec 14, 2022
Last updated
Dec 7, 2023
CloudBees AWS Credentials Plugin 1.28 and earlier does not perform a permission check in a helper method for HTTP endpoints.
This allows attackers with Overall/Read permission to enumerate credentials IDs of AWS credentials stored in Jenkins if any of the following plugins are installed:
Credentials IDs obtained this way can be used as part of an attack to capture the credentials using another vulnerability.
CloudBees AWS Credentials Plugin 1.28.1 performs permission checks in the helper method for HTTP endpoints.
References