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.
References
Link | Resource |
---|---|
https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/ | Patch Vendor Advisory |
http://www.securityfocus.com/bid/99959 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2017:3002 | |
https://access.redhat.com/errata/RHSA-2017:2908 |
Configurations
Configuration 1 (hide)
|
Information
Published : 2017-07-25 06:29
Updated : 2017-12-06 18:29
NVD link : CVE-2017-11499
Mitre link : CVE-2017-11499
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
nodejs
- node.js