The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected.
{ "cwe_ids": [ "CWE-532" ], "github_reviewed_at": "2023-02-08T00:35:06Z", "github_reviewed": true, "nvd_published_at": "2019-08-29T01:15:00Z", "severity": "MODERATE" }