Lucene search

K
exploitdbAndreas SandbladEDB-ID:21451
HistoryMay 15, 2002 - 12:00 a.m.

Opera 5.12/6.0 - Frame Location Same Origin Policy Circumvention

2002-05-1500:00:00
Andreas Sandblad
www.exploit-db.com
17

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/4745/info

Opera is a web browser product created by Opera Software, and is available for a range of operating systems including Windows and Linux. A vulnerability has been reported in some versions of the Opera Browser.

It is possible to bypass the same origin policy in some versions of the Opera Browser. Javascript may modify the location property of an IFRAME or FRAME included in the document. If the location is set to a javascript: URL, the script code will execute within the context of the previous frame site.

<iframe name=foo src="www.sensitive.com"></iframe>
<script>foo.location="javascript:alert(document.cookie)";</script> 

AI Score

7.4

Confidence

Low

Related for EDB-ID:21451