VYPR

apk package

chainguard/gatekeeper-fips-3.14-compat

pkg:apk/chainguard/gatekeeper-fips-3.14-compat

Vulnerabilities (2)

  • CVE-2023-45288HigApr 4, 2024
    affected < 3.14.1-r4fixed 3.14.1-r4

    An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed Ma

  • CVE-2024-24786HigMar 5, 2024
    affected < 3.14.1-r1fixed 3.14.1-r1

    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.