#VU103500 Permissions, Privileges, and Access Controls in buildah - CVE-2024-11218
Published: February 3, 2025 / Updated: April 28, 2025
buildah
Container Projects
Description
The vulnerability allows a remote user to escalate privileges on the system.
The vulnerability exists due to improperly imposed security restrictions during the build process. A remote user can leverage usage of a --mount flag in RUN instructions in Containerfiles along with multi-stage builds with use of concurrently-executing build stages or multiple separate but concurrently-executing builds to expose content from the build host and perform read/write operations on the system with privileges of the podman system service.