Overview
A vulnerability in the way the JavaScript engine of Mozilla products and derivative programs handles garbage collection could allow a remote attacker to execute arbitrary code on a vulnerable system.
Description
The JavaScript programming language uses a method of memory management known as automatic garbage collection. A vulnerability has been discovered in the way that the JavaScript engine included with Mozilla and derived programs handles the process of garbage collection. According to Mozilla Foundation Security Advisory 2006-10: Igor Bukanov has audited the JavaScript engine for routines that use temporary variables not protected against garbage-collection. If malicious content could cause garbage-collection to run during the lifetime of these temporaries then the original routine would end up operating on freed memory. The risk appears remote, but this type of memory corruption could potentially be used by an attacker to run arbitrary code including the installation of malware. Note: Thunderbird shares the JavaScript engine with Firefox and could be vulnerable if JavaScript were to be enabled in mail. This is not the default setting and we strongly discourage users from running JavaScript in mail. |
Impact
A remote attacker may be able to run code of their choosing on an affected system. The attacker-supplied code would be executed with the permissions of the user running the vulnerable program. |
Solution
Upgrade
|
Workarounds
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
Thanks to Mozilla Foundation Security Advisory for reporting this vulnerability. The Mozilla Foundation, in turn, credits Igor Bukanov with reporting this issue to them.
This document was written by Chad Dougherty based upon information supplied by the Mozilla Foundation.
Other Information
CVE IDs: | CVE-2006-1742 |
Severity Metric: | 12.96 |
Date Public: | 2006-04-13 |
Date First Published: | 2006-04-17 |
Date Last Updated: | 2006-04-17 16:16 UTC |
Document Revision: | 11 |