VYPR

apk package

wolfi/gitlab-base-17.9

pkg:apk/wolfi/gitlab-base-17.9

Vulnerabilities (6)

  • CVE-2025-30204HigMar 21, 2025
    affected < 17.9.5-r0fixed 17.9.5-r0

    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-29923LowMar 20, 2025
    affected < 17.9.2-r2fixed 17.9.2-r2

    go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when `CLIENT SETINFO` times out during connection establishment. This can happen when the client is configured to transmit i

  • CVE-2025-22870MedMar 12, 2025
    affected < 17.9.2-r1fixed 17.9.2-r1

    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-27610Mar 10, 2025
    affected < 17.9.2-r2fixed 17.9.2-r2

    Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specified `root:` unexpectedly. The vu

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

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

  • CVE-2025-22869Feb 26, 2025
    affected < 17.9.2-r2fixed 17.9.2-r2

    SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.