VYPR

rpm package

suse/nodejs16&distro=SUSE Linux Enterprise Server 15 SP4-LTSS

pkg:rpm/suse/nodejs16&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP4-LTSS

Vulnerabilities (7)

  • CVE-2023-46809HigSep 7, 2024
    affected < 16.20.2-150400.3.30.1fixed 16.20.2-150400.3.30.1

    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 < 16.20.2-150400.3.33.1fixed 16.20.2-150400.3.33.1

    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 < 16.20.2-150400.3.33.1fixed 16.20.2-150400.3.33.1

    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-22025MedMar 19, 2024
    affected < 16.20.2-150400.3.30.1fixed 16.20.2-150400.3.30.1

    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 < 16.20.2-150400.3.30.1fixed 16.20.2-150400.3.30.1

    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-24758Feb 16, 2024
    affected < 16.20.2-150400.3.30.1fixed 16.20.2-150400.3.30.1

    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 < 16.20.2-150400.3.30.1fixed 16.20.2-150400.3.30.1

    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