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

18 lines
732 B
Markdown

### [CVE-2020-8563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8563)
![](https://img.shields.io/static/v1?label=Product&message=Kubernetes&color=blue)
![](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 VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log. This affects < v1.19.3.
### POC
#### Reference
- https://hackerone.com/reports/966383
#### Github
No PoCs found on GitHub currently.