Notice of security breach on Ubuntu Forums
insights.ubuntu.com
Notice of security breach on Ubuntu Forums
1–10 of 13 posts
Re: Notice of security breach on Ubuntu Forums
#2Re: Notice of security breach on Ubuntu Forums
#3Re: Notice of security breach on Ubuntu Forums
#4 They used this access to download portions of the ‘user’ table which contained
usernames, email addresses and IPs for 2 million users. No active passwords were
accessed; the passwords stored in this table were random strings as the Ubuntu Forums
rely on Ubuntu Single Sign On for logins. The attacker did download these random
strings (which were hashed and salted).
Is that a session token they are talking about? What part of the OpenID protocol would involve saving a so-called "password" in the users table which is really just a "random string", but which was also hashed and salted?Ubuntuforums does use Ubuntu One for SSO, there should be no "passwords" at all in the table, so I'm not quite sure what to make of that paragraph. Typically session tokens are not salted and hashed, although you can actually do that do avoid having to revoke them after a breach.
Re: Notice of security breach on Ubuntu Forums
#5I like the direct communication style of this document.
I suppose transparency ends up being in reverse proportion to perceived liability, or some approximation thereof. This seems rather minor.
Re: Notice of security breach on Ubuntu Forums
#6Re: Notice of security breach on Ubuntu Forums
#7They used this access to download portions of the ‘user’ table which contained usernames, email addresses and IPs for 2 million users. No active passwords were accessed; the passwords stored in this table were random strings as the Ubuntu Forums rely on Ubuntu Single Sign On for logins. The attacker did download these random strings (which were hashed and salted). Is that a session token they are talking about? What…
Re: Notice of security breach on Ubuntu Forums
#8Not another one? Didn't they get p0wned a few years ago?
Re: Notice of security breach on Ubuntu Forums
#9> We’ve installed ModSecurity, a Web Application Firewall, to help prevent > similar attacks in the future.
> We’ve improved our monitoring of vBulletin to ensure that security patches are applied promptly.
What? They _just_ added a firewall in their forum? What were they thinking all these years then? Either none of their engineers thought about adding an extra layer of security to this website during all these years, or the chain of command in this company is so strict that any suggestion from their engineers is dismissed until a security breach is detected. What a shame, first Linux Mint, and now these guys.
Re: Notice of security breach on Ubuntu Forums
#10Not another one? Didn't they get p0wned a few years ago?