Wine HQ Password Database Compromised
With his first accepted submission, tyler.russell writes with a report that the WineHQ database systems were compromised. Quoting the official announcement: "We are sorry to report that recently our login database for the Wine HQ Application Database was compromised. We know that the entire contents of the login database was stolen by hackers. The password was encrypted, but with enough effort and depending on the quality of your old password, it could be cracked. We have closed the hole in our system that allowed read access to our database tables. To prevent further damage we have reset your password to what is shown below. We strongly suggest that if you shared your AppDB password on any other sites that you change that password as soon as possible.". He adds: "A new username and password were included with this email."
Welp, there goes my information.
To offset political mods, replace Flamebait with Insightful.
So their solution to a security breach is to send out everyone's logins via clear text?
Did they have to automatically reset my password? No I have no fucking idea which password I need to change elsewhere!
is sending out passwords via mass email in plain text? No wonder they had their system compromised.
Don't worry. M$ has been allowing people to control other people's computers over the internet for years with innovative technologies like ActiveX and Internet Explorer.
To offset political mods, replace Flamebait with Insightful.
And went to my email and sure enough it's in my spam filter. So check there if you have missed it.
The email in the mailing list archives clearly mentions that phpmyadmin was involved with this breach.
When will people learn that software written in PHP is generally among the worst there possibly is? PHP is a language that attracts the most stupid developers out there, and they in turn create some of the most insecure software around. They are too ignorant to even realize how badly they're screwing up.
Sure, there are a small number of large sites who have used PHP successfully, but if you look at their code they basically use PHP as little as possible. They might as well be using a real language like Perl or Python, given how much core PHP functionality they end up having to rewrite themselves.
enough said...
Most site admins are clueless about security, so the fact that they caught the intrusion at all is a very good sign.
I always wonder how many sites are actually compromised out there.
Remember, folks, it's always a good idea to USE A UNIQUE PASSWORD ON EVERY SITE! Of course, I'm probably preaching to the choir here.
It's teh Linux!!!!onehundredeleven!!!!
But really, the important lesson from this is that you shouldn't share passwords between different sites. Use a variety of auth manager and a lot of the risk goes away.
I am officially gone from
If you accept that the internet will spit out your details at some point do this;
1. Sign up to dropbox (it's free and works on all platforms - including mobiles)
2. Get a copy of Keepassx, mac/windows version might have different name, never used them.
3. Store database of keepassx on dropbox so you've always got access to it.
4. Each website gets own generated password, short passwords for things you might need to type in on phone but still random.
This way, 1 bad event like this keeps you safe. I have both on my Android as well so it's with me always. /Maq
Anyone know? Are the Wine forums totally separate? I read the forum post about the AppDB compromise but it isn't mentioned whether this affects forum logins as well.
Use a password manager like LastPass or KeePass, or, as I do, keep an encrypted file of your sites+logins+passwords.
You really need to manage your passwords. Reusing the same pass in multiple places is just a problem waiting to happen.
Looks like you forgot to check "Post Anonymously" when replying to yourself.
keep telling yourself that.
To offset political mods, replace Flamebait with Insightful.
but having security problems adds another layer of compatibility with windows.
Ilovecock
WTF is going on?
those showoffs were running IIS on WINE.
Anons need not reply. Questions end with a question mark.
They recently deleted my account. After not having used it for a few years, I started getting several messages about old comments and reports I'd made being deleted, then I got a message saying my account would be deleted as well.
They kind of lost a lot of credibility with me when they insisted I make good on my pledge to buy a copy of the program when some random person claimed to have gotten my requested app to run. Except you couldn't open, work with, or save any files, and no one verified the report. But hey, give us your money now!
Really? I guess the people at wine really like GUIs. If only they could do things via command line and no one would have been impacted.
They recently deleted my account. After not having used it for a few years, I started getting several messages about old comments and reports I'd made being deleted, then I got a message saying my account would be deleted as well.
They deleted my account as well - didn't mess with the pledge stuff and no malice on my part, just the fact that I got game consoles and Linux gaming didn't really keep me on grip. =)
But the weird thing is this: they just now sent me a new password. Did you get this notice as well? I tried to log in with the new password, and it said the account didn't exist. I re-registered, boom, there I was again, so it was not like it was somehow closed for all the eternity.
Did they keep my email and hashed password on file after they deleted my account? If so, why the hell did that happen? If they wanted consistency, couldn't they just change the email to "former_user_NNNN@dev.null.invalid" and blank the password? I don't think they really have a good grip on security over there...
LastPass (cloud service with browser plugins) supports Yubikey, a low-cost token for two-factor authentication - so someone would have to both install a keylogger on my system and physically steal the Yubikey token to get the LastPass passwords. http://www.yubico.com/
This makes it actually more secure to always use LastPass even if you remember the site password, because the LastPass login is Yubikey protected while the site password isn't (and the way LastPass sends the password to the site doesn't involve the keyboard.)
As with KeePass or 1Password, which are non-cloud services that would be used with Dropbox etc, you must still be very careful with security of the client system - non-keylogger trojans that attack the LastPass plugin or the KeePass/1Password client software could still steal passwords while the password database is open.
Everyone on Windows should be running the free Secunia PSI, which scans all third party and Microsoft apps every week for vulnerability, providing a link to easily update them, and even auto updates some of the most common ones. If everyone did this, drive-by download attacks would be virtually a thing of the past.
Sadly, Mac and Linux don't have this for any apps not handled by the standard MacOS updater or the Linux distro's package repository, but at least with Linux you can limit your use of non-repository apps to those with excellent auto-updating (Firefox, and Chrome as long as your distro doesn't go out of date making Chrome refuse to update!)
Linsux hacked again..
Linsux hacked again.. lol
I guess the wine project (~=codeweavers) treats security the same way it treats its code.
For decades the project has sucked up all the developer energy that could have been invested into making a good compatibility layer. Microsoft should be thankful that the wine effort was so poorly managed, designed and executed.
Thankfully, the need for the wine project is declining steadily, as native alternatives get better.
Don't worry:
Microsoft crashed stock exchanges twice and they had some source code stolen from them during the hack.
The score is still Linux-Windows: 3-2 :P
Here be signatures
This is one of the downsides of forcing everyone to _register_ just to report a bug. (The other downside is the tremendous pain in the user's butt.) If they only used a simple solution like Request Tracker or so.