VYPR

apk package

chainguard/kubernetes-csi-external-snapshotter-6.0-snapshot-controller

pkg:apk/chainguard/kubernetes-csi-external-snapshotter-6.0-snapshot-controller

Vulnerabilities (5)

  • CVE-2024-24788MedMay 8, 2024
    affected < 6.0.1-r12fixed 6.0.1-r12

    A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.

  • CVE-2023-45288HigApr 4, 2024
    affected < 6.0.1-r9fixed 6.0.1-r9

    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 < 6.0.1-r9fixed 6.0.1-r9

    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-2023-39325Oct 11, 2023
    affected < 6.0.1-r5fixed 6.0.1-r5

    A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attack

  • CVE-2023-3978Aug 2, 2023
    affected < 6.0.1-r5fixed 6.0.1-r5

    Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.