Files
CVEs-PoC/2020/CVE-2020-8566.md
T
2024-05-25 21:48:12 +02:00

18 lines
794 B
Markdown

### [CVE-2020-8566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8566)
![](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 Ceph RBD as a storage provisioner, with logging level of at least 4, Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager's logs during provisioning of Ceph RBD persistent claims. This affects < v1.19.3, < v1.18.10, < v1.17.13.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon