Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-7244.
AI-analyzed exploit summary This exploit leverages a Denial of Service (DoS) vulnerability in Firefox 3.6.3 and Safari 4.0.5 by recursively calling window.print() within an error handler, causing the browser to crash. The exploit is triggered via a simple HTML page with embedded JavaScript.
Description
Mozilla Firefox 3.0.1 and earlier allows remote attackers to cause a denial of service (browser hang) by calling the window.print function in a loop, aka a "printing DoS attack," possibly a related issue to CVE-2009-0821.
Exploits (1)
This exploit leverages a Denial of Service (DoS) vulnerability in Firefox 3.6.3 and Safari 4.0.5 by recursively calling window.print() within an error handler, causing the browser to crash. The exploit is triggered via a simple HTML page with embedded JavaScript.