Slashdot Mirror


Microsoft Sued for Defective Software

Door-opening Fascist writes "eWeek is reporting that a South Korean citizen action group, People's Solidarity for Participatory Democracy, is suing Microsoft for putting the SQL Slammer vulnerability into Windows. They are doing so on behalf of the South Korean people and businesses affected by SQL Slammer."

18 of 606 comments (clear)

  1. Maybe... by Bendy+Chief · · Score: 4, Insightful
    Maybe those people and businesses affected by Slammer should have gotten their lazy asses in gear and patched and/or firewalled like all the half-decent sysadmins in the world. Great idea, guys, run a SQL server connected to the net.

    I hope the Judge kicks these people through the goalposts of life.

    1. Re:Maybe... by darkov · · Score: 4, Insightful

      That's right, Microsoft's defects are our problem, we should get our lazy arses into gear becuase we haven't got anything better to do than evaluate, install, test and support Microsoft's constant patches. God forbid that we spend anytime on what we actually bought the software for, running our business or whatever. Lets all just be extensions of Microsoft's flawed development strategy: we're all testers!

      It seems life's arelady kicked you or your brain through the goalposts.

  2. Read before you file by Zebra_X · · Score: 5, Insightful

    Clearly they haven't read their software agreements. It specifically states that MS is not responsible for damage caused as a result of their products. A better chance to procecute MS would have been during the Code Red incident. One might have argued that not being proactive enough about patching consitituted "negligence" on their part. I guess it can't hurt to try!

  3. lemme get this straight... by anotherone · · Score: 4, Insightful

    They're suing MS, because their (South Korea's) tech people suck? Correct me if I'm wrong but I'm pretty sure that MS had a patch out for the slammer months before the outbreak... it's their own fault if they can't keep their servers updated.

    --
    Username taken, please choose another one.
  4. Re:Silly lawsuit by Anonymous Coward · · Score: 5, Insightful

    First, this is not good if he wins, because someone could sue a GPL author for the same kind of deal.

    How so? Last I checked, people who released software under the GPL didn't spend millions on advertising that claims said software is secure and reliable.

    Plus, GPLed software has the source publicly available, so the argument could be made that reviewing the code before deploying it would comprise 'due diligence' on the part of anyone who wished to use that software, and that if someone didn't do that, it's negligence on their part.

    With Microsoft, you can't take a look at their code, you just have to take them at their word (HAH!) when they say how good it is.

  5. Re:Silly lawsuit by Bill+Currie · · Score: 4, Insightful

    Either you're trolling, being sarcastic or just plain haven't noticed the NO WARRANTEE blurb in the MS EULA. The only software I know of that had a warrantee was some telco software I worked on a part of in my previous job and it was done on a contract basis (I'm sure there are other examples).

    --

    Bill - aka taniwha
    --
    Leave others their otherness. -- Aratak

  6. Wouldn't be the first time. by death+to+hanzosan · · Score: 5, Insightful

    Google: AARD:

    A Serious Message and the Code That Produced It.

    Microsoft included a bug in the Win 3.1 Beta that caused Dr. DOS users to crash.

    Unsurprisingly the makers of Dr. DOS lost their jobs, like many other victims of malicious code.

  7. slammer by Twillerror · · Score: 5, Insightful

    Hard sell for the exploit that caused slammer. Maybe other exploits/bugs.

    SQL has a pretty good record for security. The exploit had also been patched before the worm.

    The exploit was not put in on "purpose". I guess it could have been, but that is a pretty hard to believe.

    The virus spread fast, but only because there is not a million SQL servers out there exposed. So it spread across the web fast, big deal.

    Furthermore good administration ( especially for a db server), ie. a good firewall could have blocked it. There is the desktop engine that could have been hit, but most apps that use it are still in the server category.

    The exploit itself is not a defect. Sure it could be used by an attacker, but in itself it didn't make the software defective. This could spawn a big argument. Is an exploit that would never actually impede a program unless someone uses it really a bug?

    Code red was a buffer overrun in an ISAPI .DLL. Even though no one ever used the .DLLs in question ( I think it was .hda, .hdq files ) they could have been. You could argue that someone could have written a program that used to long a URL and crashed IIS. The slammer was using a port in a way it was never intended to be used.

    I agree that companies should be held accountable, but intent and the way a company handles the defect also.

    MS essentially called a recall by issueing the patch. It said, send in the part and we'll fix it, but in a more modern approach. How can you sue a company that found the exploit and offered a free fix?

  8. Re:Precedent? by Realistic_Dragon · · Score: 5, Insightful

    In case you didn't notice, free software (being free and supplied at no charge) carries no warranty, expressed or implied.

    This is all fine because they made no representation to you about what it could do. They never made any claims that it was fit for purpose.

    Sure - Mandrake, RedHat et al might be in trouble, but open source software and especially the writers are legally in the clear.

    Personally I believe that if someone impliments OpenSSL badly _in a way that I cannot check_ and requires me to trust my data to them then they _should_ be liable for damages. (So this would cover, say, implimentations of SSL where the host was cracked or traffic sniffed at a later point where it was in plain text, or the key was compromised.) However, this is not the fault of the OpenSSL developers, and so they should not be liable.

    In contrast to this Slammer was caused (in part) by Microsoft making it very hard to install a critical security fix, and not properly notifying people of the peoblem (in their usual 'security fix language' it was described as a minor issue), when part of their responsibility in selling you SQL server was making it secure. Thus they should be at least partly responsible for the damages.

    --
    Beep beep.
  9. Re:What they'll be told: by Otter · · Score: 4, Insightful

    ...and if they do win, there are two possible outcomes:

    1) It's the end of software sales in South Korea. That means Red Hat and FreeBSD, too.

    2) Lawyers come up with some new way to avoid liability. EULA's become more convoluted and "ownership" of software becomes even more tenuous.

    No idea how a case like this would be tried in the Korean system, but that's a lot of damage a witless or simply anti-American jury could do to a major technology power.

  10. Re:Duh by .com+b4+.storm · · Score: 4, Insightful

    So you'd also like to hear "Your Pinto exploded? To bad, you shouldn't have gotten rear-ended."

    No automobile company would get away with selling products as defective as most commercial software. Why should the software industry be immune from product liability?

    Well in this case, "you shouldn't have gotten rear-ended" is not a good analogy. A better analogy would be the front door on your house. If you leave it unlocked, well that's pretty stupid. It's not the lock manufacturer's fault you didn't lock it. Similarly, if you don't patch a server for a vulnerability that's been known for months, it's not the software developer's fault.

    This isn't to say Microsoft software is inherently secure or better or blah blah blah. Don't take it that way. But in this case, it is the fault of the sys admins for not patching their damn systems. Or for that matter, running SQL servers accessible by the public internet. There's a difference between getting rear-ended, and backing out into traffic without looking first. If you don't take adequate precautions, you (at the very least) share the burden of guilt for what happens.

    --
    "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
    -- Ryan Stiles
  11. Re:let 's put things in perspective ... by Cheffo+Jeffo · · Score: 4, Insightful

    But, you're missing the more important point, this suit has NOTHING to do with EULAs, except for a bunch of /.rs trying to hammer home a (valid) point by squinting until they see an opening that fits their needs.

    Consider the reasons why Slammer was such a problem:

    - there was a bug in SS2K
    - exploit used a stateless connection (UDP)
    - the state of Internet border security is "allow everything but ..."
    - admins didn't apply a patch that had been available for 6 MONTHS (more than enough time to test)
    - admins don't properly protect their servers

    Of these, only the first is Microsoft's fault and they are the only ones who fixed their contribution to the problem proactively.

    But, since Microsoft has deep pockets and geeks hate them, let's sue them ...

    Time to grab some perspective -- patch and defend your fucking systems, people !!!

    Cheers,

    JAKD

  12. Re:Silly lawsuit by cptgrudge · · Score: 5, Insightful
    ...so the argument could be made that reviewing the code before deploying it would comprise 'due diligence' on the part of anyone who wished to use that software, and that if someone didn't do that, it's negligence on their part.

    Just like those admins that didn't patch their boxes didn't exercise "due diligence"? Even though a patch was availible for months before? Negligent like them?

    --
    Qualitas edurus commercium, nullus penitus net rimor, nullus deus beneficium
  13. Re:Silly lawsuit by shaitand · · Score: 4, Insightful

    I disagree with your statement. If someone wants to sell you a commercial product you SHOULD absolutely be able to hold them liable if their product loses you money.

    If someone gives you something for free it's another story. You sell me your $5000 program, that you only produced once and have now sold 100,000 times, then try to explain to me that I WASN'T supposed to be purchasing something that functioned within reasonable tolerance. Yes I know that's exactly what is done now, but that doesn't mean there shouldn't be consumer protection laws to the contrary.

    There should also be laws against the new conditions in MS EULA that state you cannot share your negative experiences with the software.

    If I install office, when I click finish my computer explodes, I think I should not only be able to sue microsoft for being negligent in distributing the software this way, but I believe I should be able to bitch to my neighbors, news stations, tabloids, rant sites, slashdot or to anyone else I care to.

  14. Re:Silly lawsuit by cptgrudge · · Score: 4, Insightful
    No -- the source is available BEFORE the program was installed...

    And the MSSQL patch was available BEFORE the slammer worm hit. I don't see the difference.

    --
    Qualitas edurus commercium, nullus penitus net rimor, nullus deus beneficium
  15. Software Liability by astro · · Score: 5, Insightful

    I'll get modded down as redundant, but it needs to be said as many times as possible (and I don't see much of it in this thread [reading @ +1]):

    A legal remedy here would set a really bad precedent - as a software developer who is not unrealistic about my skill level, I am terrified of software liability becoming either law or accepted assumption.

    If MS loses this, I see absolutely no way I could defend myself if, god forbid, a program I wrote or even maintained caused catastrophic dataloss, or in worse cases, physical injury.

    Note: Ironically, just *yesterday* I was bitch-slapped, albeit in an odd way, by Slammer: in certain situations, applying one of the hotfixes to SQL server that closes the Slammer vuln. without having SQL Server SP2 installed *completely* horks up SQL Server. The ISP (Rackspace) of a dedicated rack unit I "manage" on contract (client has almost no $$$) installed said hotfix in the process of physical maintenance, so I got a panicked call from my client in NYC that the "server is down". A couple of hours worth of research later, I was fine, but it sucked my afternoon away.

    I hate the stacks of dependant/conflicting patches and service packs, not to mention the damn bugs, but I'd prefer to take the risks on this end than be open to litigation of software I write contains bugs.

    --astro

  16. One more responsible party by Mundocani · · Score: 5, Insightful

    Strangely, none of the posts so far have mentioned the author(s) of Slammer as being one of those responsible for this mess. They're certainly harder to find (ok, they'll probably never be found), but shouldn't the culpability be shared with those who exploited the problem? It's not as though the server didn't perform its primary function correctly (storage and retrieval of database records), it's that it had a security vulnerability.

    To borrow the Ford Pinto analogy from previous posts, it seems somewhat like somebody cutting your brake lines and then you suing Ford for making the lines so easily accessible. I think the person who cut the lines is truely responsible.

  17. Re:Silly lawsuit by Anonymous Coward · · Score: 4, Insightful
    You forget that www.microsoft.com was caught by slammer (and Nimda and Code Red) because the MS "patches" so often do more damage than good.

    Wrong. MS was caught by the Slammer worm because some developers had installed SQL Server on their workstations and neglected to keep them patched. Seems your memory is the one at fault.

    More importantly the 3 month old MS patch was useless and had caused many complaints which is why MS released a new patch just hours before Slammer struck.

    Wrong. The original patch worked perfectly. Where I work, my department runs two SQL 2000 servers which were patched properly before the virus hit. When we came into work that Monday we were one of the few departments that hadn't been affected by the virus. What MS released right before the virus hit was SP3 for SQL Server 2000 which *contained* the Slammer patch along with several other updates.

    To summarise in simple words:

    To summarise in simpler words:

    1. Bullshit
    2. Bullshit
    3. More bullshit
    4. You are so full of shit