#VU98828 Path traversal in buildah - CVE-2024-9675
Published: October 21, 2024 / Updated: October 22, 2024
buildah
Container Projects
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to input validation error when processing directory traversal sequences in cache mounts. A local user can execute a 'RUN' instruction in a Container file to mount an arbitrary directory from the host into the container as long as those files can be accessed by the user running Buildah.