ghsa-g2r3-4g8q-h5rj
Vulnerability from github
Published
2022-05-24 17:33
Modified
2023-05-24 13:55
Severity ?
Summary
Missing authorization in Jenkins Kubernetes Plugin
Details
Jenkins Kubernetes Plugin prior to 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 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 Kubernetes Plugin 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 requires the appropriate permissions.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.csanchez.jenkins.plugins:kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.27.0" }, { "fixed": "1.27.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.csanchez.jenkins.plugins:kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.26.0" }, { "fixed": "1.26.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.csanchez.jenkins.plugins:kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.22.0" }, { "fixed": "1.25.4.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.csanchez.jenkins.plugins:kubernetes" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.21.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2309" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-06-24T00:51:30Z", "nvd_published_at": "2020-11-04T15:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Kubernetes Plugin prior to 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 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 Kubernetes Plugin 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 requires the appropriate permissions.", "id": "GHSA-g2r3-4g8q-h5rj", "modified": "2023-05-24T13:55:09Z", "published": "2022-05-24T17:33:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2309" }, { "type": "WEB", "url": "https://github.com/jenkinsci/kubernetes-plugin/commit/f26130149c487b1ef8ece9b7b881739c2f8c6736" }, { "type": "WEB", "url": "https://github.com/CVEProject/cvelist/blob/381fe967666a5ce01625a7a050427aa4757e3ca6/2020/2xxx/CVE-2020-2309.json" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/kubernetes-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2103" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Missing authorization in Jenkins Kubernetes Plugin" }
Loading...
Loading...
- 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.