CVE-2001-0898
Opera Web Browser < 6.0 - Information Disclosure via JavaScript setTimeout
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0898. PoCs published by Georgi Guninski.
AI-analyzed exploit summary This exploit demonstrates a Same Origin Policy bypass in Opera browser, allowing cross-domain script execution to access cookies from another domain (e.g., Yahoo Mail). The PoC opens a new window, waits for it to load, then extracts and displays cookies via JavaScript.
Description
Opera 6.0 and earlier allows remote attackers to access sensitive information such as cookies and links for other domains via Javascript that uses setTimeout to (1) access data after a new window to the domain has been opened or (2) access data via about:cache.
Exploits (1)
This exploit demonstrates a Same Origin Policy bypass in Opera browser, allowing cross-domain script execution to access cookies from another domain (e.g., Yahoo Mail). The PoC opens a new window, waits for it to load, then extracts and displays cookies via JavaScript.