CVE-2017-11499
HIGHNode.js 4.0-4.8.3 5.x 6.0-6.11.0 7.0-7.10.0 8.0-8.1.3 - Denial of Service via Hash Flooding
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-11499. PoCs published by open-flaw, dajneem23.
AI-analyzed exploit summary This repository contains functional exploit code for CVE-2017-11499, demonstrating both the uninitialized buffer vulnerability in Node.js v4.x and the hash flooding DoS attack affecting Node.js v4.0.0 through v8.1.3. The PoC includes multiple attack methods, including hash collision testing and memory corruption monitoring.
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.
Exploits (2)
This repository contains functional exploit code for CVE-2017-11499, demonstrating both the uninitialized buffer vulnerability in Node.js v4.x and the hash flooding DoS attack affecting Node.js v4.0.0 through v8.1.3. The PoC includes multiple attack methods, including hash collision testing and memory corruption monitoring.
This repository contains functional exploit code for CVE-2017-11499, demonstrating both the uninitialized buffer vulnerability in Node.js v4.x and the hash flooding DoS attack affecting Node.js versions 4.0.0 through 8.1.3. The PoC includes multiple attack methods, including hash collision testing and memory corruption monitoring.
References (4)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H