TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google Chrome security flaw offers unrestricted password access

42 pointsby sstarralmost 12 years ago

22 comments

tptacekalmost 12 years ago
This is embarrassing. What The Guardian (and, earlier, HN) is describing simply isn't a security flaw; rather, HN appears to have had a mild temper tantrum over the lack of a cosmetic "security" feature that, had Chrome implemented it, could have just as easily led to another temper tantrum over how easy it is to bypass.
评论 #6172484 未加载
评论 #6173320 未加载
评论 #6172482 未加载
评论 #6172320 未加载
cclaffertyalmost 12 years ago
I think Chrome&#x27;s implementation of security is flawed. If you stop thinking about this security as being a switch which is on or off and instead as a granular scale then you&#x27;ll agree that Chrome&#x27;s password handling is as low on that scale as possible. Now just so you know, I&#x27;m agreeing that Chrome can&#x27;t fully lock down your passwords and I&#x27;m OK with the reasons why (convenience), but their doing something wrong here, they&#x27;re not looking at the in-between.<p>The difference I see is if my spouse or boss wanted to look at my passwords they could, easily. I&#x27;m not OK with that. Now, tell me they have to install a trojan, a virus or some other software first to get access to my passwords and thats a level of safety which stops my boss. My boss won&#x27;t have the technical know how to do it. My spouse could be looking just out of curiosity, the smallest roadblock would stop them. Chrome&#x27;s implementation makes it easy for anyone to see passwords and that&#x27;s just wrong!<p>The length of time anyone will have access to an unsupervised machine plays a role here. It shouldn&#x27;t take 5 seconds of pointing and clicking that my gran could do to reveal all my passwords. It should take someone more effort!
smtddralmost 12 years ago
I don&#x27;t think it&#x27;s fair to call something a flaw because you disagree with it. Google didn&#x27;t do this by accident. It&#x27;s a very purposely designed feature that apparently a bunch of HN-folks just learned about and strongly disagree with. Also, Firefox does this too...<p>And for the record, when I saw this feature 2 years ago I disagreed with it too - but it&#x27;s not a flaw.
评论 #6172731 未加载
ycitmalmost 12 years ago
&gt; The fact you can view the passwords means they are stored in reversible form which means that the dark coders out there will be writing a Trojan to steal that password store as we speak.<p>Surely they have to be reversible, or the browser wouldn&#x27;t be able to use them as passwords.
Kurtz79almost 12 years ago
Given that:<p>- I understand the fact that the browser must be able to have the password in plaintext at the moment of logging to a website.<p>- I understand that if someone has access to my account on my computer then is able to access all the sensitive information that I have stored unencrypted on it, and not just my browser&#x27;s passwords.<p>- I understand that is not something new or ground-breaking, or even something exclusively related to Chrome.<p>I still can&#x27;t see how sensible having an option to show the passwords in plaintext, without protection, really is. Many people (non tech-savvy people in particular) for example do not lock their OS profile at all.<p>Requiring a Master Password by default (with the possibility of opting out in the settings) before using&#x2F;showing passwords, and storing these in crypted form it would seem more sensible to me.
madsralmost 12 years ago
Why is Chrome named as the &quot;bad guy&quot;? If anything, Chrome reveals the issue, by showing just how accessible browser-saved passwords are in the first place. Do you think that it&#x27;s impossible for malware to retrieve passwords from IE, Firefox, Safari and Opera? Just how is it possible to import the passwords from these applications, then?<p>This is not a security flaw. Comparing browser password storage to a safe is mildly retarded.
评论 #6172389 未加载
评论 #6172376 未加载
评论 #6172508 未加载
Karunamonalmost 12 years ago
Philosophy question:<p>Given that a user left their session unlocked (!) in the presence of someone who is not them (!!) with a password file and other sensitive data in easy reach (!!!) - why is it Google&#x27;s problem that the end user violated the first three rules of computer security?<p>*ed Downvotes don&#x27;t answer the question, guys. At what point do you stop taking extraordinary measures to protect the user from their own lack of sense?
ColinWrightalmost 12 years ago
Same as reported here: <a href="https://news.ycombinator.com/item?id=6167331" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6167331</a><p>Interesting to see the Guardian newspaper quoting someone from Hacker News.<p>Same is also true of Firefox - find the right path through the menu structure (different for each version) and reveal all your passwords.<p>Simple enough.
评论 #6172221 未加载
coroboalmost 12 years ago
People can also browse My Documents if they&#x27;re logged in to my account. Microsoft should get this bug fixed asap.
评论 #6172530 未加载
评论 #6173485 未加载
lawnchair_larryalmost 12 years ago
It amazes me that some of the security professionals are sufficiently out of touch that they don&#x27;t see this as an issue. The adversary in this case is the casual non-technical observer who might have a minute to click around but not install software to extract anything, it is not &quot;hackers&quot;.
评论 #6174975 未加载
peterwwillisalmost 12 years ago
Right-click page<p>Click &#x27;View page info&#x27;<p>Click &#x27;Security&#x27;<p>Click &#x27;View Cookies&#x27;<p>I just bypassed your Firefox&#x2F;Safari&#x2F;etc master password and owned your session. OH NOES, SECURITY FLAW!!!! (I also downloaded a rootkit and installed it in your user&#x27;s home directory, but you probably don&#x27;t find that as much of a flaw as me getting your cookies. Right?)<p>I will say that encrypting the passwords on-disk is a nice thing if you care about cold-rebooted disk attacks and don&#x27;t implement disk encryption yourself. But the game is mostly over if they have access to your machine. If the machine is still on, a DMA or cold boot attack is probably going to net them the passwords even on a master-password-locked browser, because the browser still needs to access the passwords for forms without prompting you every time.
vorbotealmost 12 years ago
<i>Sigh</i> This just goes to show what kind of damage people with little knowledge and big egos can do. Ever read about Dunning-Kruger Syndrome folks? Now you are witnessing a typical example in all its pathetism. And all started here in HN.
dsr_almost 12 years ago
Firefox: Preferences: Security: Saved Passwords: Show Passwords: Yes, I&#x27;m Sure.<p>And enter your master password if you use that, which you should, if you&#x27;re storing passwords at all.
DjangoReinhardtalmost 12 years ago
Isn&#x27;t it a known fact that, when asked, browsers store passwords in plaintext? Why would anyone choose to let the browser &#x27;remember their password&#x27; anyway?
评论 #6174189 未加载
jrochkind1almost 12 years ago
My OSX chrome definitely stores passwords in OSX Keychain Manager. Is that like a special setting or plugin I activated and forgot, not just what it always does on OSX? Or wait, am I somehow wrong? It sure looks like it&#x27;s storing passwords in keychain manager, in that all of my website passwords are there in keychain manager.
jwcruxalmost 12 years ago
I&#x27;ve already done analysis of most of the major browsers. It even hit the HN front page a couple months ago:<p><a href="http://raidersec.blogspot.com/2013/06/how-browsers-store-your-passwords-and.html" rel="nofollow">http:&#x2F;&#x2F;raidersec.blogspot.com&#x2F;2013&#x2F;06&#x2F;how-browsers-store-you...</a>
alternizealmost 12 years ago
i don&#x27;t get it. how is Chrome&#x27;s handling different from Thunderbird&#x27;s or Firefox&#x27;s? they too have the exact same functionalities accessible to anyone sitting at the computer without extra security measures: Options &gt; Security &gt; Saved Passwords &gt; Show Passwords
评论 #6172599 未加载
hokkosalmost 12 years ago
Chrome has a passphrase option for his sync capability why doesn&#x27;t it use it as a master password ? <a href="https://support.google.com/chrome/answer/1181035?hl=en" rel="nofollow">https:&#x2F;&#x2F;support.google.com&#x2F;chrome&#x2F;answer&#x2F;1181035?hl=en</a>
jscheelalmost 12 years ago
I didn&#x27;t realize anybody took Chrome&#x27;s password storage seriously.
itsallbsalmost 12 years ago
How the hell did this make the HN front page? This is a tempest in a teapot.
nodataalmost 12 years ago
<i>facepalm</i><p>Next up: Android wireless passphrases are also stored unencrypted!
Doublonalmost 12 years ago
Big news. Did they just start using Chrome at The Guardian?