CVE-2005-2594
Apple Safari 1.3 (132) - Denial of Service via JavaScript Handler
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-2594. PoCs published by Patrick Webster.
AI-analyzed exploit summary This exploit triggers a browser crash in Apple Safari by causing an invalid memory access exception through repeated JavaScript operations. The PoC uses a recursive setTimeout function to continuously write the current seconds to the document, leading to a DoS condition.
Description
Apple Safari 1.3 (132) on Mac OS X 1.3.9 allows remote attackers to cause a denial of service (crash) via certain Javascript, possibly involving a function that defines a handler for itself within the function body.
Exploits (1)
This exploit triggers a browser crash in Apple Safari by causing an invalid memory access exception through repeated JavaScript operations. The PoC uses a recursive setTimeout function to continuously write the current seconds to the document, leading to a DoS condition.