VYPR

apk package

chainguard/gitlab-pages-fips-17.10

pkg:apk/chainguard/gitlab-pages-fips-17.10

Vulnerabilities (4)

  • CVE-2025-22872MedApr 16, 2025
    affected < 17.10.4-r1fixed 17.10.4-r1

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul

  • CVE-2025-30204HigMar 21, 2025
    affected < 17.10.0-r3fixed 17.10.0-r3

    golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a maliciou

  • CVE-2025-22870MedMar 12, 2025
    affected < 17.10.0-r2fixed 17.10.0-r2

    Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

  • CVE-2025-22868Feb 26, 2025
    affected < 17.10.0-r2fixed 17.10.0-r2

    An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.