CVE-2023-25173
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-25173
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-02-16T15:15:20
- Last Modified Date
- 2023-02-24T16:56:30
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:* | 1 | OR | 1.5.18 | |
cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:* | 1 | OR | 1.6.0 | 1.6.18 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/advisories/GHSA-4wjj-jwc9-2x96 | Not Applicable |
https://github.com/advisories/GHSA-fjm8-m7m6-2fjp | Not Applicable |
https://github.com/advisories/GHSA-phjr-8j92-w5v7 | Not Applicable |
https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a | Patch |
https://github.com/containerd/containerd/releases/tag/v1.5.18 | Release Notes |
https://github.com/containerd/containerd/releases/tag/v1.6.18 | Release Notes |
https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p | Mitigation Vendor Advisory |
https://github.com/moby/moby/security/advisories/GHSA-rc4r-wh2q-q6c4 | Not Applicable |
https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/ | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-25173 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25173 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 07:50:06 | Added to TrackCVE | |||
2023-04-17 07:50:09 | Weakness Enumeration | new |