CVE-2002-0783
Opera Web Browser 5.12-6.01 - Cross-Site Scripting via JavaScript URL in Frame
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0783. PoCs published by Andreas Sandblad.
AI-analyzed exploit summary This exploit demonstrates a same-origin policy bypass in Opera Browser by using JavaScript to modify the location property of an IFRAME, executing arbitrary script in the context of another site. It leverages a javascript: URL to execute code within the frame's origin, potentially leaking sensitive data like cookies.
Description
Opera 6.01, 6.0, and 5.12 allows remote attackers to execute arbitrary JavaScript in the security context of other sites by setting the location of a frame or iframe to a Javascript: URL.
Exploits (1)
This exploit demonstrates a same-origin policy bypass in Opera Browser by using JavaScript to modify the location property of an IFRAME, executing arbitrary script in the context of another site. It leverages a javascript: URL to execute code within the frame's origin, potentially leaking sensitive data like cookies.