Overview
The Microsoft Internet Explorer HTML rendering engine contains a vulnerability in its handling of the SRC attribute of the HTML <EMBED> directive. An attacker who is able to convince a user to read a malicious HTML file may be able to crash Internt Explorer or execute arbitrary code with the user's privileges.
Description
Web pages and HTML email messages typically contain HTML text, but may include other documents using the <EMBED> directive. For example, a MIDI sound file might be embedded in a web page with the following HTML code: <EMBED SRC="/path/sound.mid" AUTOSTART="true"> |
Impact
By convincing a user to view a malicious HTML document, an attacker could cause the Internet Explorer HTML rendering engine to crash or execute arbitrary code. This technique could be used to distribute viruses, worms, or other malicious code. Any code executed through this vulnerability would run with the privileges of the user who viewed the HTML document. |
Solution
Apply Patch |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://www.cert.org/advisories/CA-2002-04.html
- http://www.security.nnov.ru/advisories/mshtml.asp
- http://www.microsoft.com/technet/security/bulletin/MS02-005.asp
- http://support.microsoft.com/default.aspx?scid=kb;en-us;Q317731
- http://www.securityfocus.com/bid/4080
- http://www.iss.net/security_center/static/8116.php
- http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/embed.asp
- http://developer.netscape.com/docs/manuals/htmlguid/tags14.htm#1286379
Acknowledgements
The CERT/CC thanks ERRor and DarkZorro of domain Hell and 3APA3A of SECURITY.NNOV for reporting this issue to us.
This document was written by Art Manion and Ian A. Finlay.
Other Information
CVE IDs: | CVE-2002-0022 |
CERT Advisory: | CA-2002-04 |
Severity Metric: | 50.49 |
Date Public: | 2002-02-11 |
Date First Published: | 2002-02-14 |
Date Last Updated: | 2002-03-29 23:42 UTC |
Document Revision: | 110 |