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: Thu, 12 May 2005 21:44:11 -0700 (PDT)
From: RSnake <rsnake@...cking.com>
To: bugtraq@...urityfocus.com
Subject: Windows image size crash



 	I've tried this on two different versions of Windows: 2000 and XP 
Pro SP1 and SP2 with IE6.0 and Firefox 1.0.3 and 1.0.4, and at minimum
it causes the tab that holds the content in Firefox to freeze and at the
worst it causes a blue screen after a few seconds for both IE and
Firefox.  All but one machine required a reboot. I'm sure someone with
more expertise could find the root of the issue (seems like it's giving
a stack error).  The only trick here is that it seems to require a large
image to be called (like the one in this example).  I've tried it with
smaller images and it still causes a spike in load but it's recoverable.

 	Here's a live example with a large image in it:

http://ha.ckers.org/imagecrash.html

 	Here's the HTML:

<HTML>
   <BODY>
      <IMG SRC="./imagecrash.jpg" width="9999999" height="9999999">
   </BODY>
</HTML>

 	Not sure if there is more here.  I did get one person on MacOS
10 to test this and it had no effect.  Thanks to everyone who let me
crash their machines testing this.  :)

-RSnake  http://ha.ckers.org/xss.html  XSS Cheatsheet


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ