Files
CVEs-PoC/2020/CVE-2020-8564.md
T
2025-09-29 21:09:30 +02:00

20 lines
984 B
Markdown

### [CVE-2020-8564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8564)
![](https://img.shields.io/static/v1?label=Product&message=Kubernetes&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.17.13%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.18.10%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.19.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-532%20Information%20Exposure%20Through%20Log%20Files&color=brightgreen)
### Description
In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects < v1.19.3, < v1.18.10, < v1.17.13.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/k1LoW/oshka