CVE-2017-11499: Input Validation
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2017-11499?
CVE-2017-11499 has been classified as a high severity vulnerability due to its potential to cause remote denial of service (DoS) attacks.
How do I fix CVE-2017-11499?
To fix CVE-2017-11499, update to Node.js versions 4.8.4, 6.11.1, 7.10.1, or 8.1.4 or later.
Which versions of Node.js are affected by CVE-2017-11499?
CVE-2017-11499 affects Node.js versions from 4.0 to 4.8.3, all versions of 5.x, versions 6.0 to 6.11.0, versions 7.0 to 7.10.0, and versions 8.0 to 8.1.3.
What type of attack does CVE-2017-11499 enable?
CVE-2017-11499 enables hash flooding remote denial of service (DoS) attacks.
Is CVE-2017-11499 specific to any operating system?
CVE-2017-11499 is primarily associated with the Node.js application and its associated environments rather than specific operating systems.