CVE-2024-23651

high

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.

References

https://www.darkreading.com/cloud-security/leaky-vessel-cloud-bugs-container-escapes-globally?&web_view=true

https://snyk.io/blog/leaky-vessels-docker-runc-container-breakout-vulnerabilities/

https://github.com/moby/buildkit/security/advisories/GHSA-m3r6-h7wv-7xxv

https://github.com/moby/buildkit/releases/tag/v0.12.5

https://github.com/moby/buildkit/pull/4604

Details

Source: Mitre, NVD

Published: 2024-01-31

Updated: 2024-02-09

Risk Information

CVSS v2

Base Score: 7.1

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:N

Severity: High

CVSS v3

Base Score: 7.4

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Severity: High