ghsa-2394-5535-8j88
Vulnerability from github
Published
2023-03-01 21:30
Modified
2023-03-10 22:38
Severity ?
Summary
Kubernetes vulnerable to path traversal
Details
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 1.25.3" }, "package": { "ecosystem": "Go", "name": "github.com/kubernetes/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.25.0" }, { "fixed": "1.25.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.24.0" }, { "fixed": "1.24.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.23.0" }, { "fixed": "1.23.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.22.0" }, { "fixed": "1.22.16" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-3162" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-23" ], "github_reviewed": true, "github_reviewed_at": "2023-03-10T22:38:21Z", "nvd_published_at": "2023-03-01T19:15:00Z", "severity": "MODERATE" }, "details": "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.", "id": "GHSA-2394-5535-8j88", "modified": "2023-03-10T22:38:21Z", "published": "2023-03-01T21:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/113756" }, { "type": "PACKAGE", "url": "https://github.com/kubernetes/kubernetes" }, { "type": "WEB", "url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230511-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes vulnerable to path traversal" }
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.