Permissions, Privileges, and Access Controls in apiserver - CVE-2023-2727
Published: June 19, 2023
apiserver
Kubernetes
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to improperly imposed security restrictions. A remote user can launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers.
Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.