#VU48977 Inclusion of Sensitive Information in Log Files in Kubernetes - CVE-2020-8564
Published: December 7, 2020 / Updated: January 26, 2021
Kubernetes
Kubernetes
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to software stores sensitive information into log files. 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. A local user can read the log files and gain access to sensitive data.