7.5
CVSSv2

CVE-2011-3658

Published: 21/12/2011 Updated: 29/12/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The SVG implementation in Mozilla Firefox 8.0, Thunderbird 8.0, and SeaMonkey 2.5 does not properly interact with DOMAttrModified event handlers, which allows remote malicious users to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via vectors involving removal of SVG elements.

Vulnerable Product Search on Vulmon Subscribe to Product

mozilla seamonkey 2.5

mozilla firefox 8.0

mozilla thunderbird 8.0

Vendor Advisories

Several security issues were fixed in Thunderbird ...
Several security issues were fixed in Firefox ...
Several security issues were fixed in Firefox ...
This update provides compatible packages for Firefox 9 ...
Several security issues were fixed in Thunderbird ...
Mozilla Foundation Security Advisory 2011-55 nsSVGValue out-of-bounds access Announced December 20, 2011 Reporter regenrecht via TippingPoint's ZDI Impact Critical Products Firefox, SeaMonkey, Thunderbird Fixed in ...

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 = AverageRanking i ...