VYPR

apk package

chainguard/katib-suggestion-nas-darts

pkg:apk/chainguard/katib-suggestion-nas-darts

Vulnerabilities (212)

  • CVE-2023-24538CriApr 6, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the act

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

    Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.

  • 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-41725HigFeb 28, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package wi

  • 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-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-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-41715HigOct 14, 2022
    affected < 0.19.0-r31fixed 0.19.0-r31

    Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively sm

  • 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-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 11 of 11