VYPR

apk package

chainguard/prometheus-2.50-bitnami-compat

pkg:apk/chainguard/prometheus-2.50-bitnami-compat

Vulnerabilities (3)

  • CVE-2024-29018Mar 20, 2024
    affected < 2.50.1-r4fixed 2.50.1-r4

    Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be define

  • CVE-2024-24786HigMar 5, 2024
    affected < 2.50.1-r2fixed 2.50.1-r2

    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.

  • CVE-2024-24557Feb 1, 2024
    affected < 2.50.1-r4fixed 2.50.1-r4

    Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is prone to cache poisoning if the image is built FROM scratch. Also, changes to some instructions (most important being HEALTHCHECK and ONBUILD) would not cause