cve/2020/CVE-2020-8564.md
2024-05-25 21:48:12 +02:00

776 B

CVE-2020-8564

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