Kritische Container-Ausbruch-Lücke in Buildah und Podman Build - CVE-2024-1753

⚠️ CVE-Referenzen: CVE-2024-1753

Zusammenfassung

Eine Schwachstelle in Buildah (und damit auch Podman Build) ermöglicht es Containern, beliebige Orte im Host-Dateisystem in Build-Container einzubinden. Böswillige Containerfiles können diese Lücke ausnutzen, um den Root-Dateisystemzugriff auf dem Host zu erlangen und so die volle Kontrolle über den Host zu übernehmen.

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.
Quelle: app.opencve.io