VYPR

rpm package

opensuse/nodejs18&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/nodejs18&distro=openSUSE%20Leap%2015.4

Vulnerabilities (25)

  • CVE-2023-30590Nov 28, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.9.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-30588Nov 28, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.9.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-30585Nov 28, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.9.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-30581Nov 22, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.9.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-32559Aug 24, 2023
    affected < 18.17.1-150400.9.12.1fixed 18.17.1-150400.9.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-32002Aug 21, 2023
    affected < 18.17.1-150400.9.12.1fixed 18.17.1-150400.9.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-32006Aug 15, 2023
    affected < 18.17.1-150400.9.12.1fixed 18.17.1-150400.9.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-30589Jun 30, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-32067May 25, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-31147May 25, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-31130May 25, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-31124May 25, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-23920Feb 23, 2023
    affected < 18.14.2-150400.9.6.2fixed 18.14.2-150400.9.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-23919Feb 23, 2023
    affected < 18.14.2-150400.9.6.2fixed 18.14.2-150400.9.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-23918Feb 23, 2023
    affected < 18.14.2-150400.9.6.2fixed 18.14.2-150400.9.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-23936Feb 16, 2023
    affected < 18.14.2-150400.9.6.2fixed 18.14.2-150400.9.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-2023-24807Feb 16, 2023
    affected < 18.14.2-150400.9.6.2fixed 18.14.2-150400.9.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-2022-25881Jan 31, 2023
    affected < 18.16.1-150400.9.9.1fixed 18.16.1-150400.9.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-43548Dec 5, 2022
    affected < 18.13.0-150400.9.3.1fixed 18.13.0-150400.9.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-35256Dec 5, 2022
    affected < 18.13.0-150400.9.3.1fixed 18.13.0-150400.9.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.

Page 1 of 2