CVE-2019-11243

HIGHCVSS 8.1/10EPSS 1.49%

Last modified

CVE-2019-11243 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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(). EPSS estimates a 1.49% chance of exploitation in the next 30 days.

Description

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()

Metrics

CVSS 3.1
8.1/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
1.49%

70.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
KubernetesKubernetes>= 1.12.0, <= 1.12.4
KubernetesKubernetes1.13.0
NetappTridentAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-11243?
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()
How severe is CVE-2019-11243?
CVE-2019-11243 has a CVSS score of 8.1/10 (HIGH severity). The EPSS model estimates a 1.49% probability of exploitation in the next 30 days.
How do I fix CVE-2019-11243?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-11243?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST