CVE-2024-1753

Published
View on NVD ↗
CVSS v3
8.6
HIGH
CVSS v2
N/A
Affected
2
PROJECTS

Description

A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.

Podman: A tool for managing OCI containers and pods.
GitHubGitHub
31.9K
A tool that facilitates building OCI images.
GitHubGitHub
8.83K