VYPR

apk package

chainguard/keda-2.12-admission-webhooks

pkg:apk/chainguard/keda-2.12-admission-webhooks

Vulnerabilities (2)

  • CVE-2024-27304CriMar 6, 2024
    affected < 2.12.1-r3fixed 2.12.1-r3

    pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the atta

  • CVE-2024-24786HigMar 5, 2024
    affected < 2.12.1-r1fixed 2.12.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.