DinD and CI/CD
Exposing the host's Docker daemon to a container has severe security impacts. Unfortunately, this insecure practice is common in CI/CD tools. A malicious container or a vulnerability in the CI/CD tool extends the compromise to the host resources. Let's see, in practice, how bad it can get when a CI/CD tool in a container has access to the host's Docker daemon.