CVE-2024-23651
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-23651
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-31T21:49:18.041Z
- Last Modified Date
- 2024-01-31T22:00:36.755Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/moby/buildkit/security/advisories/GHSA-m3r6-h7wv-7xxv | x_refsource_CONFIRM |
https://github.com/moby/buildkit/pull/4604 | x_refsource_MISC |
https://github.com/moby/buildkit/releases/tag/v0.12.5 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-23651 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23651 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 06:48:52 | Added to TrackCVE |