ghsa-rr6j-37cv-c7x7
Vulnerability from github
Published
2022-05-24 17:33
Modified
2023-05-24 13:49
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 list global pod template names.
Kubernetes Plugin 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 requires Overall/Administer permission to list global pod template names.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.csanchez.jenkins.plugins:kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.27.1" }, { "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-2308" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-06-23T18:05:34Z", "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 list global pod template names.\n\nKubernetes Plugin 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 requires Overall/Administer permission to list global pod template names.", "id": "GHSA-rr6j-37cv-c7x7", "modified": "2023-05-24T13:49:17Z", "published": "2022-05-24T17:33:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2308" }, { "type": "WEB", "url": "https://github.com/jenkinsci/kubernetes-plugin/commit/7aac20940e637cdd2e38d3afd3748704e4015782" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2102" } ], "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...
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.