CVE-2024-9676

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-9676
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-9676.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-9676
Downstream
Related
Published
2024-10-15T16:15:06Z
Modified
2025-08-09T19:01:28Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages