lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 05 Aug 2009 09:08:33 +0200
From: schnuddelbuddel@...e.ms
To: full-disclosure@...ts.grok.org.uk
Subject: IE8 crashes with simple HTML

Hi,

this simple HTML page causes Micrsoft Internet Explorer 8 to crash:

Veryfied with IE8.0.7100.0 on W7 x64 RC.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional" "http://www.w3.org/TR/html4/strict.dtd">
<html>
 <body>
   <div style = "width: 100%; max-height: 400px; overflow: scroll;">
     <script type="text/javascript" src="nichtvorhanden"></script>
     <script type="text/javascript"></script>
   </div>
 </body>
</html>


Any comments (reaseon? dangerous? ...) are welcome.

schnuddelbuddel

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ