Overview
A buffer overflow vulnerability exists in a shared HTML conversion library used by Internet Explorer (IE) and other Windows applications. By enticing a victim to view an HTML document using IE, an attacker could execute arbitrary code with the victim's privileges or cause IE to crash.
Description
Microsoft provides a shared HTML conversion library (html32.cnv) that is used by IE and other Windows applications. According to MS03-023, "The HTML converter is an extension which allows applications to convert HTML data into Rich Text Format (RTF) while maintaining the formatting and structure of the data as well as the text. The converter also supports the conversion of RTF data into HTML." The HTML conversion library contains a buffer overflow that can be exploited when IE opens a specially crafted HTML document. In a publicly available example, script automates the process of creating a new HTML document and opening it in a frame off screen, writing a specially crafted align element in an <HR> tag to the document, selecting the contents of the document, copying the contents to the clipboard, and closing the frame. The library is loaded when the frame is closed and the crafted align element overflows a buffer on the stack, allowing the attacker to control the contents of the EIP register. |
Impact
By convincing a victim to view or convert a specially crafted HTML document (web page, HTML email message), an attacker could execute arbitrary code with the privileges of the victim. The attacker could also cause a denial of service. |
Solution
Apply Patch |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS03-023.asp
- http://support.microsoft.com/default.aspx?scid=kb;en-us;823559
- http://support.microsoft.com/support/kb/articles/Q111/7/16.asp
- http://www.secunia.com/advisories/9113/
- http://www.securityfocus.com/archive/1/326395
- http://www.securityfocus.com/archive/1/326873
- http://www.securityfocus.com/archive/1/327330
- http://www.securityfocus.com/bid/8016
- http://www.securityfocus.com/news/6331
- http://securitytracker.com/alerts/2003/Jun/1007072.html
- http://xforce.iss.net/xforce/xfdb/12444
Acknowledgements
This vulnerability was publicly reported by Digital Scream.
This document was written by Art Manion.
Other Information
CVE IDs: | CVE-2003-0469 |
CERT Advisory: | CA-2003-14 |
Severity Metric: | 26.93 |
Date Public: | 2003-06-22 |
Date First Published: | 2003-06-27 |
Date Last Updated: | 2003-09-03 18:12 UTC |
Document Revision: | 46 |