### [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=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 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