VYPR

apk package

chainguard/cluster-autoscaler-fips-1.26-compat

pkg:apk/chainguard/cluster-autoscaler-fips-1.26-compat

Vulnerabilities (6)

  • CVE-2024-3177LowApr 22, 2024
    affected < 0fixed 0

    A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. T

  • CVE-2024-24786HigMar 5, 2024
    affected < 1.26.6-r3fixed 1.26.6-r3

    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-48795MedDec 18, 2023
    affected < 1.26.6-r1fixed 1.26.6-r1

    The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end

  • CVE-2023-45142Oct 12, 2023
    affected < 1.26.6-r1fixed 1.26.6-r1

    OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels `http.user_agent` and `http.method` that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests

  • CVE-2023-39325Oct 11, 2023
    affected < 1.26.4-r2fixed 1.26.4-r2

    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 < 1.26.4-r2fixed 1.26.4-r2

    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.