GHSA-27pr-r7hm-c2rc

Suggest an improvement
Source
https://github.com/advisories/GHSA-27pr-r7hm-c2rc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-27pr-r7hm-c2rc/GHSA-27pr-r7hm-c2rc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-27pr-r7hm-c2rc
Aliases
Published
2023-07-19T18:30:55Z
Modified
2024-10-29T22:01:11.232819Z
Severity
  • 4.2 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Missing permission check in Jenkins Dimensions Plugin allows enumerating credentials IDs
Details

Dimensions Plugin 0.9.3 and earlier does not perform a permission check in an HTTP endpoint.

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 Dimensions Plugin 0.9.3.1 requires the appropriate permissions.

Database specific
{
    "nvd_published_at": "2023-07-19T16:15:09Z",
    "cwe_ids": [
        "CWE-863"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-30T23:03:10Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:dimensionsscm

Package

Name
org.jenkins-ci.plugins:dimensionsscm
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/dimensionsscm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.3.1

Affected versions

0.*

0.7.11
0.8.1
0.8.3.1
0.8.5
0.8.6
0.8.8
0.8.9
0.8.10
0.8.11
0.8.12
0.8.13
0.8.14
0.8.15
0.8.16
0.8.17
0.8.18
0.8.19
0.9.0
0.9.1
0.9.2
0.9.3

Database specific

{
    "last_known_affected_version_range": "<= 0.9.3"
}