|
|
|
|
|
by gettodachoppa
758 days ago
|
|
I'm a casual Docker user, ran maybe 30 images my whole life. I've never used any of these flags and didn't know most of them even existed. Are these serious threats? I mean it seems like common sense that if you give a malicious container elevated privileges, it can do bad stuff. Is a VM any different? If you create a VM and add your host's / directory as a share with write permissions (allowing the VM to modify your host filesystem/binaries) does that mean VMs are bad at isolation and shouldn't be used? Because that's what these "7 ways to escaper a container" ways look like to me. |
|
"Container Escape: New Vulnerabilities Affecting Docker and RunC" - https://www.paloaltonetworks.com/blog/prisma-cloud/leaky-ves...
VMs offer a much better isolation mode.