CVE-2007-3844
Mozilla Firefox 2.0.0.5, Thunderbird <1.5.0.13, SeaMonkey 1.1.3 - XSS via Addon Chrome Privilege Escalation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3844. PoCs published by moz_bug_r_a4.
AI-analyzed exploit summary This exploit leverages a privilege escalation vulnerability in Mozilla Firefox, Thunderbird, and SeaMonkey, allowing JavaScript to execute with Chrome privileges via an 'about:blank' page. The PoC demonstrates arbitrary script execution with elevated privileges by manipulating the document body and focusing the window.
Description
Mozilla Firefox 2.0.0.5, Thunderbird 2.0.0.5 and before 1.5.0.13, and SeaMonkey 1.1.3 allows remote attackers to conduct cross-site scripting (XSS) attacks with chrome privileges via an addon that inserts a (1) javascript: or (2) data: link into an about:blank document loaded by chrome via (a) the window.open function or (b) a content.location assignment, aka "Cross Context Scripting." NOTE: this issue is caused by a CVE-2007-3089 regression.
Exploits (1)
This exploit leverages a privilege escalation vulnerability in Mozilla Firefox, Thunderbird, and SeaMonkey, allowing JavaScript to execute with Chrome privileges via an 'about:blank' page. The PoC demonstrates arbitrary script execution with elevated privileges by manipulating the document body and focusing the window.