Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-6668. PoCs published by sdneon.
AI-analyzed exploit summary This PoC demonstrates a DoS vulnerability in Node.js v0.10.31 (CVE-2013-6668) by repeatedly executing a SQL stored procedure via the 'tedious' module, causing Node.js to crash when more than 52 rows are returned. The issue is linked to a v8 backport patch and affects specific configurations of Node.js and MS SQL Server.
Description
Multiple unspecified vulnerabilities in Google V8 before 3.24.35.10, as used in Google Chrome before 33.0.1750.146, allow attackers to cause a denial of service or possibly have other impact via unknown vectors.
Exploits (1)
This PoC demonstrates a DoS vulnerability in Node.js v0.10.31 (CVE-2013-6668) by repeatedly executing a SQL stored procedure via the 'tedious' module, causing Node.js to crash when more than 52 rows are returned. The issue is linked to a v8 backport patch and affects specific configurations of Node.js and MS SQL Server.