First published: Wed Jul 13 2005(Updated: )
The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Firefox | =0.8 | |
Firefox | =0.9 | |
Firefox | =0.9-rc | |
Firefox | =0.9.1 | |
Firefox | =0.9.2 | |
Firefox | =0.9.3 | |
Firefox | =0.10 | |
Firefox | =0.10.1 | |
Firefox | =1.0 | |
Firefox | =1.0.1 | |
Firefox | =1.0.2 | |
Firefox | =1.0.3 | |
Firefox | =1.0.4 | |
Mozilla Firefox | =1.3 | |
Mozilla Firefox | =1.4 | |
Mozilla Firefox | =1.4-alpha | |
Mozilla Firefox | =1.4.1 | |
Mozilla Firefox | =1.5 | |
Mozilla Firefox | =1.5-alpha | |
Mozilla Firefox | =1.5-rc1 | |
Mozilla Firefox | =1.5-rc2 | |
Mozilla Firefox | =1.5.1 | |
Mozilla Firefox | =1.6 | |
Mozilla Firefox | =1.6-alpha | |
Mozilla Firefox | =1.6-beta | |
Mozilla Firefox | =1.7 | |
Mozilla Firefox | =1.7-alpha | |
Mozilla Firefox | =1.7-beta | |
Mozilla Firefox | =1.7-rc1 | |
Mozilla Firefox | =1.7-rc2 | |
Mozilla Firefox | =1.7-rc3 | |
Mozilla Firefox | =1.7.1 | |
Mozilla Firefox | =1.7.2 | |
Mozilla Firefox | =1.7.3 | |
Mozilla Firefox | =1.7.5 | |
Mozilla Firefox | =1.7.6 | |
Mozilla Firefox | =1.7.7 | |
Mozilla Firefox | =1.7.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-2263 is considered a high severity vulnerability as it allows remote attackers to execute unauthorized actions in the context of another domain.
To fix CVE-2005-2263, you should update to a patched version of Firefox or Mozilla, specifically version 1.0.5 or later for Firefox and 1.7.9 or later for Mozilla.
CVE-2005-2263 affects several versions of Firefox, including versions up to 1.0.4, and multiple versions of Mozilla up to 1.7.8.
Currently, the best workaround for CVE-2005-2263 is to disable the InstallTrigger.install method, if possible, until you can update to a secure version.
CVE-2005-2263 enables remote code execution attacks by allowing malicious websites to run scripts in the context of another domain.