Vulnerability Note VU#575969
Mozilla may process content-defined setters on object prototypes with elevated privileges
OverviewMozilla allows content-defined setters on object prototypes to execute with elevated privileges. This may allow a remote attacker to execute arbitrary code.
I. DescriptionSetters
A setter is a method in JavaScript that sets the value of a property.
The problem
The setters in Mozilla are called by privileged user interface (UI) code. This elevated privilege can be passed on to the content-provided JavaScript code. Mozilla Firefox and Thunderbird are reported to be vulnerable.
II. ImpactThe complete impact of this vulnerability is not yet known.
III. SolutionApply an update
Refer to Mozilla Foundation Security Advisory 2006-37 for fixed versions of Mozilla products.
Disable JavaScript
This vulnerability can be mitigated by disabling JavaScript.
Systems Affected
| Vendor | Status | Date Notified | Date Updated |
| Mozilla, Inc. | Vulnerable | 2-Jun-2006 |
References
http://www.mozilla.org/security/announce/2006/mfsa2006-37.html
https://bugzilla.mozilla.org/show_bug.cgi?id=330773
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Creating_New_Objects:Defining_Getters_and_Setters
http://www.securityfocus.com/bid/18228
Credit
Thanks to the Mozilla Foundation Security Advisory for reporting this vulnerability, who in turn credit Paul Nickerson and moz_bug_r_a4.
This document was written by Will Dormann.
Other Information
| Date Public: | 2006-06-01 |
| Date First Published: | 2006-06-02 |
| Date Last Updated: | 2007-02-09 |
| CERT Advisory: | |
| CVE-ID(s): | CVE-2006-2776 |
| NVD-ID(s): | CVE-2006-2776 |
| US-CERT Technical Alerts: | |
| Metric: | 11.48 |
| Document Revision: | 13 |
If you have feedback, comments, or additional information about this vulnerability, please send us
email.
|