VYPR

Go modules package

github.com/containers/podman

pkg:golang/github.com/containers/podman

Vulnerabilities (5)

  • CVE-2024-9407MedOct 1, 2024
    affected < 5.2.4fixed 5.2.4

    A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensi

  • CVE-2024-3056Aug 2, 2024
    affected <= 5.2.0

    A flaw was found in Podman. This issue may allow an attacker to create a specially crafted container that, when configured to share the same IPC with at least one other container, can create a large number of IPC resources in /dev/shm. The malicious container will continue to exh

  • CVE-2020-1726Feb 11, 2020
    affected >= 1.6.0, < 2.0.6fixed 2.0.6

    A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used

  • CVE-2019-10152Jul 30, 2019
    affected < 1.4.0fixed 1.4.0

    A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator trie

  • CVE-2018-10856Jul 2, 2018
    affected < 0.6.1fixed 0.6.1

    It has been discovered that podman before version 0.6.1 does not drop capabilities when executing a container as a non-root user. This results in unnecessary privileges being granted to the container.