Why Google Chrome and FireFox are a big security risk for anyone using them

I’ve stopped using Internet Explorer – Too damn slow, memory hogging beast.

I’ve stopped using FireFox, for the same reasons, funnily enough (until I found out about the security flaw).

I’m now using Safari – it’s blazing fast, reliable and does not have that aweful security risk that Chrome does.

What is it?

Google Chrome will reveal your saved passwords to anyone who wants them, with no possibility of securing them with a master password. The image below shows what happens when I use Chrome to save my password for gmail, I can then just go an open chrome options, click “Show Saved passwords” and select a line there, and click “Show password” (in the image that button is titled “Hide password” after clicking it.

image

With Firefox, the default behavior is to allow anyone to see your passwords as well, but you can actively choose to use a master password in firefox to make this less accessible. the default is that it’s open for anyone to see. With Chrome, there isn’t even a “master password” option.

Until they fix this, I am not going to use Chrome, I don’t care how fast it is. Safari is fast and doesn’t show my passwords.

K THX BY

Published Monday, October 05, 2009 5:18 PM by RoyOsherove
Filed under:

Comments

Monday, October 05, 2009 6:00 PM by Michael Foord

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

So you leave your computer unlocked then?

Monday, October 05, 2009 6:01 PM by Adam D.

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Just lock your computer. Also, use a hashing algorithm to generate a separate password per web site - like the one I keep on my home page: www.dymitruk.com

Monday, October 05, 2009 6:07 PM by Isaac Abraham

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Good point Roy. But if someone's already on your machine in an enterprise environment then they've almost certainly got access to your password (or you were foolish enough to leave it unlocked) - in which case they could do almost anything under your identity anyway.

Monday, October 05, 2009 6:13 PM by J Biggert

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

FYI - If you really want to get freaked out about this, even if you choose to use a master password in Firefox, all it takes is someone to come by and install Google Chrome on your PC and import all the settings from Firefox. When Chrome imports the settings from Firefox, it imports all the passwords too.... which they can then use to view the passwords. Creepy right? Well it gets worse... you can do the same thing to Safari passwords by installing Firefox... just import the settings from Safari and abracadabra, you can view them in Firefox! So none of them are safe when using this method...

The best option to use for any browser is the most annoying: Don't save the passwords.

(NOTE: This was true about a few months ago when I was doing some testing for IT on this specific feature between browsers so I'm assuming it is still true which I have no reason to believe any differently but I could be wrong)

Monday, October 05, 2009 6:38 PM by Bernal Schooley

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Patient: Doctor, doctor, it hurts when I stick my finger in my eye. What should I do?

Doctor: Well, don't stick your finger in your eye.

...

Use whatever browser you want, just don't use saved passwords.

# Twitter Trackbacks for Why Google Chrome and FireFox are a big security risk for anyone using them - ISerializable - Roy Osherove's [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Why Google Chrome and FireFox are a big security risk for anyone using them - ISerializable - Roy Osherove's         [asp.net]        on Topsy.com

Monday, October 05, 2009 7:07 PM by gsctt

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Passwords are stored using Windows DPAPI. This means that they are encrypted using akey derived from the login password. We don't actually know what that key is - DPAPIis a service provided by the OS where you just hand it data, and it hands you backencrypted data. So they are protected on disk.As far as not allowing users to view the password - You can do this in Firefox, andmany people have said that this is a valuable feature for them. Not to mention thatif someone is sitting at your computer, they could easily extract the saved passworda number of other ways, including by browsing to the page for which the password issaved (and then injecting some javascript in there to show the auto-filled password).As such, taking away this feature really provides no extra security (except byobscurity), and takes away a feature many people have reported as being useful.

Monday, October 05, 2009 7:08 PM by gsctt

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Passwords are stored using Windows DPAPI. This means that they are encrypted using akey derived from the login password. We don't actually know what that key is - DPAPIis a service provided by the OS where you just hand it data, and it hands you backencrypted data. So they are protected on disk.As far as not allowing users to view the password - You can do this in Firefox, andmany people have said that this is a valuable feature for them. Not to mention thatif someone is sitting at your computer, they could easily extract the saved passworda number of other ways, including by browsing to the page for which the password issaved (and then injecting some javascript in there to show the auto-filled password).As such, taking away this feature really provides no extra security (except byobscurity), and takes away a feature many people have reported as being useful.

Monday, October 05, 2009 7:17 PM by Phillip Haydon

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Why not get a proper browser, like Opera...

In-fact, why not just get Opera. It's the best browser there is :)

Better than that safari crap.

Monday, October 05, 2009 7:47 PM by Eber Irigoyen

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

I almost can't believe this coming from you, reasons have been explained already in the comments

# Why Google Chrome and FireFox are a big security risk for anyone … | Firefox News on Twitter

Pingback from  Why Google Chrome and FireFox are a big security risk for anyone … | Firefox News on Twitter

Monday, October 05, 2009 10:54 PM by Ian Joyce

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Don't save your passwords bozo. Better yet, maybe you should just leave the computer turned off.

Monday, October 05, 2009 11:37 PM by Anonymous

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

you gotta be kidding me...

maybe you *should* be using safari.. lol..

Tuesday, October 06, 2009 2:44 AM by OD

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

As others have said, don't save your passwords.  Auto-saving of passwords is the first feature I turn off in any browser.

Tuesday, October 06, 2009 3:11 AM by Rik Hemsley

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Surely your documents are there for anyone to see too?

And your pictures!

Quick, uninstall Windows!

Tuesday, October 06, 2009 3:25 AM by Ramon

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Just don't store them in the browser :) I lock my system even at home. It is just so normal to lock when I stand-up. If you are worried about a master password then make sure that the files in which the password are stored are encrypted in NTFS. This way if an administrator changes your password that he cannot decrypt that file.

Your 'master' password should be your local desktop password. I really hate it when applications have their own pasword scheme implemented.

Tuesday, October 06, 2009 4:26 AM by Sanjeev Agarwal

# Daily tech links for .net and related technologies - October 5-7, 2009

Daily tech links for .net and related technologies - October 5-7, 2009 Web Development How To Speed Up

Tuesday, October 06, 2009 4:41 AM by Jaco Pretorius

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Why don't you simply tell your browser not to remember passwords... and remember them yourself?

Tuesday, October 06, 2009 5:07 AM by Stephane

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

And there the trolls came...

Tuesday, October 06, 2009 5:31 AM by Eamon Nerbonne

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

he...

You're joking right?  If you're worried about an unlocked shared PC - don't store passwords there.

Tuesday, October 06, 2009 8:07 AM by Dave

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

I won't go that far to say Firefox is not secure because the Master password protection is not enable by default! It's takes you just a few clicks to turn it ON!

In the case of Chrome, I do agree.  That's why I use Ti-Took (titook.net).  It's based on Google Chrome. It comes with built-in online bookmark and many more features. Browsing activities are private by default.

Tuesday, October 06, 2009 8:29 AM by werelord

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

If someone has physical access to your machine, I think you should have more to worry about than being able to read your website passwords thru your browser of choice...

Tuesday, October 06, 2009 8:55 AM by nasskov

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Such statement is acceptable from an average computer user, but coming from a software professional and posted in a blog which is supposedly visited explicitly by other professionals?

Naah, you have to be joking ;-)

Tuesday, October 06, 2009 10:25 AM by Aakash

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Like most of the visitors commented.. Why in this world you would leave your session open for anyone? Just lock it, its easy. Between IE 7 is not bad in terms of security and its even faster than its previous versions.

Tuesday, October 06, 2009 10:43 AM by Billee D.

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Rule #1: <strong>never let browsers store your passwords.</strong> Being a web-savvy person, you should know better. Enough said... :-)

Tuesday, October 06, 2009 11:23 AM by Michael Haren

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

I think the language in your post is a little over the top...a little alarmist. The risks you document are real but they require access to your machine via other means. This is not an internet-based exploit of any kind.

Tuesday, October 06, 2009 11:24 AM by Nick

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

....seriously? what sort of buffoonery is this? Who doesn't lock their computer? Who saves passwords on a public computer?

Tuesday, October 06, 2009 11:41 AM by Jenny

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Who saves their passwords in any file on their computer?

Tuesday, October 06, 2009 12:36 PM by Moti

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

What are all the trolls blabbering about? It's true that it is easy to extract a saved password from a form using javascript from example, but what chrome does is hand you over a list of all the websites where I use a saved password, and the password itself.

Like Roy, I DO want use saved passwords, but I don't want it to be a click away from anyone.

He is right. Bad Chrome!

Tuesday, October 06, 2009 1:24 PM by Matthew MacSuga

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

I don't personally think that it's a security flaw, so much as it is a feature [people forgetting their passwords].  The people that care about that sort of thing, shouldn't be saving their passwords in the web browser anyway.  However, I do agree that Google should add in a master password and let users KNOW that their passwords are accessible.

That being said.. I would suggest using KeePass Password Safe.  Excellent .NET application.. and [obviously] much more secure than FF/Google!.. and now you don't have to worry about the issue at all :)

- Matthew

Twitter:  www.twitter.com/csharpbydesign

Blog:  http://www.csharpbydesign.com

Wednesday, October 07, 2009 5:37 AM by Mehran

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

A probably good way is to use the fingerprint software to handle the passwords.

Wednesday, October 07, 2009 8:12 AM by Steve

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

leaving your computer unlocked is a security risk'   :)

Wednesday, October 07, 2009 8:40 AM by Jasper

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

It's very very weak reason against Firefox. Whoever get phisical access to your computer easely can break anything you stored inside or have access to. It's not just Firefox - this is an idea of phisical access - your computer just stand naked :) So - you already I hope read all suggestions in comments. For so-strange-thoughts-about-security person like you I suggest: Do not store you passwords into Firefox (or any other program), clear history regulary and 'lock' your computer when you leave. Let's start with the basics...

Wednesday, October 07, 2009 10:58 AM by Guy Peled

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Found here a little utility that does the same for IE... so I guess IE should be added to the list... did not check it but looks it does the job...

www.nirsoft.net/.../internet_explorer_password.html

By the way thanks for the information as it helped me to remember a password... LOL

- Guy

Wednesday, October 07, 2009 11:22 AM by Brian Zinn

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Roy,

Why not use a password manager like RoboForm or 1Password?   They're integrated in the browser and your passwords are encrypted on disk.  More importantly you can use the browser you like the most.

I have to disagree with people who think you should remember all your passwords.  Often those people have the same password on each site and register with the same email - how safe is that?  For most sites I generate impossible passwords and back them up encrypted.

Sunday, October 11, 2009 11:01 AM by pablito900

# re: Why Google Chrome and FireFox are a big security risk for anyone using them

Roy, I think the feature's purpose is to make it easier to enter to "not so important" web sites (such as news, maps, intranet sites, weblogs.asp.net :-), etc.) where the worst thing a "criminal" can do is write a comment on your behalf, upgrade your vmware player version, download a bike trek to his gps device, etc.I am sure (and hope) that you do not use this feature to save your paypal's password or your bank account's, otherwise no super master password will prevent the potential thief from buying a nice 50'' LCD if you leave your PC unlocked.

I think that google should add a message that says, "saving important passwords can ruin your life..." or something. At least for me this feature saves a lots of time.

Thursday, October 15, 2009 5:06 PM by Google's Google Chrome - DesignersTalk

# Google's Google Chrome - DesignersTalk

Pingback from  Google's Google Chrome - DesignersTalk