CVE-2014-5349
Baidu Spark Browser 26.5.9999.3511 - Stack-Based Buffer Overflow via Nested window.print Calls
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-5349. PoCs published by LiquidWorm.
AI-analyzed exploit summary This exploit demonstrates a remote stack overflow vulnerability in Baidu Spark Browser v26.5.9999.3511 by recursively calling the window.print() function, leading to a denial of service (DoS) condition. The PoC is a simple HTML file with embedded JavaScript that triggers the crash when executed.
Description
Stack-based buffer overflow in Baidu Spark Browser 26.5.9999.3511 allows remote attackers to cause a denial of service (application crash) via nested calls to the window.print JavaScript function.
Exploits (1)
This exploit demonstrates a remote stack overflow vulnerability in Baidu Spark Browser v26.5.9999.3511 by recursively calling the window.print() function, leading to a denial of service (DoS) condition. The PoC is a simple HTML file with embedded JavaScript that triggers the crash when executed.