VYPR

apk package

chainguard/katib-tfevent-metricscollector

pkg:apk/chainguard/katib-tfevent-metricscollector

Vulnerabilities (192)

  • CVE-2023-29404CriJun 8, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. T

  • CVE-2023-24540CriMay 11, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.

  • CVE-2023-24539HigMay 11, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untru

  • CVE-2023-24534HigApr 6, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more m

  • CVE-2023-28155MedMar 16, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintaine

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

    Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly

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

    A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

  • CVE-2022-41720HigDec 7, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS("C:/tmp").Op

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

Page 10 of 10