The Node.js Project

16 CVEs across 1 The Node.js Project products. Browse The Node.js Project vulnerabilities, severities, and proof-of-concept exploits.

The Node.js Project products with known CVEs

ProductCVEs
Node.js16
The Node.js Project CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2018-12123Medium4.32018-11-28Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is…
CVE-2018-12122High7.52018-11-28Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by…
CVE-2018-12121High7.52018-11-28Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests w…
CVE-2018-12120High8.12018-11-28Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with `node --debug` or `nod…
CVE-2018-12116High7.52018-11-28Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for…
CVE-2018-7166High7.52018-08-21In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause `Buffer.alloc()` to return uninitialized memory. This method is intended t…
CVE-2018-12115High7.52018-08-21In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16…
CVE-2018-7167High7.52018-06-13Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerabili…
CVE-2018-7164High7.52018-06-13Node.js versions 9.7.0 and later and 10.x are vulnerable and the severity is MEDIUM. A bug introduced in 9.7.0 increases the memory consumed when reading from…
CVE-2018-7162High7.52018-06-13All versions of Node.js 9.x and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node process which p…
CVE-2018-7161High7.52018-06-13All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server pr…
CVE-2018-7160High8.82018-05-17The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possibl…
CVE-2018-7159Medium5.32018-05-17The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interprete…
CVE-2018-7158High7.52018-05-17The `'path'` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced…
CVE-2017-15897Low3.12017-12-11Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified…
CVE-2017-15896Critical9.12017-12-11Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active net…