CVE-2024-23651

SOURCE - github

Summary

### Impact 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. ### Patches The issue has been fixed in v0.12.5 ### Workarounds Avoid using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options. ### References https://www.openwall.com/lists/oss-security/2019/05/28/1

EPSS Score: 0.00067 (0.287)

Common Weakness Enumeration (CWE)

SOURCE - nist

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

SOURCE - github

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

SOURCE - gitlab

OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities

SOURCE - redhat

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in