Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2021-41103: Insufficiently restricted permissions on container root and plugin directories #134

Open
scooley opened this issue Oct 7, 2021 · 0 comments
Labels
Announcement These are "issues" created to pin as announcements cve Security Security issues and announcements

Comments

@scooley
Copy link
Collaborator

scooley commented Oct 7, 2021

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.

CVSS Score 5.9 - Moderate CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Affected versions: <1.4.11,<1.5.7
Patched versions: 1.4.11,1.5.7

Read more on containerd's security announcements

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

AKS-HCI Information:

There isn't direct access to user accounts on Linux without being an AKS-HCI administrator on the Windows host, therefore there is no risk to AKS-HCI without explicit Admin action.

Nonetheless, containerd has been updated in the October AKS-HCI release.

<3 AKS-HCI team

@scooley scooley added Security Security issues and announcements Announcement These are "issues" created to pin as announcements cve labels Oct 7, 2021
@scooley scooley pinned this issue Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement These are "issues" created to pin as announcements cve Security Security issues and announcements
Projects
None yet
Development

No branches or pull requests

1 participant