Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Joan Bruguera

#42414of 53,633
6.3Total CVSS
Vulnerabilities · 1
PT-2021-7961
6.3
2021-09-09
Docker · Moby · CVE-2021-41091
**Name of the Vulnerable Software and Affected Versions** Moby (Docker Engine) versions prior to 20.10.9 **Description** A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. **Recommendations** For Moby (Docker Engine) versions prior to 20.10.9, update to version 20.10.9 as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, limit access to the host to trusted users. Limit access to host volumes to trusted containers.