Directory Traversal The advisory has been revoked - it doesn't affect any version of package podman-plugins  (opens in a new tab)


Threat Intelligence

EPSS
1.34% (69th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-PODMANPLUGINS-9395224
  • published11 Mar 2025
  • disclosed15 Oct 2024

Introduced: 15 Oct 2024

CVE-2024-9676  (opens in a new tab)
CWE-22  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream podman-plugins package and not the podman-plugins package as distributed by RHEL.

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.