CVE-2022-3294
Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server's private network.
- Affected products
- Alt Linux, Kubernetes, Suse
- Kubernetes
- < 1.22.16, 1.23.14, 1.24.8, 1.25.4
- CVSS 3.1
- 8.8 HIGH
- EPSS
- 1.6% (74th percentile)
- Weakness
- CWE-20
- NVD status
- Modified
- Published
- 2023-03-01
Workaround
Configuring an egress proxy for egress to the cluster network can mitigate this vulnerability
1 known exploit for CVE-2022-3294
Proof-of-concept code and exploit modules indexed by Sploitus