cbcvebase.
CVE-2019-1002101
published 2019-04-01

CVE-2019-1002101: The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the…

medium5.5CVSS 3.0
AVLACLPRNUIRSUCNIHAN
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.

Affected

15 ranges
VendorProductVersion rangeFixed in
debiankubernetes
k8s.iokubernetes>= 0 < 1.11.91.11.9
k8s.iokubernetes>= 1.12.0 < 1.12.71.12.7
k8s.iokubernetes>= 1.13.0 < 1.13.51.13.5
kuberneteskubernetes
kuberneteskubernetes
kuberneteskubernetes>= 1.11 < 1.11.91.11.9
kuberneteskubernetes>= 1.11.0 < 1.11.91.11.9
kuberneteskubernetes>= 1.12 < 1.12.71.12.7
kuberneteskubernetes>= 1.12.0 < 1.12.71.12.7
kuberneteskubernetes>= 1.13 < 1.13.51.13.5
kuberneteskubernetes>= 1.13.0 < 1.13.51.13.5
redhatopenshift_container_platform
redhatopenshift_container_platform
redhatopenshift_container_platform

CVSS provenance

nvdv3.05.5MEDIUMCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
osv5.5MEDIUM