CVE-2024-9675
HighCVSS 7.8Exploitation Probability (EPSS)
Low risk32th percentile - higher than 32% of all known CVEs
Summary
A vulnerability in Buildah where cache mounts do not properly validate user-specified paths, allowing a `RUN` instruction in a Container file to mount an arbitrary host directory (read/write) into the container if accessible by the Buildah user.
Risk Assessment
An attacker could gain unauthorized access to or modify sensitive host data, compromising system confidentiality and integrity.
Recommendation
Immediately update Buildah to a version that includes the fix for cache mount path validation.
Other vulnerabilities in Buildah
Original NVD description (English source)
A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.

