CVE-2019-11245

Severity CVSS v4.0:
Pending analysis
Type:
CWE-264 Permissions, Privileges, and Access Control
Publication date:
29/08/2019
Last modified:
19/09/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:kubernetes:kubernetes:1.13.6:*:*:*:*:*:*:*
cpe:2.3:a:kubernetes:kubernetes:1.14.2:*:*:*:*:*:*:*