Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | 4.0.0 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/99959Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2017:2908
- https://access.redhat.com/errata/RHSA-2017:3002
- https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/PatchVendor Advisory
- http://www.securityfocus.com/bid/99959Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2017:2908
- https://access.redhat.com/errata/RHSA-2017:3002
- https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/PatchVendor Advisory
FAQ
What is CVE-2017-11499?
CVE-2017-11499 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 con...
How severe is CVE-2017-11499?
CVE-2017-11499 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-11499?
Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Node.Js.