6.5
CVE-2024-9676
- EPSS 2.67%
- Published 15.10.2024 16:15:06
- Last modified 03.04.2025 02:15:19
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.
Data is provided by the National Vulnerability Database (NVD)
Redhat ≫ Openshift Container Platform Version4.12
Redhat ≫ Openshift Container Platform Version4.13
Redhat ≫ Openshift Container Platform Version4.14
Redhat ≫ Openshift Container Platform Version4.15
Redhat ≫ Openshift Container Platform Version4.16
Redhat ≫ Openshift Container Platform Version4.17
Redhat ≫ Openshift Container Platform For Arm64 Version4.12
Redhat ≫ Openshift Container Platform For Arm64 Version4.13
Redhat ≫ Openshift Container Platform For Arm64 Version4.14
Redhat ≫ Openshift Container Platform For Arm64 Version4.15
Redhat ≫ Openshift Container Platform For Arm64 Version4.16
Redhat ≫ Openshift Container Platform For Ibm Z Version4.12
Redhat ≫ Openshift Container Platform For Ibm Z Version4.13
Redhat ≫ Openshift Container Platform For Ibm Z Version4.14
Redhat ≫ Openshift Container Platform For Ibm Z Version4.15
Redhat ≫ Openshift Container Platform For Ibm Z Version4.16
Redhat ≫ Openshift Container Platform For Linuxone Version4.12
Redhat ≫ Openshift Container Platform For Linuxone Version4.13
Redhat ≫ Openshift Container Platform For Linuxone Version4.14
Redhat ≫ Openshift Container Platform For Linuxone Version4.15
Redhat ≫ Openshift Container Platform For Linuxone Version4.16
Redhat ≫ Openshift Container Platform For Power Version4.12
Redhat ≫ Openshift Container Platform For Power Version4.13
Redhat ≫ Openshift Container Platform For Power Version4.14
Redhat ≫ Openshift Container Platform For Power Version4.15
Redhat ≫ Openshift Container Platform For Power Version4.16
Redhat ≫ Enterprise Linux Version9.0
Redhat ≫ Enterprise Linux Eus Version9.4
Redhat ≫ Enterprise Linux For Arm 64 Version9.0_aarch64
Redhat ≫ Enterprise Linux For Arm 64 Eus Version9.4_aarch64
Redhat ≫ Enterprise Linux For Ibm Z Systems Version9.0_s390x
Redhat ≫ Enterprise Linux For Ibm Z Systems Eus Version9.4_s390x
Redhat ≫ Enterprise Linux For Power Little Endian Version9.0_ppc64le
Redhat ≫ Enterprise Linux For Power Little Endian Eus Version9.4_ppc64le
Redhat ≫ Enterprise Linux Server Aus Version9.4
Redhat ≫ Enterprise Linux Server For Power Little Endian Update Services For Sap Solutions Version9.4_ppc64le
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.67% | 0.852 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
secalert@redhat.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.