CVE-2024-23652
A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.05%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
- EPSS
- 2.05% probability · 80th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- mobyproject/buildkit
- Source
- security-advisories@github.com
References
- https://github.com/moby/buildkit/pull/4603Patch, Vendor Advisory
- https://github.com/moby/buildkit/releases/tag/v0.12.5Patch, Release Notes
- https://github.com/moby/buildkit/security/advisories/GHSA-4v98-7qmw-rqr8Vendor Advisory
- https://github.com/moby/buildkit/pull/4603Patch, Vendor Advisory
- https://github.com/moby/buildkit/releases/tag/v0.12.5Patch, Release Notes
- https://github.com/moby/buildkit/security/advisories/GHSA-4v98-7qmw-rqr8Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.