Ubuntuforums.org Hacked
satuon writes "The popular Ubuntu Forums site is now displaying a message saying there was a security breach. What is currently known: Unfortunately the attackers have gotten every user's local username, password, and email address from the Ubuntu Forums database. The passwords are not stored in plain text. However, if you were using the same password as your Ubuntu Forums one on another service (such as email), you are strongly encouraged to change the password on the other service ASAP. Ubuntu One, Launchpad and other Ubuntu/Canonical services are NOT affected by the breach."
It's good the Ubuntu Forums has alerted us that this breach has occurred and that we need to change our passwords. It would be nice however if when they put up the announcement page, thus taking Ubuntu Forums off-line that they also give us a link to a page or other device to change our password.
I'd change my password if there were a way to do it.
I Guess these guys should have used Windows.
Bla Bla Bla...
Really Folks the OS or how the software is license doesn't equate to security or quality. Treat every system that is open to the outside world as potentially vulnerable to attack and make sure your logins and passwords are completely encrypted even in your database. If you can see then it is vulnerable. As well you better be sure you use some salting in your hashing as well
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
Feeling a little self-righteous tonight are we?
Shuttleworth? Me? I've been called a lot of things in my life, but that's not one of them.
I wouldn't mind being him. His bank account is a *LOT* better than mine.
Um, what? For the base server install you get no network services installed whatsoever (not even SSHd). As for size, a base install of the current server version of Ubuntu is ~64MB of disk space IIRC. That's hardly what I'd call bloated.
Accept Eris as your Fnord and personally sate her
Does anyone remember what password policy the forums had, trying to work out which password I was using for it.
null
I assume that the forum software was hacked. I believe they ran vBulletin which is often hacked. Nothing indicates the underlying OS was hacked.
Forum attacks have increased in recent years and it seems to be the newest go-to vulnerability. This is not platform specific so no need to just bash Linux or even Ubuntu specifically. Really, its time for people to get serious about Forums and mailing list software where security is concerned. All of us know forum software is among the most used and abused software out there but mostly just underfunded. I invite all of you progressive thinkers out there to take this staple of development and communication to the next level because I for one would gladly pay license fees for an efficient and secure forum platform. I don't care what the excuse is 90% of the time for why it happened its always watered down to some story about someone forgetting to do something within the realm of conceivable human error- the fact is it happens too many times and I don't feel safe registering on most forums nowadays. So lets make a difference we can do this BETTER.
You'd hope so. That would be standard policy you'd assume by now (hashes are easy), but apparently it's still important to mention this given there are still way too many outfits storing plain-text passwords in their systems.
I remember reading the following advice - if you're unsure about the security of any company with whom you've got a password-secured account with, just check to see if they have some kind of password recovery link on their login page. Normally these links should email you with a temporary password so you can make a new one, but if they happen actually email you with your actual password... RUN!!!
I'm still trying to figure out if I'm a chicken or an egg...
Forum passwords were stolen via the forum software. Where does Linux come into this? Do you have the faintest clue what you're talking about?
Neither of you seem to have any idea what the security implications are.
"His name was James Damore."
Me too I use:
passSlashdot
passUbuntu
passGmail
etc.
Everything I write is lies, read between the lines.
Wrong
It probably wasn't much better than that. Don't know if it's still current, but the Javascript of their login form used to do this:
<form id="navbar_loginform" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)" method="post" action="login.php?do=login">
The link can be made such that it only works once.
For the attacker before the mail even gets to the intended user.
The email can be sent encrypted to your public key.
For those people who have the discretionary income to fly to key signing parties.
The pasword-change code can be sent to your cellphone number
For people who already pay hundreds of dollars a month for cell phone service. A lot of households still share a POTS house phone among members because it's cheaper than a cell phone with unlimited minutes per person.
I agree with you that something reversible like encryption is not the best primitive to protect a shared secret when users are logging in to a server, such as the case in the article. But when the server is itself logging in to another server, it still needs to store a shared secret reversibly. For example, this secret might be an API key used by the payment processor to charge a credit card or a transaction ID used by the payment processor to refund a charge.
BTW: Some people don't have cellphones.
Some people don't have Internet. In any case, you already need your own phone number to sign up for Facebook unless you still have access to a university e-mail address.
Except that like its parent operating system, Debina, *no one* euses the base install.
That's Debian! Deb + Ian!
... aptitude for package management (which brings in X windows)...
No, it doesn't.
aptitude for package management (which brings in X windows)
Why bring in aptitude? I thought that from the command line, apt-get did the same thing.
Talking about a "base install" for such a system is like talking about [camping]
How much does OpenSSH + the basic LAMP stack add to the base install?
Most likely, it was a a vulnerabiilty in something higher up in the system, PHP or the forum software they were using. This would have happened regardless of OS if they didn't engage in the practice of updating their software every time there is a known vulnerability.
This is my signature. There are many like it, but this one is mine.
2011-2015 = 8:11pm to 8:15pm.
I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
The hate is amusing. It was a JOKE.
Wow. has *everybody* forgotten about plain old paper? I got sick of forgetting passwords, so wrote (printed, actually) them down on paper. I have a highly encrypted file where I store the digital master for reprinting or updates to the list. The only inconvenient bit about it is that i can't copy and paste from a paper list, and copy/paste is a secure way to enter a password.. it makes keyloggers useless. Don't lose the paper, or forget the master password for the digital backup, though. I did once ;-(