Files
CVEs-PoC/2020/CVE-2020-8563.md
T
2024-06-18 02:51:15 +02:00

18 lines
714 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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-532%20Information%20Exposure%20Through%20Log%20Files&color=brighgreen)
### 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.