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.

Virgin Media stores user passwords in plaintext?

51 pointsby atoponceabout 10 years ago

13 comments

MattBearmanabout 10 years ago
I think the pitchforks may have been lit a bit early here. The password all support staff can see is for phone verification, and is completely separate from the online log in password [0]<p>However, Virgin don&#x27;t seem to have clarified if and how the online log in password is hashed.<p>[0] -<a href="https:&#x2F;&#x2F;virginmedia.response.lithium.com&#x2F;portal&#x2F;conversation&#x2F;3957067" rel="nofollow">https:&#x2F;&#x2F;virginmedia.response.lithium.com&#x2F;portal&#x2F;conversation...</a>
评论 #9492461 未加载
评论 #9492412 未加载
评论 #9492644 未加载
评论 #9492378 未加载
评论 #9492579 未加载
jasonkesterabout 10 years ago
So in short:<p><pre><code> - They&#x27;re doing things correctly - They ask for a code over the phone to verify your account - Their Twitter guy refers to this as a &quot;password&quot; - Nobody reads anything on the internet, therefore everybody is concerned and fighty. </code></pre> There&#x27;s no indication of how <i>passwords</i> are actually stored. This is all about the passphrase you tell the guy on the phone so that he can verify your account. It seems reasonable that that guy would need to be able to see that word on a screen so that he can compare it to what you say.<p>Still, it&#x27;s good that people are still really angry about this, 23 hours after their support guy explained what&#x27;s going on.
评论 #9492832 未加载
Someone1234about 10 years ago
Seems like we&#x27;ve moved from calling out companies for long standing bad practises to some kind of tribal behaviour where people are almost looking for a reason to call a company out for &quot;bad security.&quot;<p>Let me be clear: Phone passwords are superior to phone pins, phone secret question&#x2F;answers are superior to both, and the agent needs to be able to verify the secret question&#x2F;answer set, and also the password. You CAN design it so the agent cannot see the whole password, but that means the agent cannot use common sense to account for differences in spelling, or interpretation e.g. &quot;to&quot; as 2, to, two, and too (plus &quot;the third digit of your password&quot; is hard for humans, we aren&#x27;t designed that way).<p>People saying things like: &quot;an agent cannot be trusted!&quot; Are missing the point, that the entire system is built on agent trust. When you call you&#x27;re purposely giving this agent access to your account, making the password useless, there&#x27;s no proof they logged off when you hang up, there&#x27;s also no proof that they aren&#x27;t writing down your responses and will then relay it to another agent later.<p>A lot of people who whine about plain text in particular don&#x27;t really seem to understand what it is that hashing even does. They seem to think things like: &quot;if you get hacked, someone cannot steal passwords&quot; (nope) or &quot;then someone cannot sniff your password over free wifi&quot; (nope). All hashing does is add time between the hack, and when the hacker can start using the stolen credentials, that&#x27;s it. It is there to give the company time to detect the leak and to notify&#x2F;reset, if the company fails to detect then it has done absolutely nothing of worth.<p>To be honest I find &quot;HTTP offenders&quot; (e.g. HTTP web-sites that redirect to HTTPS login forms, essentially breaking HTTPS&#x27;s MitM protections) far worse than &quot;plain text offenders.&quot; But none of this has anything to do with calling out security issues at this point. A bunch of people who don&#x27;t seem to understand the technicals here feel like they&#x27;re doing &quot;good&quot; by calling out companies for things that don&#x27;t even make sense.
andrewstuart2about 10 years ago
Is this actually a password or something closer to a PIN? I don&#x27;t know that there&#x27;s anything wrong with not cryptographically mangling a PIN since there are so few combinations in the first place. I think the SOP in most cases (my bank, for one) is to use multiple forms of ID verification (last 4 of social, birthday, and PIN, e.g.).<p>Whoever runs their twitter also later claims that this account password is different than their online password, which seems to support that it&#x27;s more of a PIN than global password. I&#x27;m not a Virgin employee or customer though, so I&#x27;m not sure if this is the case or not.
评论 #9492425 未加载
mattybrennanabout 10 years ago
So, it seems this only applies to the phone verification password and not the online account password. Can someone explain to me what the better alternatives are for phone verification? Is punching in a PIN considerably better? Banks ask for last 4 of social, which I don&#x27;t think is something I would give anyone besides a bank.<p>Virgin&#x27;s hardly the only one doing this. ADT reps ask for a password when verifying an alarm. At least its better than just asking for your name and address.
评论 #9492428 未加载
a_bonoboabout 10 years ago
This is an international thing - I&#x27;m with Virgin Mobile in Australia and the &quot;Forgot Password&quot; button sends me my password in plain text (which is, even better, only allowed to be numbers, and only 6 of them! Guessing 10^6 numbers doesn&#x27;t take long)<p>This is known since at least 2013: <a href="http:&#x2F;&#x2F;www.kitguru.net&#x2F;gaming&#x2F;security-software&#x2F;jon-martindale&#x2F;virgin-media-stores-phone-authentication-passwords-in-plaintext&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.kitguru.net&#x2F;gaming&#x2F;security-software&#x2F;jon-martinda...</a><p>Edit: Others are saying this is for the &quot;phone verification password&quot;, but my password is to log into the online account to pay my phone bill.
评论 #9492296 未加载
kijinabout 10 years ago
&quot;Administrators and&#x2F;or customer service reps need to be able to see passwords for XYZ purposes&quot; is a relative common requirement even nowadays, especially if those requirements were drawn up by non-technical people.<p>One part of me wishes that the governments of the world would just outlaw this kind of idiocy. On the other hand, I&#x27;m not sure if I&#x27;d like that much regulation. I certainly wouldn&#x27;t want to be a developer in a world where I can get sued for using a non-NIST-approved algorithm or something.<p>Fortunately, &quot;PCI-DSS&quot; seems to be the magic word that can developers can use to beat sense into people&#x27;s heads most of the time.
keeranabout 10 years ago
I have a Virgin Media account authorisation password to identify myself as an account manager over the phone. Has nothing to do with any online login system.
szxabout 10 years ago
Incidentally, I just found out yesterday that Straight Talk (AT&amp;T MVNO) keeps their <i>online</i> passwords in plaintext. Restoring your password actually sends you the password by email.<p>I&#x27;m glad I never reuse a password.
JacobEdelmanabout 10 years ago
The end result of this is that I&#x27;m impressed with Virgin Media&#x27;s quick responses on twitter.
DyslexicAtheistabout 10 years ago
and they don&#x27;t seem to get it even after people explaining it to them
评论 #9492242 未加载
chris_wotabout 10 years ago
So... this password... this is a password for what?
hitlin37about 10 years ago
Nothing new here.