Skip to content

Missing permission checks in Jenkins Ansible Plugin allow enumerating credentials IDs

Moderate severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Dec 14, 2023

Package

maven org.jenkins-ci.plugins:ansible (Maven)

Affected versions

<= 1.0

Patched versions

1.1

Description

Jenkins Ansible Plugin 1.0 and earlier does not perform permission checks in methods implementing form validation.

This allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.

An enumeration of credentials IDs in Ansible Plugin 1.1 requires the appropriate permissions.

References

Published by the National Vulnerability Database Nov 4, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 22, 2022
Last updated Dec 14, 2023

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Weaknesses

CVE ID

CVE-2020-2310

GHSA ID

GHSA-6xqj-wvgp-rqp8

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.