VYPR

rpm package

suse/nodejs16&distro=SUSE Linux Enterprise Module for Web and Scripting 15 SP4

pkg:rpm/suse/nodejs16&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Web%20and%20Scripting%2015%20SP4

Vulnerabilities (33)

  • CVE-2023-39333MedSep 7, 2024
    affected < 16.20.2-150400.3.27.2fixed 16.20.2-150400.3.27.2

    Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module.

  • CVE-2023-30590HigNov 28, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivat

  • CVE-2023-30588MedNov 28, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when acces

  • CVE-2023-30585HigNov 28, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the "msiexec.exe" process, running under the NT

  • CVE-2023-30581HigNov 23, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.

  • CVE-2023-38552HigOct 18, 2023
    affected < 16.20.2-150400.3.27.2fixed 16.20.2-150400.3.27.2

    When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability

  • CVE-2023-45143LowOct 12, 2023
    affected < 16.20.2-150400.3.27.2fixed 16.20.2-150400.3.27.2

    Undici is an HTTP/1.1 client written from scratch for Node.js. Prior to version 5.26.2, Undici already cleared Authorization headers on cross-origin redirects, but did not clear `Cookie` headers. By design, `cookie` headers are forbidden request headers, disallowing them to be se

  • CVE-2023-44487HigKEVOct 10, 2023
    affected < 16.20.2-150400.3.27.2fixed 16.20.2-150400.3.27.2

    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-32559HigAug 24, 2023
    affected < 16.20.2-150400.3.24.1fixed 16.20.2-150400.3.24.1

    A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and eventually take advantage of `pr

  • CVE-2023-32002CriAug 21, 2023
    affected < 16.20.2-150400.3.24.1fixed 16.20.2-150400.3.24.1

    The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. Please note

  • CVE-2023-32006HigAug 15, 2023
    affected < 16.20.2-150400.3.24.1fixed 16.20.2-150400.3.24.1

    The use of `module.constructor.createRequire()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x, and

  • CVE-2023-30589HigJul 1, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RF

  • CVE-2023-32067HigMay 25, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 lengt

  • CVE-2023-31147MedMay 25, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the ra

  • CVE-2023-31130MedMay 25, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an

  • CVE-2023-31124LowMay 25, 2023
    affected < 16.20.1-150400.3.21.1fixed 16.20.1-150400.3.21.1

    c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take

  • CVE-2023-23920MedFeb 23, 2023
    affected < 16.19.1-150400.3.15.1fixed 16.19.1-150400.3.15.1

    An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.

  • CVE-2023-23919HigFeb 23, 2023
    affected < 16.19.1-150400.3.15.1fixed 16.19.1-150400.3.15.1

    A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to b

  • CVE-2023-23918HigFeb 23, 2023
    affected < 16.19.1-150400.3.15.1fixed 16.19.1-150400.3.15.1

    A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.

  • CVE-2023-24807HigFeb 16, 2023
    affected < 16.19.1-150400.3.15.1fixed 16.19.1-150400.3.15.1

    Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular

Page 1 of 2