VYPR

rpm package

opensuse/podman&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/podman&distro=openSUSE%20Leap%2015.5

Vulnerabilities (8)

  • CVE-2024-9676Oct 15, 2024
    affected < 4.9.5-150500.3.28.1fixed 4.9.5-150500.3.28.1

    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

  • CVE-2024-9675Oct 9, 2024
    affected < 4.9.5-150500.3.25.1fixed 4.9.5-150500.3.25.1

    A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as lo

  • CVE-2024-9407MedOct 1, 2024
    affected < 4.9.5-150500.3.25.1fixed 4.9.5-150500.3.25.1

    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-9341Oct 1, 2024
    affected < 4.9.5-150500.3.18.1fixed 4.9.5-150500.3.18.1

    A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting se

  • CVE-2024-6104Jun 24, 2024
    affected < 4.9.5-150500.3.15.1fixed 4.9.5-150500.3.15.1

    go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.

  • CVE-2024-3727HigMay 14, 2024
    affected < 4.9.5-150500.3.12.1fixed 4.9.5-150500.3.12.1

    A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.

  • CVE-2024-1753HigMar 18, 2024
    affected < 4.8.3-150500.3.9.1fixed 4.8.3-150500.3.9.1

    A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause t

  • CVE-2024-24786HigMar 5, 2024
    affected < 4.9.5-150500.3.12.1fixed 4.9.5-150500.3.12.1

    The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.