VYPR

rpm package

suse/nodejs18&distro=SUSE Manager Server 4.3

pkg:rpm/suse/nodejs18&distro=SUSE%20Manager%20Server%204.3

Vulnerabilities (12)

  • CVE-2025-23085MedFeb 7, 2025
    affected < 18.20.6-150400.9.33.1fixed 18.20.6-150400.9.33.1

    A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to inc

  • CVE-2025-22150MedJan 21, 2025
    affected < 18.20.6-150400.9.33.1fixed 18.20.6-150400.9.33.1

    Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generat

  • CVE-2023-46809HigSep 7, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    Node.js versions which bundle an unpatched version of OpenSSL or run against a dynamically linked version of OpenSSL which are unpatched are vulnerable to the Marvin Attack - https://people.redhat.com/~hkario/marvin/, if PCKS #1 v1.5 padding is allowed when performing RSA descryp

  • CVE-2024-27982MedMay 7, 2024
    affected < 18.20.1-150400.9.21.3fixed 18.20.1-150400.9.21.3

    The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attacke

  • CVE-2024-27983HigApr 9, 2024
    affected < 18.20.1-150400.9.21.3fixed 18.20.1-150400.9.21.3

    An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the se

  • CVE-2024-30260Apr 4, 2024
    affected < 18.20.1-150400.9.21.3fixed 18.20.1-150400.9.21.3

    Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for `fetch()`, but did not clear them for `undici.request()`. This vulnerability was patched in version(s) 5.28.4 and 6.11.1.

  • CVE-2024-30261Apr 4, 2024
    affected < 18.20.1-150400.9.21.3fixed 18.20.1-150400.9.21.3

    Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the `integrity` option passed to `fetch()`, allowing `fetch()` to accept requests as valid even if they have been tampered. This vulnerability was patched in version(s) 5.28.4 and 6.11.1.

  • CVE-2024-22025MedMar 19, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch() function in Node.js always d

  • CVE-2024-22019Feb 20, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of li

  • CVE-2024-21892Feb 20, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAP_NET_BIND_SERVICE. Due to a bug in the implementation of this exception, Node.js incorrec

  • CVE-2024-24758Feb 16, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear `Proxy-Authentication` headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There

  • CVE-2024-24806Feb 7, 2024
    affected < 18.19.1-150400.9.18.2fixed 18.19.1-150400.9.18.2

    libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` function in `src/unix/getaddrinfo.c` (and its windows counterpart `src/win/getaddrinfo.c`), truncates hostnames to 256 characters before calling `getaddrinfo`. This behavior can be ex