#VU71364 Improper access control in apiserver - CVE-2022-3162
Published: January 19, 2023
apiserver
Kubernetes
Description
The vulnerability allows a remote user to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.