CVE Catalog

CVE-2024-11218

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

A vulnerability in `podman build` and `buildah` allows container breakout via a race condition with --jobs=2 when building a malicious Containerfile. Even with SELinux enabled, it allows enumeration of files and directories on the host.

Risk Assessment

An attacker can enumerate host filesystem structure, breaking container isolation and potentially enabling further attacks.

Recommendation

Update podman and buildah to the latest patched versions. Avoid using --jobs=2 with untrusted Containerfiles.

Other vulnerabilities in Podman

See all
Original NVD description (English source)

A vulnerability was found in `podman build` and `buildah.` This issue occurs in a container breakout by using --jobs=2 and a race condition when building a malicious Containerfile. SELinux might mitigate it, but even with SELinux on, it still allows the enumeration of files and directories on the host.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS