CVE-2022-3162

Source
https://cve.org/CVERecord?id=CVE-2022-3162
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-3162.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-3162
Aliases
Downstream
Related
Published
2023-03-01T00:00:00Z
Modified
2026-05-15T11:54:30.447438685Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Unauthorized read of Custom Resources
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.

Database specific
{
    "cwe_ids": [
        "CWE-23"
    ],
    "cna_assigner": "kubernetes",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/3xxx/CVE-2022-3162.json"
}
References

Affected packages