Skip to content

Missing permission checks in Jenkins OWASP Dependency-Track Plugin allow capturing credentials

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

Package

maven org.jenkins-ci.plugins:dependency-track (Maven)

Affected versions

<= 3.1.0

Patched versions

3.1.1

Description

Jenkins OWASP Dependency-Track Plugin 3.1.0 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 "Secret text" credentials stored in Jenkins. If no credentials ID is specified, the globally configured credential is used, if set up, and can likewise be captured.

Jenkins OWASP Dependency-Track Plugin 3.1.1 requires appropriate permissions for the affected HTTP endpoints.

References

Published by the National Vulnerability Database Mar 30, 2021
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 15, 2022
Last updated Dec 15, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2021-21632

GHSA ID

GHSA-xfrw-pcmc-r2p3

Credits

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