ghsa-27pr-r7hm-c2rc
Vulnerability from github
Published
2023-07-19 18:30
Modified
2024-10-29 21:49
Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.9.3" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:dimensionsscm" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-32261" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2024-01-30T23:03:10Z", "nvd_published_at": "2023-07-19T16:15:09Z", "severity": "MODERATE" }, "details": "Dimensions Plugin 0.9.3 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis 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.\n\nAn enumeration of credentials IDs in Dimensions Plugin 0.9.3.1 requires the appropriate permissions.", "id": "GHSA-27pr-r7hm-c2rc", "modified": "2024-10-29T21:49:01Z", "published": "2023-07-19T18:30:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32261" }, { "type": "WEB", "url": "https://plugins.jenkins.io/dimensionsscm" }, { "type": "WEB", "url": "https://portal.microfocus.com/s/article/KM000019297" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-06-14" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-06-14/#SECURITY-3138" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Missing permission check in Jenkins Dimensions Plugin allows enumerating credentials IDs" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.