Slashdot Log In
Password Vulnerability In Firefox 2.0.0.5
Posted by
CmdrTaco
on Mon Jul 23, 2007 10:18 AM
from the waiting-for-the-patch-boys dept.
from the waiting-for-the-patch-boys dept.
Paris The Pirate writes "According to a message posted over the weekend on the Full-Disclosure mailing list, the latest version of Firefox, 2.0.0.5, contains a password management vulnerability that can allow malicious Web sites to steal user passwords. If you have JavaScript enabled and allow Firefox to remember your passwords, you are at risk from this flaw."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Is this OS independent? (Score:4, Interesting)
Re:Is this OS independent? (Score:5, Informative)
Parent
Re: (Score:3, Funny)
Well...actually I can't. If you excuse me, I'll go back to my corner where I can dialog with my shadow.
Re:Is this OS independent? (Score:5, Funny)
- RG>
Parent
Re:Is this OS independent? (Score:5, Informative)
This does not expose all your passwords, so if you have you bank password stored, it's safe, unless your bank has pages that allow users to post custom html and javascript.
Parent
Re: (Score:3, Insightful)
Re:Is this OS independent? (Score:5, Funny)
Parent
Re: (Score:3, Funny)
Dork.
Re: (Score:3, Informative)
In Rapidweather Remaster of Knoppix Linux [geocities.com], my livecd linux distro, I always set up Firefox _not_ to remember passwords.
I put Firefox 2.0.0.5 in the Remaster [blogspot.com] just last week.
Also, when the user closes Firefox, I have it set up so the entire ~/.mozilla is deleted. I presume that is where any password would reside. In the event of a Firefox crash, the ~/.mozilla is not deleted without an OK from the user. There is a dialog box that comes up and asks "Did you want
Re:Is this OS independent? (Score:5, Informative)
Well this story kind of points out why obviously, this statement isn't necessarily true.
Parent
Oh really? (Score:4, Informative)
- Open browser
- Click on MySpace bookmark
- Enter master password to login to myspace
- Visit joebob's page, which has javascript to steal your password
- pwn3d
If you're on the site with the vulnerability, you probably already entered your master password to login, and you only have to do that once per session to use all of your passwords.Parent
Dupe? (Score:5, Informative)
Dupe? Of course! (Score:2, Informative)
No Problem (Score:2)
NoScript (Score:5, Informative)
Repeat ad nauseum.
Re: (Score:2)
Re:NoScript (Score:5, Insightful)
If I go to, say, Blogspot.com with FF and I'm a member, I probably log in and save my password with FF. If I have NoScript and I visit the page frequently and post lots of comments, I also probably have blogspot.com on the trusted site list. If I go to a malicious blog (well, alright, a blog that exploits this vulnerability -- they're all malicious) then a) I'll be on a site that the password manager trusts and I'll be on a site that NoScript trusts.
Parent
Passwords in general (Score:5, Insightful)
This is why we need something better that text passwords for authentication on the web. Most people can't remember all the passwords they use on every site they go to. To cope with this, Average Users do either one of two things - use the password remembering method in their browser of choice or use the same (weak) password for everything. Granted, there are some decent password management utilities out there, but your Average User would rather use a tool they already have.
Again? (Score:2, Insightful)
Stealing passwords? Hardly... (Score:5, Funny)
NoScript (Score:2)
That said, is there a good Add-on for Firefox that handles password-management more securely? Something that keeps them store
An extension to help you... (Score:2, Informative)
Not so critical (Score:2)
Is it Firefox specific? (Score:4, Informative)
Now why any of it is Firefox specific? Any browser/ browser-helper-object /password help toolbar would do the same. If you have only one user name for a site, firefox will pre-fill the field. And the javascript can read it without a get or post. I would guess this behaviour of prefilling when the username is unique is probably a Firefox thing.
Generally sites that allow users to post javascript code would be dangerous and should not be visited. But I would not know a priori these sites.
Safari (Score:3, Interesting)
Re:Safari (Score:4, Interesting)
Parent
Re:Password Remember Function (Score:5, Insightful)
Like anywhere else, you need to make a trade off between usability and security. Sure, it's not perfectly secure, but it's not worth it to me to have to remember the one off junk password I made up for NYTimes.com.
The real issue, as usual, is javascript. I use "NoScript" and am careful about which sites I allow to execute scripts at all. That will do more for your security than anything else.
Parent
Low security passwords (Score:4, Funny)
Parent
Re: (Score:2)
Re:Password Remember Function (Score:5, Insightful)
You'd probably begin to care after someone "hacks" your MySpace page and posts distasteful or illegal language or images. Explaining all of that to a police officer or a judge and jury is rife with peril.
But the other point I think is pertinent here is that Firefox is really going for the common man crowd -- you don't buy a full-page ad in the New York Times if you want only geeks. So knowing that the average joe will be using Firefox and will happily save sensitive information if encouraged to do so (as one is with Firefox), that particular feature really has to be pretty rock-solid (or at the very least, not vulnerable to a pretty basic and classic javascript exploit).
Don't get me wrong -- I love Firefox and use it almost exclusively. But this is the kind of thing that, whether truly a hazard to most users or not, can scare people away if it is carelessly presented to the public. Or if it really is a risk.
Parent
Re:Password Remember Function (Score:5, Funny)
Parent
Re:Password Remember Function (Score:5, Insightful)
If you use many websites that require you to log in you don't have many options. You could use one password for all of them, in which case a breach on one account by an attacker essentially breaches all other accounts that they discover, or you can use unique passwords on each site, in which case it soon becomes impossible to remember them all accurately - especially for sites that you don't use very often. Additionally, some sites have rules around the number of upper case characters, special characters, digits, etc. in passwords, and these can be particularly difficult to remember.
Certainly people are foolish if they store logins for bank accounts and the like in the password manager, but most people only have one or two really important logins.
People who use the remember passwords functions are not idiots. People who expect the "remember passwords" functionality to be secure are not idiots either - if an application used by millions includes such functionality one would expect the developers to have secured it.
Parent
Re: (Score:3, Insightful)
Or Firefox for that matter (Score:4, Funny)
Parent
Wimp (Score:3, Funny)
Re:Wimp (Score:5, Funny)
netcat is for men.
Parent
Re:Wimp (Score:5, Funny)
Parent
Re:Wimp (Score:5, Funny)
Yeah, but can you generate outbound traffic?
Parent
Re: (Score:3, Funny)
Re:Do not save passwords (Score:5, Insightful)
Parent
Re:Do not save passwords (Score:5, Informative)
I would also recommend installing "Master Password Timeout" which will re-prompt you periodically for the password.
Parent
Re: (Score:3, Insightful)
Suppose you signup for online banking and setup a password. Then you signup for some stupid website and use the same password. The problem is, you don't know if you can trust that 2nd site with your online banking password. They may just be phishing for passwords. Or maybe they are honest but incompetent enough to store your password in the DB in plain text, conveniently waiting there for the next hacker to locate.
The solution: Use separate
Re:Do not save passwords (Score:4, Informative)
You can set master password to truely encrypt them. But if you let people to access your harddrive, you can install keyloggers to steal the master password also. Or any password, no matter do you save it or not.
Parent
Re: (Score:2, Funny)
It stores the password in plane text (at least it used to) for anyone with physical access to see if they know where to look (and it's not hard to figure out where to look). I have stolen many a passwords this way. It is worse than writing your password down and putting it in your desk.
Even worse, because it uses plane text, you are helping the terrorists, who can now hijack your passwords and fly them into skyscrapers!
Please Help!! (Score:5, Funny)
Parent
FUD (Score:5, Informative)
Parent
Re: (Score:2)
Shit, that's totally insecure! Way to go, Mozilla! [nationalskyads.com]
Re:Do not save passwords (Score:5, Funny)
Parent
Re: (Score:2)
Re: (Score:3, Insightful)
It also means that bugs get fixed faster and that if mozilla stops supporting a platform someone else can, and that we can have things like swiftfox available, so I think it is a good trade.
But security through obscurity doesn't really work too well anyways...