CVE-2005-1477
Firefox 1.0.3 - Remote Code Execution via Whitelisted Site XSS and Chrome Privilege Escalation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1477.
AI-analyzed exploit summary This exploit leverages a privilege escalation vulnerability in Mozilla Firefox (CVE-2005-1477) by using JavaScript to bypass security restrictions and execute arbitrary commands via XPConnect. It creates a malicious batch file and downloads/executes a payload via TFTP.
Description
The install function in Firefox 1.0.3 allows remote web sites on the browser's whitelist, such as update.mozilla.org or addon.mozilla.org, to execute arbitrary Javascript with chrome privileges, leading to arbitrary code execution on the system when combined with vulnerabilities such as CVE-2005-1476, as demonstrated using a javascript: URL as the package icon and a cross-site scripting (XSS) attack on a vulnerable whitelist site.
Exploits (1)
This exploit leverages a privilege escalation vulnerability in Mozilla Firefox (CVE-2005-1477) by using JavaScript to bypass security restrictions and execute arbitrary commands via XPConnect. It creates a malicious batch file and downloads/executes a payload via TFTP.