VYPR

apk package

wolfi/katib-suggestion-hyperopt

pkg:apk/wolfi/katib-suggestion-hyperopt

Vulnerabilities (227)

  • CVE-2022-41722HigFeb 28, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a dir

  • CVE-2022-41717MedDec 8, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the s

  • CVE-2022-41716HigNov 2, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can ex

  • CVE-2022-2880HigOct 14, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy s

  • CVE-2022-2879HigOct 14, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 Mi

  • CVE-2022-32190HigSep 13, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath("https://go.dev", "../go") returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result.

  • CVE-2022-27664HigSep 6, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

Page 12 of 12