VYPR

apk package

chainguard/gitlab-runner-oci-entrypoint-17.10

pkg:apk/chainguard/gitlab-runner-oci-entrypoint-17.10

Vulnerabilities (4)

  • CVE-2025-22872MedApr 16, 2025
    affected < 17.10.1-r2fixed 17.10.1-r2

    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-22871CriApr 8, 2025
    affected < 17.10.1-r1fixed 17.10.1-r1

    The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.

  • 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-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.