VYPR

apk package

chainguard/smarter-device-manager-fips

pkg:apk/chainguard/smarter-device-manager-fips

Vulnerabilities (86)

  • CVE-2023-45289MedMar 5, 2024
    affected < 1.20.11-r3fixed 1.20.11-r3

    When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorizati

  • CVE-2023-45285HigDec 6, 2023
    affected < 1.20.11-r2fixed 1.20.11-r2

    Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not

  • CVE-2023-39326MedDec 6, 2023
    affected < 1.20.11-r2fixed 1.20.11-r2

    A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of d

  • CVE-2023-39325HigOct 11, 2023
    affected < 1.20.11-r2fixed 1.20.11-r2

    A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attack

  • CVE-2023-44487HigKEVOct 10, 2023
    affected < 1.20.11-r2fixed 1.20.11-r2

    The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

  • CVE-2023-39323HigOct 5, 2023
    affected < 1.20.11-r2fixed 1.20.11-r2

    Line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires

Page 5 of 5