NIXPKGS-2025-0022
published 7 months ago
Permalink
CVE-2024-11218
8.6 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @Erethon Activity log
- Created suggestion
- @fricklerhandwerk accepted
- @Erethon published on GitHub
Podman: buildah: container breakout by using --jobs=2 and a race condition when building a malicious containerfile
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.
References
Affected products
rhcos
- *
podman
- *
buildah
- <1.35.5
- <1.37.6
- *
- <1.38.1
- <1.33.12
container-tools:rhel8
- *
container-tools:rhel8/podman
container-tools:rhel8/buildah
Matching in nixpkgs
pkgs.podman
Program for managing pods, containers and container images
pkgs.buildah
Tool which facilitates building OCI images
pkgs.podman-tui
Podman Terminal UI
Package maintainers
-
@saschagrunert Sascha Grunert <mail@saschagrunert.de>
-
@vdemeester Vincent Demeester <vincent@sbr.pm>
-
@aaronjheng Aaron Jheng <wentworth@outlook.com>