Path Traversal in Moby Buildkit

CVE-2024-23652

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.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.021 (80.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 10.0 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-23652?
CVE-2024-23652 is a critical-severity vulnerability in Moby Buildkit, classified under Path Traversal. CVSS score: 10.0/10. Published 2024-01-31.
How severe is CVE-2024-23652?
Critical severity. CVSS v3 base score is 10.0 out of 10.
Is CVE-2024-23652 known to be exploited?
9 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.