9.3
CVSSv2

CVE-2009-2477

Published: 15/07/2009 Updated: 19/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 950
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

js/src/jstracer.cpp in the Just-in-time (JIT) JavaScript compiler (aka TraceMonkey) in Mozilla Firefox 3.5 prior to 3.5.1 allows remote malicious users to execute arbitrary code via certain use of the escape function that triggers access to uninitialized memory locations, as originally demonstrated by a document containing P and FONT elements.

Vulnerable Product Search on Vulmon Subscribe to Product

mozilla firefox 3.5

Vendor Advisories

Mozilla Foundation Security Advisory 2009-41 Corrupt JIT state after deep return from native function Announced July 16, 2009 Reporter zbyte Impact Critical Products Firefox Fixed in ...

Exploits

<!-- Download: githubcom/HackerFantastic/Public/blob/master/exploits/jackrabbittgz Mirror: githubcom/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/40936tgz --> <html> <head> <div id="content"> <p> <FONT> </FONT> </p> <p> <FONT>n0m3rcYn0M3rCyn0m3Rc&lt ...
################################################## # FireFox 35 Heap Spray # Discovered by: Simon Berry-Bryne # Coded in Perl by netsoul, ALTO PARANA - Paraguay # Contact: netsoul2 [at] gmail [dot] com ################################################## #!/usr/bin/perl -w use strict; use POE::Component::Server::HTTP; POE::Component::Server::HTTP-& ...
<html> <head> <title>Firefox 35 Vulnerability</title> Firefox 35 Heap Spray Vulnerabilty </br> Author: SBerry aka Simon Berry-Byrne </br> Thanks to HD Moore for the insight and Metasploit for the payload <div id="content"> <p> <FONT> </FONT> </p> <p& ...
## # $Id: firefox_escape_retvalrb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' ...