Skip to content

Jenkins Quality Gates Plugin transmits credentials in plain text during configuration

Low severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Jan 30, 2023

Package

maven org.jenkins-ci.plugins:quality-gates (Maven)

Affected versions

<= 2.5

Patched versions

None

Description

Quality Gates Plugin stores credentials in its global configuration file quality.gates.jenkins.plugin.GlobalConfig.xml on the Jenkins controller as part of its configuration. While the credentials are stored encrypted on disk, they are transmitted in plain text as part of the configuration form by Quality Gates Plugin 2.5 and earlier. This can result in exposure of the credential through browser extensions, cross-site scripting vulnerabilities, and similar situations.

References

Published by the National Vulnerability Database Mar 9, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Jan 6, 2023
Last updated Jan 30, 2023

Severity

Low
3.1
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2020-2151

GHSA ID

GHSA-gvcj-72h4-8xm9

Credits

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