Lucene search

K
cvelistKubernetesCVELIST:CVE-2022-3162
HistoryMar 01, 2023 - 12:00 a.m.

CVE-2022-3162 Unauthorized read of Custom Resources

2023-03-0100:00:00
CWE-23
kubernetes
raw.githubusercontent.com
5

6.2 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.8%

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.

6.2 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.8%