Node address isn't always verified when proxying
Description
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 packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/kubernetes/kubernetesGo | >= 1.25.0, < 1.25.4 | 1.25.4 |
github.com/kubernetes/kubernetesGo | >= 1.24.0, < 1.24.8 | 1.24.8 |
github.com/kubernetes/kubernetesGo | >= 1.23.0, < 1.23.14 | 1.23.14 |
github.com/kubernetes/kubernetesGo | >= 1.22.0, < 1.22.16 | 1.22.16 |
Affected products
1- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/advisories/GHSA-jh36-q97c-9928ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-3294ghsaADVISORY
- github.com/kubernetes/kubernetes/issues/113757ghsaWEB
- groups.google.com/g/kubernetes-security-announce/c/VyPOxF7CIbAghsaWEB
- security.netapp.com/advisory/ntap-20230505-0007ghsaWEB
- security.netapp.com/advisory/ntap-20230505-0007/mitre
News mentions
0No linked articles in our index yet.