Revision Date: | 2014-10-06 | Version: | 28 |
Title: | The evalInSandbox implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 uses an incorrect context during the handling of JavaScript code that sets the location.href property, which allows remote attackers to conduct cross-site scripting (XSS) attacks or read arbitrary files by leveraging a sandboxed add-on. |
Description: | The evalInSandbox implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 uses an incorrect context during the handling of JavaScript code that sets the location.href property, which allows remote attackers to conduct cross-site scripting (XSS) attacks or read arbitrary files by leveraging a sandboxed add-on. |
Family: | windows | Class: | vulnerability |
Status: | ACCEPTED | Reference(s): | CVE-2012-4201
|
Platform(s): | Microsoft Windows 2000 Microsoft Windows 7 Microsoft Windows 8 Microsoft Windows Server 2003 Microsoft Windows Server 2008 Microsoft Windows Server 2012 Microsoft Windows Vista Microsoft Windows XP
| Product(s): | Mozilla Firefox Mozilla Firefox ESR Mozilla SeaMonkey Mozilla Thunderbird Mozilla Thunderbird ESR
|
Definition Synopsis |
Check for vulnerable Thunderbird Mozilla Thunderbird Mainline release is installed
AND Determine if the version of Mozilla Thunderbird is less than or equal to 16.0.1
AND Determine if the version of Mozilla Thunderbird is greater than or equal to 0.1
Check for vulnerable SeaMonkey
Mozilla Seamonkey is installed
AND Determine if the version of Mozilla Seamonkey is less than or equal to 2.14
AND Determine if the version of Mozilla Seamonkey is greater than or equal to 2.0
Check for vulnerable Firefox
Mozilla Firefox Mainline release is installed
AND Mozilla Firefox Mainline version is less than or equal to 16.0.2
AND Mozilla Firefox Mainline version is greater than or equal to 0.1
OR Check for vulnerable Mozilla Firefox ESR
Mozilla Firefox ESR is installed
AND Mozilla Firefox ESR version is less than 10.0.11 and greater than or equal to 10.x
OR Check for vulnerable Mozilla Thunderbird ESR
Mozilla Thunderbird ESR is installed
AND Mozilla Thunderbird ESR version is less than 10.0.11 and greater than or equal to 10.x
|