CVE-2023-25173
Public on 2023-02-16
Modified on 2024-05-01
Description
containerd is an open source container runtime. A bug was found in containerd prior to versions 1.6.18 and 1.5.18 where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. Downstream applications that use the containerd client library may be affected as well. This bug has been fixed in containerd v1.6.18 and v.1.5.18. Users should update to these versions and recreate containers to resolve this issue. Users who rely on a downstream application that uses containerd's client library should check that application for a separate advisory and instructions. As a workaround, ensure that the `"USER $USERNAME"` Dockerfile instruction is not used. Instead, set the container entrypoint to a value similar to `ENTRYPOINT ["su", "-", "user"]` to allow `su` to properly set up supplementary groups.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 1 | containerd | Pending Fix | ||
Amazon Linux 2 - Docker Extra | containerd | 2023-03-30 | ALAS2DOCKER-2023-023 | Fixed |
Amazon Linux 2 - Docker Extra | containerd | 2024-01-19 | ALAS2DOCKER-2024-035 | Fixed |
Amazon Linux 2 - Ecs Extra | containerd | 2023-03-30 | ALAS2ECS-2023-002 | Fixed |
Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | containerd | 2023-03-30 | ALAS2NITRO-ENCLAVES-2023-023 | Fixed |
Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | containerd | 2024-01-19 | ALAS2NITRO-ENCLAVES-2024-035 | Fixed |
Amazon Linux 2023 | containerd | 2023-03-30 | ALAS2023-2023-156 | Fixed |
Amazon Linux 2023 | containerd | 2023-09-27 | ALAS2023-2023-374 | Fixed |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 5.3 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
NVD | CVSSv3 | 5.3 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |