containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. 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. 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. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2021-10-04T00:00:00
Updated: 2024-01-31T13:06:20.094638
Reserved: 2021-09-15T00:00:00
Link: CVE-2021-41103
JSON object: View
NVD Information
Status : Modified
Published: 2021-10-04T17:15:08.517
Modified: 2024-01-31T13:15:08.473
Link: CVE-2021-41103
JSON object: View
Redhat Information
No data.
CWE