In Kubernetes v1.12.0-v1.12.4 and v1.13.0, the rest.AnonymousClientConfig() method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the affected versions, rest.AnonymousClientConfig() did not effectively clear service account credentials loaded using rest.InClusterConfig()
Workaround:
The product does not drop privileges before passing control of a resource to an actor that does not have those privileges.
The product stores, transfers, or shares a resource that contains sensitive information, but it does not properly remove that information before the product makes the resource available to unauthorized actors.
Link | Tags |
---|---|
https://github.com/kubernetes/kubernetes/issues/76797 | third party advisory |
http://www.securityfocus.com/bid/108053 | vdb entry third party advisory |
https://security.netapp.com/advisory/ntap-20190509-0002/ | third party advisory |