mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
28 lines
1.6 KiB
Markdown
28 lines
1.6 KiB
Markdown
### [CVE-2020-8557](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8557)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/867699
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Kiranp295/CKS
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-8557
|
|
- https://github.com/Metarget/metarget
|
|
- https://github.com/SebastianUA/Certified-Kubernetes-Security-Specialist
|
|
- https://github.com/adavarski/HomeLab-Proxmox-k8s-DevSecOps-playground
|
|
- https://github.com/adavarski/HomeLab-k8s-DevSecOps-playground
|
|
- https://github.com/ashrafulislamcs/-Certified-Kubernetes-Security-Specialist
|
|
- https://github.com/neargle/my-re0-k8s-security
|
|
- https://github.com/orgTestCodacy11KRepos110MB/repo-3574-my-re0-k8s-security
|
|
- https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist
|
|
|