CVE-2019-11243
22.04.2019, 15:29
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()Enginsight
Vendor | Product | Version |
---|---|---|
kubernetes | kubernetes | 1.12.0 ≤ 𝑥 ≤ 1.12.4 |
kubernetes | kubernetes | 1.13.0 |
netapp | trident | - |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- CWE-271 - Privilege Dropping / Lowering ErrorsThe software does not drop privileges before passing control of a resource to an actor that does not have those privileges.
- CWE-212 - Improper Removal of Sensitive Information Before Storage or TransferThe 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.
References