CVE-2019-11245

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-11245
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11245.json
Aliases
Published
2019-08-29T01:15:11Z
Modified
2024-05-13T22:49:30Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/kubernetes/kubelet

Affected ranges

Type
GIT
Repo
https://github.com/kubernetes/kubelet
Events
Introduced
0The exact introduced commit is unknown
Last affected
Last affected