Hackers Compromised Yahoo Servers Using Shellshock Bug
wiredmikey writes Hackers were able to break into some of Yahoo's servers by exploiting the recently disclosed Shellshock bug over the past few weeks. This may be the first confirmed case of a major company being hit with attacks exploiting the vulnerability in bash. Contacted by SecurityWeek, a Yahoo spokesperson provided the following statement Monday afternoon: "A security flaw, called Shellshock, that could expose vulnerabilities in many web servers was identified on September 24. As soon as we became aware of the issue, we began patching our systems and have been closely monitoring our network. Last night, we isolated a handful of our impacted servers and at this time we have no evidence of a compromise to user data. We're focused on providing the most secure experience possible for our users worldwide and are continuously working to protect our users' data."
...the process from poking unusual commands at Apache or another web daemon to how that allows control of the box?
When I ran web servers I ran the daemons as unprivileged accounts that had no shell, and in a couple of instances there was chroot sandboxing to further help to mitigate penetration even if someone managed to exploit a vulnerability in the web daemon.
How is this working? Are people not folliowing good practices?
Do not look into laser with remaining eye.
I have gotten spam mail from myself several times the last few weeks (From Yahoo to Gmail), and have gone into the stupid yahoo site to change passwords several times. They were obviously compromised as hours after changing passwords, I would get more spam. Little point to changing passwords if they have total access to them. Might be time to finally drop them.
They were all a fictional job offer, that I guess I was going to give to myself for big bucks... Sounds like something I would do! :)
You're not a very good sysadmin, you'd know that you'll never see "fixed!" becuase the reboot will terminate the rest of the command before it can run.
Do not look into laser with remaining eye.
If somebody 30 years ago would have created a sentence like that one, they would have received nothing but puzzled stares.
In their defense, it's more like "update bash over and over again".
Most likely the reboot is actually unnecessary as well.
I'm going to blame this for my fantasy football loss this week... and all previous weeks.
Nostalgia isn't what it used to be.
Huh... I would'a guessed they were long gone by now.
"Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
Last night, we isolated a handful of our impacted servers and at this time we have no evidence of a compromise to user data ... that we want to admit to
FTFY
Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
I better change my 15-year-old account password. :/
Comment removed based on user account deletion
We're focused on providing the most secure experience possible for our users worldwide and are continuously working to protect our users' data."
Who else is sick of reading this sentence and its variants from faceless corporate entities? In my mind it translates to "Be calm, sheep. Be calm."
It is.
I ran a sanitised version of the initial exploit in a virtual Konsole, updated and ran it again in a new Konsole. The second time the attempted exploit was rejected, no reboot required.
This was early last week, the day the update became available. What made these muppets wait until they were attacked? Do they have some cretinous system in place where even security-relevant updates have to be scheduled a week in advance?
Mielipiteet omiani - Opinions personal, facts suspect.
If somebody 30 years ago would have created a sentence like that one, they would have received nothing but puzzled stares.
Sounds like Yahoo's managers have thet problem as well.
Mielipiteet omiani - Opinions personal, facts suspect.
"...We're focused on providing the most secure experience possible for our users worldwide and are continuously working to protect our users' data."
Marketspeak. I guess communications majors are taught to always do this. The problem is, we've heard crap like this so much, we've become inured to it. Nowadays, the minute I see a sentence like this, I assume everything else the spokesperson has said is a complete fabrication.
Proverbs 21:19
Yahoo treats their employees like garbage. To wit, Yahoo uses "stacked ratings" which results in backstabbing and good employees getting fired.
When Yahoo's employees are spending all their time making sure someone else gets fired when the next employee reviews are made, instead of actually being able to do their job, it comes as no surprise that basic crap like updating security on servers falls by the wayside.
Yahoo does, in fact, make extensive use of chroots jails, both on BSD and RHEL. Mainly, this is to isolate the platform software from the OS software from what I've seen -- but I'm not a security guru.
There's also the human problem of churn that goes on in the valley. Many things Just Work (TM), guy who write it leaves, still works, and then a bug like this comes out with no one to ask "Doing this vulnerability affect X?" because the person working on X hasn't worked here for years. There may be some admin somewhere getting alerts when X breaks, but he/she may not have an extensive security background and may not know the server has been compromised.
(Posted as AC from Yahoo!)
I posted this under the following Recreation thread. Looks like another in a growing list of Slashdot bugs.
Script Kiddies Compromised Yahoo Servers Using Shellshock Bug
There, fixed that for you.
Dude..... you just hosed production. You're getting written up, and also, nobody is going home until everything is back up, and the Myisamchk --safe-recover on the 5.6 TB mission-critical can NEVER go down or we lose $50000 an hour database you just broke is finished, oh, and by the way, you'll be getting the bill.
There are millions of servers out there that have not been patched yet.
To be more precise: There are uncounted servers out there that have a teeming population of parasites anyway.
But Yahoo has always been and still is the most incompetent of the big players, every time they screw up I'm surprised they still are around, since I never hear from them in between. There's not even a Yahoo phone... Not even that!
At least Homer J(ay) Simpson can use this excuse after last night's episode. ;)
Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
If the FBI has any sense they'll reply to his emails with a search warrant.
Reply to This Parent Share
... that will fix the problem real good and stuff.
It little behooves the best of us to comment on the rest of us.
A new console would have loaded the patched routines. The question of needing the reboot would depend on the first terminal.
A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
Why does Yahoo still exist?
"If any question why we died, Tell them because our fathers lied."
Script kiddies? They prefer pre-coded youth.
"If any question why we died, Tell them because our fathers lied."
http://krebsonsecurity.com/201...
"If any question why we died, Tell them because our fathers lied."
So sys-admin only use Debian based systems?
What about RHEL, AIX, HP-UX, Solaris, Tru64, VMS, Windows/Cygwin
How about all that networking kit which use Bash for their scripting & WebUI
Alex Stamos, the CISO of Yahoo, posted an in-response bulletin on Hacker News to clear up the rumor that this breach was caused by Shellshock.
Straight to the point, he states that it was not Shellshock that the system was vulnerable to but a separate command-injection vulnerability in their log parsing scripts. Though... Shellshock itself is a command-injection / parsing vulnerability so I'm sure many will skip over the technicalities and consider them one-in-the-same.
At first I was surprised that he came forward and gave explicit details that, well, can now be targeted against. On the other hand, I think it's pretty cool of them to be so open (either that, or they really didn't want to be the "large company" that was effected by Shellshock =P).