Vulnerability Name: | CVE-2020-8562 (CCN-201273) | ||||||||||||
Assigned: | 2020-02-03 | ||||||||||||
Published: | 2021-05-04 | ||||||||||||
Updated: | 2022-03-29 | ||||||||||||
Summary: | As mitigations to a report from 2019 and CVE-2020-8555, Kubernetes attempts to prevent proxied connections from accessing link-local or localhost networks when making user-driven connections to Services, Pods, Nodes, or StorageClass service providers. As part of this mitigation Kubernetes does a DNS name resolution check and validates that response IPs are not in the link-local (169.254.0.0/16) or localhost (127.0.0.0/8) range. Kubernetes then performs a second DNS resolution without validation for the actual connection. If a non-standard DNS server returns different non-cached responses, a user may be able to bypass the proxy IP restriction and access private networks on the control plane. | ||||||||||||
CVSS v3 Severity: | 3.1 Low (CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N) 2.8 Low (Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:U/RL:U/RC:R)
2.0 Low (CCN Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N/E:U/RL:U/RC:R)
| ||||||||||||
CVSS v2 Severity: | 3.5 Low (CVSS v2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N)
| ||||||||||||
Vulnerability Type: | CWE-367 | ||||||||||||
Vulnerability Consequences: | Obtain Information | ||||||||||||
References: | Source: MITRE Type: CNA CVE-2020-8562 Source: XF Type: UNKNOWN kubernetes-cve20208562-info-disc(201273) Source: CCN Type: kubernetes GIT Repository CVE-2020-8562: Bypass of Kubernetes API Server proxy TOCTOU #101493 Source: MISC Type: Issue Tracking, Mitigation, Third Party Advisory https://github.com/kubernetes/kubernetes/issues/101493 Source: MISC Type: Mailing List, Third Party Advisory https://groups.google.com/g/kubernetes-security-announce/c/-MFX60_wdOY Source: CCN Type: oss-sec Mailing List, Tue, 4 May 2021 16:51:09 +0000 [kubernetes] CVE-2020-8562: Bypass of Kubernetes API Server proxy TOCTOU Source: CONFIRM Type: Third Party Advisory https://security.netapp.com/advisory/ntap-20220225-0002/ Source: CCN Type: IBM Security Bulletin 7002503 (Cloud Pak for Security) IBM Cloud Pak for Security includes components with multiple known vulnerabilities | ||||||||||||
Vulnerable Configuration: | Configuration 1: Configuration CCN 1: Denotes that component is vulnerable | ||||||||||||
BACK |