Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS1yNzZnLWc4N2Ytdnc4Zs4AA7Sk

Kubelet Incorrect Privilege Assignment

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.

Permalink: https://github.com/advisories/GHSA-r76g-g87f-vw8f
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNzZnLWc4N2Ytdnc4Zs4AA7Sk
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: 10 days ago
Updated: 10 days ago


CVSS Score: 4.9
CVSS vector: CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

Identifiers: GHSA-r76g-g87f-vw8f, CVE-2019-11245
References: Repository: https://github.com/kubernetes/kubernetes
Blast Radius: 1.0

Affected Packages

go:k8s.io/kubernetes/cmd/kubelet
Affected Version Ranges: >= 1.13.0, < 1.13.7, >= 1.14.0, < 1.14.3
Fixed in: 1.13.7, 1.14.3