VYPR

apk package

wolfi/loki-3.0-loki-canary

pkg:apk/wolfi/loki-3.0-loki-canary

Vulnerabilities (6)

  • CVE-2024-45338MedDec 18, 2024
    affected < 3.0.1-r3fixed 3.0.1-r3

    An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.

  • CVE-2024-51744LowNov 4, 2024
    affected < 3.0.1-r1fixed 3.0.1-r1

    golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors r

  • CVE-2024-6104Jun 24, 2024
    affected < 3.0.0-r5fixed 3.0.0-r5

    go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.

  • CVE-2024-35255Jun 11, 2024
    affected < 3.0.0-r3fixed 3.0.0-r3

    Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability

  • CVE-2024-24789Jun 5, 2024
    affected < 3.0.0-r2fixed 3.0.0-r2

    The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip pac

  • CVE-2024-24790Jun 5, 2024
    affected < 3.0.0-r2fixed 3.0.0-r2

    The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.