I Hacked Play-With-Docker and Remotely Ran Code on the Host
1–5 of 5 posts
Re: I Hacked Play-With-Docker and Remotely Ran Code on the Host
#2> The reason is quite simple: PWD uses a privileged container
This is such an obvious failure that I wonder how it could even get into production.
Re: I Hacked Play-With-Docker and Remotely Ran Code on the Host
#3Re: I Hacked Play-With-Docker and Remotely Ran Code on the Host
#4TL/DR: Docker runs "Play with docker" service, and they did not block insmod there, nor did they block access to the boot disk. Wow! To quote the author: > The reason is quite simple: PWD uses a privileged container This is such an obvious failure that I wonder how it could even get into production.
Re: I Hacked Play-With-Docker and Remotely Ran Code on the Host
#5TL/DR: Docker runs "Play with docker" service, and they did not block insmod there, nor did they block access to the boot disk. Wow! To quote the author: > The reason is quite simple: PWD uses a privileged container This is such an obvious failure that I wonder how it could even get into production.