Mozilla Firefox Two Critical Vulnerabilities
Filed in: Mozilla, Security — May 9th, 2005
Two vulnerabilities have been discovered in Firefox, which can be exploited by malicious people to conduct cross-site scripting attacks and compromise a user’s system.1) The problem is that “IFRAME” JavaScript URLs are not properly protected from being executed in context of another URL in the history list. This can be exploited to execute arbitrary HTML and script code in a user’s browser session in context of an arbitrary site.
2) Input passed to the “IconURL” parameter in “InstallTrigger.install()” is not properly verified before being used. This can be exploited to execute arbitrary JavaScript code with escalated privileges via a specially crafted JavaScript URL.
[ Read ]
The vulnerabilities has been confirmed on current Firefox version 1.0.3. The solution is, negatively, disable JavaScript in the browser.

Comments Feed
TrackBack URL


May 9th, 2005 at 4:23 pm
it is not wise to disable javascript.
May 9th, 2005 at 5:32 pm
that’s why I added “negatively”. Disable Javascript completely will give you trouble on browsing websites.