VYPR

rpm package

suse/nodejs18&distro=SUSE Linux Enterprise Module for Web and Scripting 12

pkg:rpm/suse/nodejs18&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Web%20and%20Scripting%2012

Vulnerabilities (42)

  • CVE-2023-44487HigKEVOct 10, 2023
    affected < 18.18.2-8.15.1fixed 18.18.2-8.15.1

    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 < 18.17.1-8.12.1fixed 18.17.1-8.12.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 < 18.17.1-8.12.1fixed 18.17.1-8.12.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 < 18.17.1-8.12.1fixed 18.17.1-8.12.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 < 18.16.1-8.9.1fixed 18.16.1-8.9.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 < 18.16.1-8.9.1fixed 18.16.1-8.9.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 < 18.16.1-8.9.1fixed 18.16.1-8.9.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 < 18.16.1-8.9.1fixed 18.16.1-8.9.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 < 18.16.1-8.9.1fixed 18.16.1-8.9.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 < 18.14.2-8.6.2fixed 18.14.2-8.6.2

    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 < 18.14.2-8.6.2fixed 18.14.2-8.6.2

    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 < 18.14.2-8.6.2fixed 18.14.2-8.6.2

    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 < 18.14.2-8.6.2fixed 18.14.2-8.6.2

    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

  • CVE-2023-23936MedFeb 16, 2023
    affected < 18.14.2-8.6.2fixed 18.14.2-8.6.2

    Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` str

  • CVE-2022-25881MedJan 31, 2023
    affected < 18.16.1-8.9.1fixed 18.16.1-8.9.1

    This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.

  • CVE-2022-43548HigDec 5, 2022
    affected < 18.13.0-8.3.1fixed 18.13.0-8.3.1

    A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing

  • CVE-2022-35256MedDec 5, 2022
    affected < 18.13.0-8.3.1fixed 18.13.0-8.3.1

    The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.

  • CVE-2022-35255CriDec 5, 2022
    affected < 18.13.0-8.3.1fixed 18.13.0-8.3.1

    A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() alwa

  • CVE-2022-32215MedJul 14, 2022
    affected < 18.13.0-8.3.1fixed 18.13.0-8.3.1

    The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).

  • CVE-2022-32214MedJul 14, 2022
    affected < 18.13.0-8.3.1fixed 18.13.0-8.3.1

    The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).