CVE-2009-1724
Apple Safari < 4.0.2 - Cross-Site Scripting via Parent and Top Object Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1724. PoCs published by Gareth Hayes.
AI-analyzed exploit summary This exploit leverages a cross-domain scripting vulnerability in WebKit to bypass the same-origin policy. The PoC uses an iframe to manipulate the parent and top properties of the contentWindow, allowing arbitrary JavaScript execution in the context of another domain.
Description
Cross-site scripting (XSS) vulnerability in WebKit in Apple Safari before 4.0.2, as used on iPhone OS before 3.1, iPhone OS before 3.1.1 for iPod touch, and other platforms, allows remote attackers to inject arbitrary web script or HTML via vectors related to parent and top objects.
Exploits (1)
This exploit leverages a cross-domain scripting vulnerability in WebKit to bypass the same-origin policy. The PoC uses an iframe to manipulate the parent and top properties of the contentWindow, allowing arbitrary JavaScript execution in the context of another domain.