Beveiligingsadvies

CVE-2024-23652

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-01-31 21:57:42
Laatst bijgewerkt 2025-06-17 21:29:21
Toegewezen door GitHub_M
CVSS-score 10.0
Status PUBLISHED

Beschrijving

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.