Slashdot Mirror


Mystery Malware Affecting Linux/Apache Web Servers

lisah writes "Reports are beginning to surface that some Web servers running Linux and Apache are unwittingly infecting thousands of computers, exploiting vulnerabilities in QuickTime, Yahoo! Messenger, and Windows. One way to tell if your machine is infected is if you're unable to create a directory name beginning with a numeral. Since details are still sketchy, the best advice right now is to take proactive steps to secure your servers. 'We asked the Apache Software Foundation if it had any advice on how to detect the rootkit or cleanse a server when it's found. According to Mark Cox of the Apache security team, "Whilst details are thin as to how the attackers gained root access to the compromised servers, we currently have no evidence that this is due to an unfixed vulnerability in the Apache HTTP Server." We sent a similar query to Red Hat, the largest vendor of Linux, but all its security team could tell us was that "At this point in time we have not had access to any affected machines and therefore cannot give guidance on which tools would reliably detect the rootkit."'"

17 of 437 comments (clear)

  1. Re:Ubuntu as well? by PrescriptionWarning · · Score: 4, Insightful

    "the current thinking is that the malware authors gained access to the servers using stolen root passwords"

    so basically its most likely they used the traditional means of gaining access (not through holes, but merely through bad personal security practices regarding passwords and password management). And it only affects windows clients. So how is this problem not your typical someone cracked your machine? Oh wait, I smell Microsoft FUD... ewwwwww

  2. Re:Funny by Undead+Ed · · Score: 5, Insightful

    According to the story (did you read it), it appears to be a situation where the root password has been compromised, not the applications or operating system.

    Problems with IIS were as a result of vulns in the application and/or Windows operating system - totally different problem.

    Would you blame a lock company if the user left his keys in the lock?

    Ed

  3. mkdir 1 by hey · · Score: 4, Insightful

    I can see thousand of people trying to make numeric directories :)
    Yes, also if you can run your tummy while patting your head you aren't infected also.
    I think.... this crazy idea is the virus!

  4. Re:Funny by plague3106 · · Score: 5, Insightful

    I read it, here's what it said: "One great unknown thus far is how the servers come to be infected. Absent any forensic evidence of break-ins, the current thinking is that the malware authors gained access to the servers using stolen root passwords."

    In other words, they have no idea how the servers were compromised. Because they can't find out how, they're guessing it was a root password that was stolen. In other words, its still just as likely a flaw in some software.

  5. Re:Software sucks. by Anonymous Coward · · Score: 3, Insightful

    How is that flamebait? I'm dead serious. If the quality of software doesn't improve dramatically, we're going to be in a world of hurt very soon. How do you suggest we achieve that improvement if not by making authors of faulty software liable for their negligence? We certainly can't keep upgrading software every time a bug is found, if bugs keep cropping up at the current rate.

  6. What are the common factors? by Arrogant-Bastard · · Score: 4, Insightful

    To figure out what the compromise vector is, it's probably going to be necessary to figure out what the compromised servers have in common -- and how that differs from uncompromised servers. (Keeping in mind that currently-uncompromised servers may have the same vulnerability, and that attackers or their software just may not have gotten to them yet.)

    I'd suggest enumerating factors such as OS, OS version, remote access methods (ssh, ftp, etc.), Apache versions, Apache modules, add-ons like CPanel, network/ASN, and so on -- anything could be a culprit at this point.

    And that includes things that have nothing to do with Linux or Apache: for example, it's possible that the attackers acquired root passwords by infecting Windows systems used by administrators -- then just waited for them to initiate ssh sessions to their servers. It'd probably be best to leave all possibilities open and consider them equally likely until evidence starts accumulating in favor of/against them. (In re-reading that last statement, I suppose it sounds a bit trite. I'm just trying to discourage premature conclusions that anything is at fault until somebody can produce evidence to support saying so.)

    1. Re:What are the common factors? by whoever57 · · Score: 4, Insightful

      To figure out what the compromise vector is, it's probably going to be necessary to figure out what the compromised servers have in common -- and how that differs from uncompromised servers. (Keeping in mind that currently-uncompromised servers may have the same vulnerability, and that attackers or their software just may not have gotten to them yet.)
      Perhaps this is the end result of all those dictionary attacks against SSH servers that we have seen for the past 2-3 years. Inevitably, some of those attacks will have been successful. Perhaps the successful logins have not ben exploited until now.
      --
      The real "Libtards" are the Libertarians!
  7. Re:Funny by Undead+Ed · · Score: 5, Insightful

    "they're guessing it was a root password that was stolen"

    A pretty good guess, otherwise we could expect to see millions of Apache web servers compromised (there are over 75 million Apache web servers in active service) and anticipate a much greater number of Windows clients infected.

    The significance of this story is not that Windows clients are the target, the significance is that the infecting agent is originating from Apache/Linux servers.

    Ed

  8. Re:Read it careful people... by jawtheshark · · Score: 5, Insightful

    I do not know how you interpret this, but a rooted server, Linux, FreeBSD, OpenBSD or even Windows is also a "harmed" computer. Yes, clients will get infected, but the servers are in deep trouble too.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  9. Re:Software sucks. by vux984 · · Score: 4, Insightful

    It's high time for better software, and the only way to get that is to apply market pressure. Software liability is the answer.

    1) If the market really wanted extensive 'software liability' then we'd already have it. Customers would demand it, suppliers would figure out how much it would cost to provide it, and prices would sort themselves out. Turns out the prices go WAY up, and customers (most of them) don't want to pay them.

    2) What happens to Linux in a world with mandatory software liability? Who is liable? The company providing install and support? The volunteer contributor who wrote that line of code? The project maintainer who accepted the patch? ... And you wonder why your post was modded flaimbait?

  10. Re:Ubuntu as well? by symbolset · · Score: 3, Insightful

    It's possible to install software on a Linux webserver that exploits vulnerabilities in Windows clients. This is news?

    Here's a shocker: it's possible to exploit Windows boxes with services hosted on a Commodore64.

    Windows has more malware packages than legitimate software packages. They've really solved that ease of installation problem.

    --
    Help stamp out iliturcy.
  11. Re:Ubuntu as well? by nicklott · · Score: 4, Insightful

    Microsoft? This story is on posted on linux.com and being hyped on a OSDN site, where do microsoft come in? They must have a pretty deep mole to get this one planted...

  12. I'm not sure I buy it by mlwmohawk · · Score: 4, Insightful

    There is something suspicious about this report. Some things can't happen the way people say they happen, and when that is the case we have to look at more likely scenarios.

    I would bet the path of the TCP/IP packets route through compromised providers who have an injection strategy. Remember a few months ago how IPSs were injecting their own java script and ads into the pages of other sites?

    http://ars.userfriendly.org/cartoons/?id=20070703

    This is the most likely scenario I can think of.

  13. Re:Software sucks. by mlwmohawk · · Score: 4, Insightful

    Software has to suck because the market can't afford software that doesn't suck. Kids out of high school and collage or fresh out of joe's web school. aren't qualified to write good software, yet this is what companies hire over more experienced people.

    Even then, there is no ability to develop your skills because you spend 99% of your time learning new environments.

    Software is HUGELY complex these days and it takes a log of study, knowledge, and skill to be any good at it. Companies don't want to hear that. They want to increase productivity by "KLOC." (Un)fortunately, there is a lot of "art" and "creativity" in software development and without well defined product specs, rigid test plans, and quality assurance which adds delays and cost to a project you won't get better code.

    Standard business upside potential vs downside risk. Upside potential: first to market, profit!!! Downside risk: blame some hacker.

  14. Re:Ubuntu as well? by Christianfreak · · Score: 3, Insightful

    Exactly. Also this gem from the article:

    Other than using and safeguarding secure root passwords, not much can be done at this time to be proactive in preventing servers from being compromised,

    Turn off root's log in and get rid of cPanel and similar programs as well. I understand the need for an easy to use remote admin tool (as much as I'd love people to actually learn the shell), but can't we do better than a web-based program for this stuff?

  15. Re:Can't be malware by geminidomino · · Score: 3, Insightful

    It's for Apache/Linux so it must be well crafted code written with the best intention.... Then how do you explain PHP?

    *sniff sniff* Is something burning?
  16. Re:Ubuntu as well? by stuntpope · · Score: 4, Insightful

    His main point was insightful. There are two parts to the story - one, Linux servers running Apache have been compromised. Two, these servers are infecting Windows clients through vulnerabilities in those clients. This exploit does not affect non-Windows computers.

    If the current thinking is indeed that the Linux servers were inappropriately accessed through stolen passwords, how is that a security flaw of Linux or Apache? Like he asked, how is using a legitimate password equal to cracking the server?

    On the other hand, turning Windows clients into bots *IS* an example of that software's (and QuickTime's and Yahoo! Messenger's) insecurity and vulnerability!