Insufficiently restricted permissions on plugin directories
Moderate severity
GitHub Reviewed
Published
Oct 4, 2021
in
containerd/containerd
•
Updated Jan 31, 2024
Package
Affected versions
< 1.4.11
>= 1.5.0, < 1.5.7
Patched versions
1.4.11
1.5.7
Description
Reviewed
Oct 4, 2021
Published by the National Vulnerability Database
Oct 4, 2021
Published to the GitHub Advisory Database
Oct 4, 2021
Last updated
Jan 31, 2024
Impact
A bug was found in containerd where container root directories and some plugins had 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.
Patches
This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability.
Workarounds
Limit access to the host to trusted users. Update directory permission on container bundles directories.
For more information
If you have any questions or comments about this advisory:
References