CVE-2024-1753

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-1753
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-1753.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-1753
Aliases
Downstream
Related
Published
2024-03-18T15:15:41Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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.

References

Affected packages