Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2654. PoCs published by Juan Pablo Lopez Yacubian.
AI-analyzed exploit summary This exploit demonstrates a URI-spoofing vulnerability in Mozilla Firefox by using a long sequence of spaces in the URL to obscure the true domain, potentially misleading users into trusting a malicious site. The PoC opens a new window with arbitrary content, effectively spoofing the displayed URI.
Description
Mozilla Firefox before 3.0.13, and 3.5.x before 3.5.2, allows remote attackers to spoof the address bar, and possibly conduct phishing attacks, via a crafted web page that calls window.open with an invalid character in the URL, makes document.write calls to the resulting object, and then calls the stop method during the loading of the error page.
Exploits (1)
This exploit demonstrates a URI-spoofing vulnerability in Mozilla Firefox by using a long sequence of spaces in the URL to obscure the true domain, potentially misleading users into trusting a malicious site. The PoC opens a new window with arbitrary content, effectively spoofing the displayed URI.