|
Upgrade to the following product versions, as they have been reported to fix this vulnerability:
Mozilla Firefox: version 1.5.0.10 or higher
Mozilla Firefox 2: version 2.0.0.2 or higher
Mozilla SeaMonkey: version 1.0.8 or higher
It is also possible to correct the flaw by implementing the following workaround:
Deny setting location.hostname by placing the following line in your user.js file:
user_pref("capability.policy.default.Location.hostname.set", "noAccess");
If you don't have one, create one in notepad and place it in your profile directory (e.g. C:\Program Files\Mozilla Firefox\defaults\profile).
|