CVE-2022-3294
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-3294
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-3294.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1.20.5+really1.20.2-1 |
| debian | bullseye | fixed | 1.20.5+really1.20.2-1 |
| debian | forky | fixed | 1.20.5+really1.20.2-1 |
| debian | sid | fixed | 1.20.5+really1.20.2-1 |
| debian | trixie | fixed | 1.20.5+really1.20.2-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/kubernetes/kubernetes | >=1.25.0,<1.25.4 | 1.25.4 |
| Go | github.com/kubernetes/kubernetes | >=1.24.0,<1.24.8 | 1.24.8 |
| Go | github.com/kubernetes/kubernetes | >=1.23.0,<1.23.14 | 1.23.14 |
| Go | github.com/kubernetes/kubernetes | >=1.22.0,<1.22.16 | 1.22.16 |
| Go | k8s.io/kubernetes | >=1.25.0,<1.25.4 | 1.22.16 |
References
- https://www.suse.com/security/cve/CVE-2022-3294.html
- https://nvd.nist.gov/vuln/detail/CVE-2022-3294
- https://github.com/kubernetes/kubernetes/issues/113757
- https://github.com/kubernetes/kubernetes
- https://groups.google.com/g/kubernetes-security-announce/c/VyPOxF7CIbA
- https://security.netapp.com/advisory/ntap-20230505-0007
- https://github.com/advisories/GHSA-jh36-q97c-9928
- https://security-tracker.debian.org/tracker/CVE-2022-3294
Verify integrity in audit chain (admin only). AS-IS.