Go modules package
k8s.io/kubernetes/cmd/kubelet
pkg:golang/k8s.io/kubernetes/cmd/kubelet
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-11245 | — | >= 1.14.0, < 1.14.3 | 1.14.3 | Aug 29, 2019 | 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 |
- CVE-2019-11245Aug 29, 2019affected >= 1.14.0, < 1.14.3fixed 1.14.3
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