VYPR

apk package

chainguard/request-1279-1-12-compat

pkg:apk/chainguard/request-1279-1-12-compat

Vulnerabilities (2)

  • CVE-2023-45288HigApr 4, 2024
    affected < 1.12.0-r4fixed 1.12.0-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 < 1.12.0-r4fixed 1.12.0-r4

    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.