CVE-2020-8557 is a vulnerability in Kubernetes
Published on July 23, 2020
Kubernetes node disk Denial of Service by writing to container /etc/hosts
The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.
Vulnerability Analysis
CVE-2020-8557 can be exploited with local system access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
What is a Resource Exhaustion Vulnerability?
The software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
CVE-2020-8557 has been classified to as a Resource Exhaustion vulnerability or weakness.
Products Associated with CVE-2020-8557
Want to know whenever a new CVE is published for Kubernetes? stack.watch will email you.
Affected Versions
Kubernetes:- Version 1.15 is affected.
- Version 1.14 is affected.
- Version 1.13 is affected.
- Version 1.12 is affected.
- Version 1.11 is affected.
- Version 1.10 is affected.
- Version 1.9 is affected.
- Version 1.8 is affected.
- Version 1.7 is affected.
- Version 1.6 is affected.
- Version 1.5 is affected.
- Version 1.4 is affected.
- Version 1.3 is affected.
- Version 1.2 is affected.
- Version 1.1 is affected.
- Version 1.18 and below 1.18.6 is affected.
- Version 1.17 and below 1.17.9 is affected.
- Version 1.16 and below 1.16.13 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.