PT-2019-12211 · Kubernetes · Kubelet

Sherbang

·

Publicado

2019-08-28

·

Atualizado

2025-08-08

·

CVE-2019-11245

CVSS v3.1

7.8

Alta

VetorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions kubelet versions 1.13.6 through 1.14.2
Description The issue concerns containers for pods that do not specify an explicit runAsUser, which attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If a pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. However, if the pod did not specify mustRunAsNonRoot: true, the kubelet will run the container as uid 0.
Recommendations For kubelet versions 1.13.6 through 1.14.2, consider specifying mustRunAsNonRoot: true for pods to prevent them from running as root. As a temporary workaround, ensure that all pods specify an explicit runAsUser to avoid running containers as uid 0. Restrict access to containers that do not specify mustRunAsNonRoot: true to minimize the risk of exploitation.

Exploit

Correção

Incorrect Privilege Assignment

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2019-11245
GHSA-R76G-G87F-VW8F
GO-2024-2780
OPENSUSE-SU-2025:15424-1

Produtos afetados

Kubelet