CVE Catalog

CVE-2017-11499

High
Published: Translated: NVD NIST

Summary

Node.js versions from 4.0 to 4.8.3, all 5.x versions, and versions 6.0 to 6.11.0, 7.0 to 7.10.0, and 8.0 to 8.1.3 were susceptible to hash flooding DoS attacks. This was due to the HashTable seed being constant across a given released version of Node.js.

Risk Assessment

These attacks could lead to service outages, affecting application availability and potentially resulting in financial and reputational losses for the organization.

Recommendation

It is recommended to upgrade Node.js to the latest version to mitigate this vulnerability and consider implementing additional protections against DoS attacks.

Other vulnerabilities in Node.js

See all
Original NVD description (English source)

Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots enabled by default which caused the initially randomized seed to be overwritten on startup.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS