CVE-2024-23651

Name
CVE-2024-23651
Description
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
security-advisories@github.com https://github.com/moby/buildkit/pull/4604
security-advisories@github.com https://github.com/moby/buildkit/releases/tag/v0.12.5
security-advisories@github.com https://github.com/moby/buildkit/security/advisories/GHSA-m3r6-h7wv-7xxv

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:mobyproject:buildkit:*:*:*:*:*:*:*:* buildkit >= None < 0.12.5

Vulnerable and fixed packages

Source package Branch Version Maintainer Status