cve/2023/CVE-2023-1260.md
2024-05-28 08:49:17 +00:00

1.6 KiB

CVE-2023-1260

Description

An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions "update, patch" the "pods/ephemeralcontainers" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.

POC

Reference

No PoCs from references.

Github