Vulnerability in Kubernetes
CVE-2019-11245
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.
EPSS: 0.006 (45.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Kubernetes — versions 1.14.2, v1.13.6, 1.13.6
Weakness classification (CWE)
Public proof-of-concept exploits
- 43622283/awesome-cloud-native-security
- ARPSyndicate/cvemon
- Metarget/awesome-cloud-native-security
- adavarski/HomeLab-Proxmox-k8s-DevSecOps-playground
- adavarski/HomeLab-k8s-DevSecOps-playground
- alphaSeclab/sec-daily-2019
- atesemre/awesome-cloud-native-security
- hacking-kubernetes/hacking-kubernetes.info
- reni2study/Cloud-Native-Security2
- solareenlo/ft_
References
- jordan@liggitt.net (x_refsource_CONFIRM, Exploit, Patch, Third Party Advisory)
- jordan@liggitt.net (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2019-11245?
- CVE-2019-11245 is a medium-severity vulnerability in Kubernetes, classified under CWE-703. CVSS score: 4.9/10. Published 2019-08-29.
- How severe is CVE-2019-11245?
- Medium severity. CVSS v3 base score is 4.9 out of 10.
- Is CVE-2019-11245 known to be exploited?
- 10 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.