I think it's a good practice to always use unique, unpredictable email addresses when signing for online services. 1. Most people use the same or similar password, so once one account gets hacked, the attacker is probably able to use many other accounts on different services with the same email address/password combo. 2. It's easier to spot services that spam, or that leak your email address (I became aware of a leak…
Are you suggesting to have a different email address for every online service we use? Today I manage about 100 different unique passwords for every online service. This is already very inconvenient. Adding as well as having different bogus email addresses would be at least 2 times more difficult! I think something is really broken in today's web authentication scheme. I think there is really huge need for some indepe…
Skype vulnerability allowing hijacking of an account if you know just the email
51–60 of 124 posts
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#52Re: Skype vulnerability allowing hijacking of an account if you know just the email
#53After successfully exploited this on my own account, tried again with my SO's account and https://login.skype.com/account/password-reset-request has been blocked. Pretty good emergency reaction. It should be noted that after my account password is changed, I tried to login with the old password, the Windows Skype app told me the username and password combination is wrong but it still let me logged in. This may be a d…
Apparently, https://login.skype.com/account/password-automation still works.
Can't believe Skype has been ignoring this issue up until in got to the top of Hacker News and HabraHabr.
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#54In August I received an email from Skype thanking me for registering an account. But I already had an account, I didn't register this one. After comparing the new account name with part of my email, I came to the conclusion that someone mistyped their email address, and registered an account on my address. I contacted their live support, here's the conversation: George A: Hello! Welcome to Skype Live Support! My name…
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#55Re: Skype vulnerability allowing hijacking of an account if you know just the email
#56It's even worse! Their website is so broken you can't change your password (new password fields are disabled) and you can't set a new email address as primary (the "make primary" button only appears when the new email address field is empty). Also, if you first add a new email address, save, then set it to primary, it disappears. Wtf. I see no recourse other than closing my account, if that's still possible. [edit] N…
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#57Re: Skype vulnerability allowing hijacking of an account if you know just the email
#58Earlier quoted context omitted.
Yeah, but pushing a client fix takes time. They'll need an excuse in the meantime.
It's not a client-side fix. Just stop the server from sending the token/link to the clients. Sure, that might degrade the client experience a bit(assuming that the client isn't just displaying a webview in which case no degradation would occur) but it would fix the problem for now. Later on you can take your time rolling out a client fix if it's required, but a hotfix server-side is entirely possible, there's no excu…
Be realistic. If two people need to talk about it, it's going to take longer than 2 minutes.
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#59Earlier quoted context omitted.
It's not a client-side fix. Just stop the server from sending the token/link to the clients. Sure, that might degrade the client experience a bit(assuming that the client isn't just displaying a webview in which case no degradation would occur) but it would fix the problem for now. Later on you can take your time rolling out a client fix if it's required, but a hotfix server-side is entirely possible, there's no excu…
Right. There's one developer at Skype who can just do that and push it to production, without talking to anyone else, or getting approval from anyone else. Be realistic. If two people need to talk about it, it's going to take longer than 2 minutes.
Re: Skype vulnerability allowing hijacking of an account if you know just the email
#60Earlier quoted context omitted.
And for sites that don't have insufficiently permissive email regex validators, if you have gmail you can just add a '+' and do youremail+skype@gmail.com, youremail+facebook@gmail.com, etc.
Yeah, you could do that as well. I just don't like the idea that someone holds my email address. After reading few stories where Google/Microsoft blocks access to email, I decided to move my email to custom domain. In case of any issues all I have to do is change MX names to new provider to start receiving my mails again.