2 matches found
kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is...
CVE-2019-1002101
creationtimestamp| type| source ---|---|--- 2019-03-31 15:43:55+00:00| published-proof-of-concept| https://t.me/canyoupwnme/5351 2019-03-31 15:46:44+00:00| published-proof-of-concept| https://t.me/thebugbountyhunter/2463 2019-03-31 19:21:38+00:00| published-proof-of-concept|...