VYPR

apk package

wolfi/katib-suggestion-nas-enas

pkg:apk/wolfi/katib-suggestion-nas-enas

Vulnerabilities (177)

  • CVE-2023-45283HigNov 9, 2023
    affected < 0fixed 0

    The filepath package does not recognize paths with a \??\ prefix as special. On Windows, a path beginning with \??\ is a Root Local Device path equivalent to a path beginning with \\?\. Paths with a \??\ prefix may be used to access arbitrary locations on the system. For example,

  • CVE-2023-45803MedOct 17, 2023
    affected < 0.18.0-r0fixed 0.18.0-r0

    urllib3 is a user-friendly HTTP client library for Python. urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303 after the request had its method changed from one that could accept a request body (like `POST`) to `GE

  • CVE-2023-39325HigOct 11, 2023
    affected < 0.15.0-r7fixed 0.15.0-r7

    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 < 0.16.0-r0fixed 0.16.0-r0

    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-39319MedSep 8, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be

  • CVE-2023-39318MedSep 8, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may

  • CVE-2023-3978MedAug 2, 2023
    affected < 0.15.0-r7fixed 0.15.0-r7

    Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

  • CVE-2023-29409MedAug 2, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr

  • CVE-2023-26136MedJul 1, 2023
    affected < 0.19.0-r31fixed 0.19.0-r31

    Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.

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

Page 9 of 9