kubernetes kubernetes CVE-2019-11245 is a vulnerability in Kubernetes
Published on August 29, 2019

kubelet-started container uid changes to root after first restart or if image is already pulled to the node
In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. If the pod did not specify mustRunAsNonRoot: true, the kubelet will run the container as uid 0.

NVD

Weakness Type

Improper Check or Handling of Exceptional Conditions

The software does not properly anticipate or handle exceptional conditions that rarely occur during normal operation of the software.


Products Associated with CVE-2019-11245

Want to know whenever a new CVE is published for Kubernetes? stack.watch will email you.

 

Affected Versions

Kubernetes:

Exploit Probability

EPSS
0.15%
Percentile
36.17%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.