QID 356384
Date Published: 2023-10-18
QID 356384: Amazon Linux Security Advisory for containerd : ALAS2023-2023-374
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. (
( CVE-2023-25173)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2023-2023-374 -
alas.aws.amazon.com/AL2023/ALAS-2023-374.html
CVEs related to QID 356384
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2023-2023-374 | amazon linux 2023 |
|