9.3
CVSSv2

CVE-2013-1690

Published: 26/06/2013 Updated: 19/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Mozilla Firefox prior to 22.0, Firefox ESR 17.x prior to 17.0.7, Thunderbird prior to 17.0.7, and Thunderbird ESR 17.x prior to 17.0.7 do not properly handle onreadystatechange events in conjunction with page reloading, which allows remote malicious users to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted web site that triggers an attempt to execute data at an unmapped memory location.

Vulnerable Product Search on Vulmon Subscribe to Product

mozilla firefox 20.0

mozilla firefox 20.0.1

mozilla firefox

mozilla firefox 19.0.1

mozilla firefox 19.0.2

mozilla firefox 19.0

mozilla firefox esr 17.0.4

mozilla firefox esr 17.0.5

mozilla firefox esr 17.0.6

mozilla firefox esr 17.0

mozilla firefox esr 17.0.3

mozilla firefox esr 17.0.2

mozilla firefox esr 17.0.1

mozilla thunderbird 17.0.5

mozilla thunderbird

mozilla thunderbird 17.0.3

mozilla thunderbird 17.0.4

mozilla thunderbird 17.0.2

mozilla thunderbird 17.0

mozilla thunderbird 17.0.1

mozilla thunderbird esr 17.0.5

mozilla thunderbird esr 17.0.6

mozilla thunderbird esr 17.0

mozilla thunderbird esr 17.0.3

mozilla thunderbird esr 17.0.4

mozilla thunderbird esr 17.0.1

mozilla thunderbird esr 17.0.2

Vendor Advisories

USN-1890-1 introduced a regression in Firefox ...
Several security issues were fixed in Thunderbird ...
Firefox could be made to crash or run programs as your login if it opened a malicious website ...
Multiple security issues have been found in Icedove, Debian's version of the Mozilla Thunderbird mail and news client Multiple memory safety errors, use-after-free vulnerabilities, missing permission checks, incorrect memory handling and other implementation errors may lead to the execution of arbitrary code, privilege escalation, information disc ...
Multiple security issues have been found in Iceweasel, Debian's version of the Mozilla Firefox web browser: Multiple memory safety errors, use-after-free vulnerabilities, missing permission checks, incorrect memory handling and other implementation errors may lead to the execution of arbitrary code, privilege escalation, information disclosure or c ...
Mozilla Foundation Security Advisory 2013-53 Execution of unmapped memory through onreadystatechange event Announced June 25, 2013 Reporter Nils Impact Critical Products Firefox, Firefox ESR, SeaMonkey, Thunderbird, Thunderbi ...

Exploits

## # 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' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking ...