Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-0361. PoCs published by kang.
AI-analyzed exploit summary This exploit demonstrates a memory corruption vulnerability in Apple Safari by creating an excessively large JavaScript array, which can cause a browser crash. The PoC does not achieve arbitrary code execution but confirms the presence of the vulnerability.
Description
The Javascript engine in Safari 1.2 and earlier allows remote attackers to cause a denial of service (segmentation fault) by creating a new Array object with a large size value, then writing into that array.
Exploits (1)
This exploit demonstrates a memory corruption vulnerability in Apple Safari by creating an excessively large JavaScript array, which can cause a browser crash. The PoC does not achieve arbitrary code execution but confirms the presence of the vulnerability.