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.
Workaround:
The product writes sensitive information to a log file.
Link | Tags |
---|---|
https://github.com/kubernetes/kubernetes/issues/81114 | third party advisory |
https://security.netapp.com/advisory/ntap-20190919-0003/ | third party advisory |
https://access.redhat.com/errata/RHSA-2019:4052 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2019:4087 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2020/10/16/2 | mailing list |