Slashdot Mirror


Windows 98, Me, NT4, 2000 and XP SSL Flawed

JoeSmack writes "In amazingly unexpected news, ComputerWorld is running an article that says the SSL security hole found in Internet Explorer is not a flaw in the browser, but in the operating system itself." The article mentions that Konqueror was patched against the same bug in 90 minutes.

483 comments

  1. In a nutshell... by N3WBI3 · · Score: 0, Troll

    m=M $:Yea if you idiots out there knew not to trust us this would not be a problem

    --
    1. Re:In a nutshell... by noshellswill · · Score: 1

      True enough, pad're, I never encrypt anything and I never send anything worth encrypting over the Web. What's my encryption? Cash, a locked motel door and noisy transistor radio. Helps ta know the dame for 20 years too ...

  2. What isn't? by MrNally · · Score: 0, Offtopic

    Everything is flawed. FP.

  3. How many apps will this break? by Vengie · · Score: 3, Insightful

    Uh-oh. IANA Windows Developer....does anyone know how many apps use this API that microsoft might potentially break? (Fixing bugs: good, breaking stuff: bad....)

    --
    When in doubt, parenthesize. At the very least it will let some poor schmuck bounce on the % key in vi. (Larry Wall)
    1. Re:How many apps will this break? by Anonymous Coward · · Score: 0

      "Company officials added that the flaw isn't in Microsoft's CryptoAPI application program interface (CAPI) either, which would have left a number of applications and Windows services vulnerable, not just Internet Explorer. "

      Can you please RTFA before trying to get first post? Thanks.

    2. Re:How many apps will this break? by Anonymous Coward · · Score: 0

      I know! I know!

      42, exactly. It's kind of weird, huh?

      You're stupid.

    3. Re:How many apps will this break? by catwh0re · · Score: 2, Insightful
      Microsoft make the following point:

      "Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology."

      However from this example alone, we can already see that if each program did have it's own crypto, then the user would be much more secure, rather than relying on Microsoft for security(akin to getting hounds to mind a butchers store.)

    4. Re:How many apps will this break? by Anonymous Coward · · Score: 0

      Ballroom dancing: bad

    5. Re:How many apps will this break? by Anonymous Coward · · Score: 0

      So you reckon it makes more sense for the user to have to wait for each and every app maker to fix their bugs in SSL, instead of waiting for ONE company to implement a fix which fixes ALL of them in one go?

      Interesting!

    6. Re:How many apps will this break? by Vegeta99 · · Score: 2

      And ity would make applications much more bloated like, shall we say... GNU/Linux?

    7. Re:How many apps will this break? by catwh0re · · Score: 1
      i was just bringing up a valid point, and from this real-world example, rather than the theoretical example you speak of, the other effected party fixed it in 90 minutes, we're still waiting for the microsoft fix.

      SO sure it takes more time you say... but in this real world example the only party we're waiting for is microsoft.

      Theoretically you are right, but microsoft doesn't follow you either.

  4. Konqueror by bigjocker · · Score: 1

    And yet another proof that all critical applications should be peer reviewed by everyone who wants.

    --
    Life isn't like a box of chocolates. It's more like a jar of jalapenos. What you do today, might burn your ass tomorrow.
    1. Re:Konqueror by Anonymous Coward · · Score: 1, Insightful

      "And yet another proof that all critical applications should be peer reviewed by everyone who wants."

      As if 'everyone' were qualified to do so.

    2. Re:Konqueror by captain_craptacular · · Score: 3, Interesting

      Doesn't matter if everyone is qualified. If they aren't their suggestions will be ignored by those who are, who also happen to be those who integrate the suggestions/new code.

      --
      They who would give up an essential liberty for temporary security, deserve neither liberty nor security
    3. Re:Konqueror by Anonymous Coward · · Score: 0

      The more uninformed people you have spouting their suggestions at the developer creating more noise for the developer.

    4. Re:Konqueror by Anonymous Coward · · Score: 0

      I don't believe that was a complete sentence nor was it a complete thought.

    5. Re:Konqueror by FCAdcock · · Score: 0, Offtopic

      You're a Windows user aren't you?

      --
      --Forest C. Adcock--
    6. Re:Konqueror by Anonymous Coward · · Score: 0

      Wuser?

    7. Re:Konqueror by bigjocker · · Score: 2

      As if 'everyone' were qualified to do so

      Well, as a matter of fact everyone is qualified to review anything. The issue here is that anyone who wants to do so should be able to review any code that handles their private and critical information.

      If you have a good knowledge of the area you could make suggestions and even corrections. If those corrections are added to the final product is a decision of the maintainers of the software.

      It's a win/win situation. Besides, anyone here can tell you that you will write a _lot_ better code if you know that anybody will be able to see it.

      --
      Life isn't like a box of chocolates. It's more like a jar of jalapenos. What you do today, might burn your ass tomorrow.
    8. Re:Konqueror by Anonymous Coward · · Score: 0

      I can't parse that

    9. Re:Konqueror by Anonymous Coward · · Score: 0, Troll

      Lately, I've been seeing a lot of pro-Miscrosoft and anti-open source comments in slashdot (mostly Anonymous Cowards). It seems to me that slashdot has been infiltrated. Microsoft may be planting operatives to post comments on slashdot ... soon slashdot would become part of MSN ...

      I think I'm going to say goodbye to slashdot now. It was fun while it lasted. But I'm not getting passport.

    10. Re:Konqueror by Anonymous Coward · · Score: 1, Insightful

      Yeah, that's why they found the bug in closed source IE before they found it in the open source Konquerer..

    11. Re:Konqueror by jrnchimera · · Score: 1

      By definition a peer *is* qualified to inspect a colleagues work.

    12. Re:Konqueror by Anonymous Coward · · Score: 0

      yet the bug was fixed in the open source browser faster.

    13. Re:Konqueror by Anonymous Coward · · Score: 0

      Hmmmm... that is irrelevant to the point being made. Open Source did not make the detection of this any easier ("many eyes" did not see this). MS, if they got off their ass, could have fixed this in an hour or so.

      So:

      Open Source 0 (for spotting this);
      Open Source 1 (for fixing this promptly);

      Closed Source 0 (for spotting this);
      Closed Source 0 (for fixing this promptly);

      Open Source wins through, but the code being open does not help (as this bug shows) in finding obscure bugs. Had this been a closed source application by a much smaller company, it probably would have been fixed just as quickly too.

    14. Re:Konqueror by FCAdcock · · Score: 1

      no, it's Luser, not Wuser.

      --
      --Forest C. Adcock--
  5. embedded in OS after all by Anonymous Coward · · Score: 0

    the browser is embedded at the lowest level in the OS, so the "unexpected, amazing" news is no news at all, according to M$' own claims.

  6. Browser == OS by keesh · · Score: 5, Insightful
    not a flaw in the browser, but in the operating system itself


    There's a difference? I thought they were the same thing...
    1. Re:Browser == OS by Anonymous Coward · · Score: 0, Insightful

      Uninteresting fact: LinuxToday censored my post on this topic, which i made to their article describing the flaw.

      The first post on the article was by a drooling KDE fan, and it slobbered over how quickly the fix was in the KDE CVS version. I pointed out that both Microsoft and the KDE project have a history of poor security - the only thing that has saved KDE in the past is the more solid security of the unix model. I also mentioned that, just because a fix is in the KDE project's CVS, does not mean that it is available for everyone - that will have to wait until the next release. Microsoft has hundreds of millions of customers across the world, and the systems handle billions of dollars of revenue... this puts a huge responsiblity to get their fixes right and properly tested. Not simply shove a few changes into some CVS code and hope it works.

      The post was censored by LinuxToday editors - presumably because it did not contain any drooling KDE zealotry and did not bash Microsoft. Quite frankly, LinuxToday is becoming unreadable by anyone not a) a KDE super-fan b) rabidly anti-Microsoft. If you think slashdot is bad, consider that you can at least post here... even it it does ultimately end up at -1.

    2. Re:Browser == OS by torndorff · · Score: 2, Insightful

      Actually, the fact that it is in the CVS makes it accessable to anyone who wants it. Granted not many end users will connect to the CVS and get the latest dev version of KDE, but at least it's there.

      Windows on the other hand cannot do this. I respect your point in saying they have a lot of money and customers to deal with, but their perspective on security is a bit skewed. No Windows user can fix their SSL flaw if theyre extremely paranoid, they can only hope that MS will sheild the exploit from the script kiddies of the world.

      But youre right, LinuxToday is getting bad.

    3. Re:Browser == OS by RelliK · · Score: 2, Insightful
      I pointed out that both Microsoft and the KDE project have a history of poor security

      And KDE's history of poor security would be...?

      I also mentioned that, just because a fix is in the KDE project's CVS, does not mean that it is available for everyone - that will have to wait until the next release.

      Bull shit. Ever heard of Debian's apt-get, Mandrake's urpmi, RedHat's up2date, etc.? It's up to each vendor to make the fix available to the users. You can also install it yourself without waiting for the vendor to catch up.

      Microsoft has hundreds of millions of customers across the world, and the systems handle billions of dollars of revenue... this puts a huge responsiblity to get their fixes right and properly tested

      Then can you explain why Microsoft releases bugfixes that uhhm break stuff? Despite the fact that Microsoft takes 2-3 months to uhhh "test" stuff, Open Source community has a much better track record in this regard.

      Quite frankly, LinuxToday is becoming unreadable by anyone not a) a KDE super-fan b) rabidly anti-Microsoft.

      Quite frankly, you are an idiot spreading FUD.

      --
      ___
      If you think big enough, you'll never have to do it.
    4. Re:Browser == OS by TheSunborn · · Score: 1

      But can you easily get the fix widtout also getting all the other new and expimental things in the cvs?

      You generaly don't want to run cvs software on servers.

      Martin Tilsted

    5. Re:Browser == OS by optikSmoke · · Score: 2, Informative
      Actually, the fact that it is in the CVS makes it accessable to anyone who wants it. Granted not many end users will connect to the CVS and get the latest dev version of KDE, but at least it's there.

      On top of this, I believe there has been mention of them backporting the fix as far back as KDE2.2.2 so users who don't want to get the fix from CVS can fix their systems.

    6. Re:Browser == OS by LMCBoy · · Score: 3, Informative

      The fix was also backported to non-HEAD branches of CVS. So, all you'd have to do is specify a "stable" branch like KDE_3_0_BRANCH.

      --
      Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
    7. Re:Browser == OS by transient · · Score: 3, Insightful

      You generaly don't want to run cvs software on servers.

      You also generally don't want to run KDE, or anything else involving X, on servers.

      --

      --

      irb(main):001:0>
    8. Re:Browser == OS by Anonymous Coward · · Score: 0

      That assertion only applies in a court of law when one's lawyers are lying to the judge.

    9. Re:Browser == OS by tshak · · Score: 3, Insightful

      Great post. Although Linux patches are generally more prompt, one has to consider the testing aspect. A corporation has to answer to customers if a patch breaks. If a Linux (or another OSS program) patch breaks, they claim it was "Alpha" and can "patch the patch" (read: APATCHY web server). This still gives a slight edge to OSS in the long run, but it's not as dramatic as "90minutes vs. 45 days".

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    10. Re:Browser == OS by Anonymous Coward · · Score: 0

      Note that I haven't said "zealot".

    11. Re:Browser == OS by Anonymous Coward · · Score: 0

      So, everyone that wants to use a somewhat more secure IE, has to install the Media Player update when W2K SP4 shows up?...

    12. Re:Browser == OS by RickHunter · · Score: 1, Insightful

      Quite frankly, you are an idiot spreading FUD.

      Really, what do you expect? All his post needs to be a classic antiKDE troll (note that there's not a shred of proof whatsoever for any of his assertions) is a claim that GNOME would've made a new major release immediately after discovering this or some such drivel. Neither project has a "history of security holes", because neither runs anything important as root.

    13. Re:Browser == OS by peg0cjs · · Score: 1

      A corporation has to answer to customers if a patch breaks.

      Then why do Microsoft patches break more often than the problems they're patching? If, as you say, corporations have to answer to their customers, why does MS not have to answer to us?

      The reality is that corporations who _RESPECT_ their customers have to answer to them, but unethical/uncaring companies can pretty much do anything they want, like shove untested, unreliable code down our throats ad nauseum.

      In OSS, there's at least a semblance of testing. I can't remember the last time I saw a corporate entity put a bug track list online where customers could actually post their problems for them to fix (including test results). This seems to be common practice among many, of not most, OSS projects.

      --
      Karma: Excellent (Mainly due to Bill & Ted's Karma Adventure)
    14. Re:Browser == OS by Anonymous Coward · · Score: 0

      Insightful? The guy never even mentioned GNOME - some KDE zealot has modded you up, just because you tried to mention GNOME in derogatory way. This place stinks...

      If anyone has a mod point to spare, knock the assclown parent post back down into the zealot mud, where it belongs.

    15. Re:Browser == OS by Anonymous Coward · · Score: 0

      Sex with your whore-cunt mother is probably worse.

    16. Re:Browser == OS by Bert64 · · Score: 1

      Ofcourse microsoft would have you believe that a force-fed gui with integral web browser is absoloutely essential to have on a headless server.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    17. Re:Browser == OS by Anonymous Coward · · Score: 1, Interesting

      Well, this summer alone, I have seen a fair number of Konqueror security flaws posted, much more than I would like to see. As many as IE? No, but you don't say something is secure by comparing it to something less secure.

      Also, most vendors do not provide CVS packages for things like this. Hell, debian still doesn't even have an official KDE3. And even if there is a CVS version, how many people are going to be quick to hop on it, considering the code in CVS is typically beta at best? And what newbies are even going to know about this?

      And then your issue on bugfixes. Are you trying to say that OSS patches never break anything? I think you ought to check out www.lkml.org or something. Patches break other things all the time, because they're often unforseeable.

      Quite frankly, you're a close-minded individual who chooses to ignore certain obviouses.

    18. Re:Browser == OS by nirvdrum · · Score: 1

      The obvious answer to your problem is not to use Windows. For the rest of us, it's fine.

      --
      If there was a "-1 Not Funny", that'd be my most used mod.
    19. Re:Browser == OS by Anonymous Coward · · Score: 0

      "Bull shit. Ever heard of Debian's apt-get, Mandrake's urpmi,"...

      Can't locate urpm.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at /usr/sbin/urpmi line 20.
      BEGIN failed--compilation aborted at /usr/sbin/urpmi line 20.

    20. Re:Browser == OS by Anonymous Coward · · Score: 0

      Holy crap... this post is picking up overrated mods fast! Looks like the KDE mafia has discovered it, and the cowardly fucks are knocking it down using "overrated" to avoid a metamod hammering.

      Criticising KDE is clearly double plus ungood badthink!

    21. Re:Browser == OS by Anonymous Coward · · Score: 0

      How many of those security flaws were only in CVS or Alpha versions? Versions that wouldn't be available at all with propriatery software.

    22. Re:Browser == OS by DunbarTheInept · · Score: 3, Interesting
      A corporation has to answer to customers if a patch breaks.
      On the surface of it that would appear to be a true statement. But the existance of Microsoft is a counterexample. They often have broken patches and nobody bothers calling them to task for it.
      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    23. Re:Browser == OS by Anonymous Coward · · Score: 0

      This is a trick question, right? All the flaws were all with Alpha quality versions because that's all the KDE project ever puts out!

    24. Re:Browser == OS by mkldev · · Score: 1

      Some companies have tried it as an experiment. It never works. People misinterpret and twist parts of the bug reports in ways that make them sound much worse than they really are, then make bad PR for the company.

      This sort of thing eventually happens every time a company tries to do a public bug site, without fail. That's why you don't see companies doing it anymore. Burn me once, shame on you; burn me twice, shame on me.

      Respect must be earned.

      --
      120 character sigs suck. Make it 250.
    25. Re:Browser == OS by tshak · · Score: 2

      They often have broken patches

      Microsoft has released hundreds of patches (thanks to swiss cheese security design) within the last year. Could you please quantify the percentage of documented bugs that make your claims of "oft-broken" patches true? I've applied a [rediculous] number of patches to Windows and I've never had one break on me. Of course, that's very anecdotal, but it's at least some form of evidence.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    26. Re:Browser == OS by HiThere · · Score: 2

      Quite frankly, you are an idiot spreading FUD.

      What proof do you have that he's an idiot? I thought that it was a rather good job. Well, at least far superior to the average FUD.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    27. Re:Browser == OS by Hater's+Leaving,+The · · Score: 1

      It's certainly is evidence that you've applied a rediculous number minus one patches that were insufficient.

      THL.

      --
      Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
    28. Re:Browser == OS by DunbarTheInept · · Score: 2

      You provide all the evidence I need right there in your own post. If the patches weren't broken you wouldn't need multiple ones to fix the same problems.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    29. Re:Browser == OS by Lozzer · · Score: 1

      Except an X server, that is.

      --
      Special Relativity: The person in the other queue thinks yours is moving faster.
    30. Re:Browser == OS by RelliK · · Score: 3, Informative
      Well, this summer alone, I have seen a fair number of Konqueror security flaws posted

      How many? One?

      Also, most vendors do not provide CVS packages for things like this. Hell, debian still doesn't even have an official KDE3. And even if there is a CVS version, how many people are going to be quick to hop on it, considering the code in CVS is typically beta at best? And what newbies are even going to know about this?

      Some ridiculously stupid mumbles there. Each distribution has an easy way of upgrading the packages. In Debian it's "apt-get updage; apt-get upgrade". In Mandrake & RedHat you just run the GUI updater software. The update icon is right there on the desktop.
      Nobody is suggesting that you should install a CVS version of software to get a security fix. The fixes are backported into the stable branches of the software, and vendors package them. Wow, what a concept!

      And then your issue on bugfixes. Are you trying to say that OSS patches never break anything?

      No, I'm saying that Microsoft breaks stuff more often despite taking months to release a fix.

      --
      ___
      If you think big enough, you'll never have to do it.
    31. Re:Browser == OS by Tony+Hoyle · · Score: 4, Interesting

      We tried to install Win2k service pack 3 on two test machines to see if it broke anything. It destroyed them, right back to the 'can't find NTLDR' prompt.

      Does microsoft answer to all the machines that SP3 breaks? (Some companies might not be as careful as us and could lose important data). No, the EULA explicitly states that they have zero liability even if sp3 triggers World War 3 (before GWB does).

      Anyone who uses the 'liability' FUD about MS software deserves shooting. If it breaks, you get to keep both pieces (to coin a phrase).

    32. Re:Browser == OS by the+eric+conspiracy · · Score: 3, Informative

      they claim it was "Alpha" and can "patch the patch" (read: APATCHY web server

      The "patchy" web server has a security record so far superior to Microsoft's IIS that the edge is more like 4 milliseconds vs. 4 billion years.

      The number and severity of compromises of IIS is legendary (the FBI has ranked IIS as the number one security problem on the internet). There have been times where the servers I administer have been recieving more hits from compromised IIS installations trying to spread virii than they have from legitimate users. The problem got so severe last summer that my broadband ISP had to block port 80 to keep their network up.

      And this is NOT an issue of population base causing statistics to be skewed - the patchy web server has more installations than all others combined.

    33. Re:Browser == OS by tshak · · Score: 2

      This is flawed logic. By the same logic I can say that all of the very numerous patches needed for Apache (remember the history of the name. hint: A PATCHY) were because the patches were broken.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    34. Re:Browser == OS by Anonymous Coward · · Score: 0

      Try it on OpenBSD servers. You will like it.

    35. Re:Browser == OS by Isle · · Score: 1

      Yes.. Even THE KDE_2_2_BRANCH was patched..

      I find that impressive. Great commitment!

    36. Re:Browser == OS by Anonymous Coward · · Score: 0

      > RedHat's up2date, etc.?

      Redhat doesn't officially support KDE at all. In fact, when it comes to KDE development and bugfixing, they've been more trouble than they're worth. Bero then again is completely another story (kudos from him) and please note that everything that Bero does regarding KDE (such as providing rawhide RPMS) Redhat doesn't pay him a dime.

      So, don't wait for RH to fix KDE. If 'Redhat' is ever gonna fix the issue, thank Bero.

    37. Re:Browser == OS by jaavaaguru · · Score: 2

      Windows users can do something about it, they could use a better web browser such as Netscape 7 or Mozilla 1.1b.

    38. Re:Browser == OS by Joink · · Score: 1
      Except an X server, that is.

      Why would you want to run an X server on a server? If that's what you meant...

    39. Re:Browser == OS by Anonymous Coward · · Score: 0

      Mod war!

      Moderation Totals: Offtopic=2, Troll=3, Insightful=5, Interesting=4, Informative=1, Funny=1, Overrated=7, Underrated=1, Total=24.

      I've said it before, and I'll say it again... the KDE project is a hotbed of flamers, lamers and uber-zealots. The post makes perfectly valid points about the hysteria over a quick and untested CVS patch for a browser with zero market share, compared to a full release quality patch from Microsoft for a browser that is on hundreds of millions of desktops right across the world. Some sensible people (ie, not KDE zealots) get it and mod the post up... the zealots mod it down for being blasphemous. You religious lunatics disgust me.

    40. Re:Browser == OS by Lozzer · · Score: 1

      See that word after X, it is server. Server has (at least) two meanings.

      1. The big box in the computer room that doesn't need graphics (second use of server in your sentence)
      2. Something that a client talks to. (first use of server in your sentence)

      Oh my, a very amusing play on words, how funny am I (not very)? Look, you even used the word twice in your sentence! Its like those bits in films when you laugh at a joke, and then they spell out the punchline again. Get some caffeine down you.

      --
      Special Relativity: The person in the other queue thinks yours is moving faster.
    41. Re:Browser == OS by DunbarTheInept · · Score: 2

      How many of those patches are related to the same exact thing? The windows patches keep fixing the same problems over and over.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  7. the funny thing by vectus · · Score: 3, Insightful

    is that for most consumers, this doesn't even matter. I mean, they will be effected by the security hole, but if their computer gets hacked or something, they'll end up just blaming their own lack of computer knowledge. They'll eventually install the patch from windows update (if they know how to access windows update), and then blindly keep surfing the net and playing "who wants to be a millionaire".

    1. Re:the funny thing by Anonymous Coward · · Score: 0

      I'll say! Those darned windows users don't know what to DO with their computers! I mean, those crazy hicks just sit around all day playing dumb ol' web games. And they are unable to find a simple website. Not a one! Because all of the educated world has moved to Linux for reasons that are all buy obvious.

      And of course NO windows user is competent enough to know the difference between something caused by a HACK and by their STUPIDITY. Because they are all STUPID.

      This flaw CANNOT be exploited to give access to a users computer.

    2. Re:the funny thing by Dalcius · · Score: 1

      Someone crack this troll's SSL connection, quick! Before Microsoft has a chance to release a patch 5 months from now!

      =D

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    3. Re:the funny thing by mosch · · Score: 2

      Actually, I prefer to play Who Wants To Smoke My Honeybear.

    4. Re:the funny thing by Anonymous Coward · · Score: 0

      Your hilarity has no end.

      Let us place bets on the patch release. I bet one month or less.

    5. Re:the funny thing by Anonymous Coward · · Score: 0

      I bet I already got it this morning. I win.

  8. Oh, that's good then... by MrFenty · · Score: 5, Funny
    ...Scott Culp, manager of the Microsoft Security Response Center said that the SSL flaw doesn't affect any other application outside Internet Explorer and that it's a client-side issue only.

    Glad it's only a client side issue then.

    1. Re:Oh, that's good then... by bbc22405 · · Score: 1

      More like "Scott Culp, manager of the Microsoft Platitude Response Center"

  9. What's the problem? by Anonymous Coward · · Score: 2, Funny

    If you bothered to read Bill Gate's .plan, you would know that he eventually will own everything.

    So, what's he afraid of? Stealing from himself?

    1. Re:What's the problem? by Anonymous Coward · · Score: 0

      Mod this up.

      +5 fucking hilarious.

    2. Re:What's the problem? by Anonymous Coward · · Score: 0

      Uh-huh-huh-huh-huh-huh... you're talking about "fingering" Bill Gates... uh-huh-huh-huh-huh... finger... huh-huh-huh

    3. Re:What's the problem? by Anonymous Coward · · Score: 0

      Mod points just don't do the stupidity of the parent comment justice.

  10. Look, nobody outside of /. cares by Anonymous Coward · · Score: 1, Interesting

    Bill can do no wrong.

    As long as the majority of the population thinks Microsoft is da bomb, nothing will change.

    Kind of like the way people think about the government, flawless.

    1. Re:Look, nobody outside of /. cares by Anonymous Coward · · Score: 0
      Kind of like the way people think about the government, flawless.

      Exactly, I submitted a story (which got promptly ignored) about it: 1984 today, USoA. The link to the story is here. Between the analogies is the INFALLIBLE LEADER paragraph which starts with:

      An omnipresent and all-powerful leader, Big Brother commanded the total, unquestioning support of the people. He was both adored and feared, and no one dared speak out against him, lest they be met by the wrath of the state.
    2. Re:Look, nobody outside of /. cares by Anonymous Coward · · Score: 0

      have you ever looked at pictures of the Pentagon after the "event" on 9-11?

    3. Re:Look, nobody outside of /. cares by Com2Kid · · Score: 1


      An omnipresent and all-powerful leader, Big Brother commanded the total, unquestioning support of the people. He was both adored and feared, and no one dared speak out against him, lest they be met by the wrath of the state.


      You don't get comedy central do you?

    4. Re:Look, nobody outside of /. cares by Anonymous Coward · · Score: 0

      Democracy is the worst form of government except for every other...

      The Microsoft OS is the worst form of OS except for every other... Nah, it's the worst all right.

  11. Didn't mention Windows 95 by SpanishInquisition · · Score: 5, Funny

    So I guess it's safe.
    It's a good thing I didn't upgrade.

    --
    Je t'aime Stéphanie
    1. Re:Didn't mention Windows 95 by Anonymous Coward · · Score: 0

      No. Microsoft is not going to release a patch for Windows 95 because Microsoft no longer supports Windows 95. '95 was EOL right after Y2K. The claim was that it was just too difficult to make Win95 Y2K-compliant. Perhaps you should read more news and less /.?

      What's it like living in the year 00?

    2. Re:Didn't mention Windows 95 by Anonymous Coward · · Score: 2, Funny

      I wonder if this is why my computer thinks it's 1902. And here I thought my ssl certs wouldn't expire for another 101 years.

    3. Re:Didn't mention Windows 95 by ncc74656 · · Score: 2
      So I guess it's safe. It's a good thing I didn't upgrade.

      IIRC, Win95 was end-of-lifed a while back. Whatever holes remained in Win95 at that time will never be fixed.

      (Then again, IE was never an integral part of Win95. You could presumably run Win95 & Mozilla (assuming Mozilla supports Win95...turns out that it does) and not run into these problems.)

      --
      20 January 2017: the End of an Error.
    4. Re:Didn't mention Windows 95 by Anonymous Coward · · Score: 0

      win95... "start me up!" what a typical ms
      sort of promotion. remember when 95 was released?

      people lined up at the local computer stores
      to give $200 and get that pile of doo.

    5. Re:Didn't mention Windows 95 by MsGeek · · Score: 2

      That Stones song you referenced has a refrain that goes "You make a grown man cry." 7 years after Windows 95 retail came out, this still applies to MS operating systems.

      --
      Knowledge is power. Knowledge shared is power multiplied.
    6. Re:Didn't mention Windows 95 by rmohr02 · · Score: 2
      Then again, IE was never an integral part of Win95...
      It was if you installed IE4.0+. I could never tell a difference b/w Win95 w/ IE 4.0 and Win98.
    7. Re:Didn't mention Windows 95 by ethereal · · Score: 1

      Yeah, I love it when ads use a song that really means the exact opposite thing. My current favorite example is the GAP ad (might be Ralph Lauren or some other damn preppie clothes, I can't keep track) showing happy American people wearing jeans, flags, etc. The song lyric is "Some folks are born, made to wave the flag...", from the song Fortunate Son by John Fogerty. The tune is of course about fair-weather patriots; the exact opposite meaning from the one intended by the ad itself.

      Don't these ad agencies ever think about more than one or two bars of the jingles they plan to use? What a bunch of morons.

      --

      Your right to not believe: Americans United for Separation of Church and

    8. Re:Didn't mention Windows 95 by Anonymous Coward · · Score: 0

      How about the Mercedes Benz commercial that used the Janis Joplin song, "Mercedes Benz." The song pokes fun at people who try to keep up with the "in" crowd by buying expensive things. There was a bit of a row about it when the commercial came out.

      MFAC

    9. Re:Didn't mention Windows 95 by DrugCheese · · Score: 0

      That's because Win95 is no longer supported by microsoft. If they found a huge hole in 95 that allowed anyone to send some packet to the machine and gain full access to the computer (hey this is MS bloatware, it's there somewhere ... its an easter egg im sure ...;) MS would simply reply with .. "oh thats an outdated version , you need to pay us more money and upgrade to a newer version .."

      98 will be added to he list soon if Im not mistaken. And im sure we'll never find all he bugs and holes in any version of microsofts software.

      *DrugCheese rants*

      --
      *DrugCheese rants*
    10. Re:Didn't mention Windows 95 by Anonymous Coward · · Score: 0

      My friends all drives Porsches.
      I must make amends. ....

    11. Re:Didn't mention Windows 95 by cburley · · Score: 1
      I love it when ads use a song that really means the exact opposite thing.

      One of my recent favs is the car ad that shows a nice sedan driving through a small village, with everyone in the village so interested in it that a whole crowd forms, following the car, disappointed as it drives off in the distance.

      The music? An instrumental version of the main theme from Jethro Tull's "Thick as a Brick".

      ;-)

      --
      Practice random senselessness and act kind of beautiful.
    12. Re:Didn't mention Windows 95 by ethereal · · Score: 1

      A-Hah! I never figured out what that tune was until now. Thanks!

      --

      Your right to not believe: Americans United for Separation of Church and

  12. Not a big deal! by joshua404 · · Score: 1, Funny

    We can just sue anyone that uses the exploit for violating the DMCA. There, problem solved!

    1. Re:Not a big deal! by Skyshadow · · Score: 2

      Yeah, along with whoever discovered and reported the problem. Now that's scary.

      --
      Every year during my review, I just pray the words "slashdot.org" aren't mentioned.
    2. Re:Not a big deal! by Wrexen · · Score: 5, Insightful

      Can we stop with the "Foo blah blah DMCA foo!" jokes already? The first 600 or so were funny (ok maybe not), but it's getting old. Especially when the subject matter has nothing to do with copy control circumvention or the ??AA businesses

    3. Re:Not a big deal! by roman_mir · · Score: 1

      Under DMCA we should sue everyone who was involved into discovering the hole in the first place.

    4. Re:Not a big deal! by Anonymous Coward · · Score: 0

      where do you think you are?!?!?
      this is slashdot (or /. to those in the know), land of the continuous "beowulf cluster," "all your base," "..., profit!" jokes

      Microsoft bashing will go out of style here before DMCA jokes do

    5. Re:Not a big deal! by Otter · · Score: 2, Funny

      1) Make contrived, stupid DMCA jokes.
      2) ???
      3) Profit

      All your base are belong to us!

    6. Re:Not a big deal! by Anonymous Coward · · Score: 0

      i'd mod you "lighten up" if I could.

      raise your threshold if you don't want to see it. Obviously, the uber snooby like yourself will stop modding those posts up sooner or later...

    7. Re:Not a big deal! by Anonymous Coward · · Score: 0

      Awesome post! If you used some Yoda phrasing, mentioned goatse, and put in a reference to LOTR you would have covered them all.

    8. Re:Not a big deal! by Anonymous Coward · · Score: 0

      How can you have such a low uid and still behave like a troll? That's not funny, just stupid.

    9. Re:Not a big deal! by Microlith · · Score: 1

      Since when has it been necessary for it to involve copy control or the ??AA for a company to use it like the big stick with a nail in it that it is?

      HP didn't hesitate. I'm sure few others would as well.

    10. Re:Not a big deal! by Anonymous Coward · · Score: 0

      How can you have such a low uid and still behave like a troll? That's not funny, just stupid.

      We're bored and it's a funny experiment in psychology to see zealots like yourself freak out about it. :-)

    11. Re:Not a big deal! by gspeare · · Score: 1

      Yeah, why doesn't someone just put together a Beowulf cluster of --hey! ouch! stop it!!!

  13. Not to be a skeptic, but... by Anonymous Coward · · Score: 0

    If the flaw is in the OS and not the browser, then how was the Konqueror team able to patch their bug in 30 minutes? After all, KDE is not the operating system, nor is Konqueror.

    1. Re:Not to be a skeptic, but... by Anonymous Coward · · Score: 0
      I'm not a kernel hacker (IANAKH?), but my guess is that the difference has to do with the fact that Linux apps normally use a module (OpenSSL) instead of having the thing compiled into the kernel. Since Windows isn't modular (that's what they keep insisting at the anti-trust trial, right?), Win32 apps depend on the SSL implementation in the OS itself.

      Anyone more knowledgeable about the details of the SSL implementation care to comment?

  14. favorite quote by nestler · · Score: 4, Insightful
    Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.

    This "makes sense" up until the point where you have to patch your kernel instead of upgrading a library. When OpenSSL had a bug, they fixed it and you could upgrade OpenSSL. When Konqueror had this specific bug, it could be uprgraded easily enough. Now Windows users have to patch their entire OS to fix this (or just use another browser that doesn't use the crypto-in-the-kernel routines).

    1. Re:favorite quote by GiorgioG · · Score: 2, Insightful

      This "makes sense" up until the point where you have to patch your kernel instead of upgrading a library. When OpenSSL had a bug, they fixed it and you could upgrade OpenSSL. When Konqueror had this specific bug, it could be uprgraded easily enough. Now Windows users have to patch their entire OS to fix this (or just use another browser that doesn't use the crypto-in-the-kernel routines).

      Why is everyone nitpicking over this? What difference does it make if one has to patch an application or an OS (Is an OS not an application?) What other crypto services do you use in Windows at the moment outside of your browser? Ok, Ok, I know you all hate MS/Windows, but this is just childish.

    2. Re:favorite quote by topham · · Score: 3, Insightful

      Because it takes Microsoft far longer to release a patch for an OS than an application.

      By the way, read the article and you find out that according to Microsoft the bug only effects IE, yet it is contained in an OS level API.

      Huh? Shouldn't that mean anything using that same API would have the problem? Unless of course this is just one piece of the IE code they toss in an in-appropriate DLL.

      No, can't be. Microsoft wouldn't do that.

    3. Re:favorite quote by platypus · · Score: 1

      Uhm, operating system != kernel.

      Even in MS software.

    4. Re:favorite quote by proj_2501 · · Score: 2

      The term "operating system" often means more than "kernel". Library patches can be a real pain in the butt to apply if, especially if you've been distributing statically linked binaries!

    5. Re:favorite quote by tswinzig · · Score: 2

      You are looking at this from the perspective of a linux user. When someone says 'the OS' you think the kernel. But when Microsoft says 'the OS' they mean the kernel and the thousands of .dll's that work with the kernel. I'd be VERY SURPRISED if the crypto functionality they're talking about is actually in the kernel!

      --

      "And like that ... he's gone."
    6. Re:favorite quote by GiorgioG · · Score: 0

      Because it takes Microsoft far longer to release a patch for an OS than an application.

      Here's a question - who do I sue if that bug in Konqueror causes me to lose money? Nobody! Microsoft is a corporation, they have to be sure whatever they fix doesn't create 14 other security holes or Joe Schmoe will sue their pants off and in turn piss off their shareholders. Yes, Microsoft hasn't done a great job. No, I don't think they'd do a better job if they released a patch in 90 minutes.

    7. Re:favorite quote by Ed+Bugg · · Score: 2, Informative

      Ummm I use crypto services outside of my browser all the time. My VPN client that I use to attatch to my company's network. I at times have a need to send encrypted/signed emails. My network uses Novell's NDS which heavily uses digital certs (hidden from the user) for authentication. My wife's computer is running WinXP and everytime it loads a driver it checks the digital signature on the driver.
      I'm sure that others that use Windows more than I do can come up with other applications that use the crypto API.

      --
      -- Ed Bugg --You have freedom of choice, but not of consequences.--
    8. Re:favorite quote by topham · · Score: 2, Troll

      Thats funny.

      According to the EULA Microsoft Isn't responsible for the code either.

      I'm a programmer by trade.

      Microsoft doesn't have a fucking clue.

    9. Re:favorite quote by GiorgioG · · Score: 1

      We all know EULAs don't stand a chance in court. I'm a programmer by trade, but I don't claim to know how to write a solid/secure OS. Do you?

    10. Re:favorite quote by Ed+Bugg · · Score: 1

      *rolls on the floor laughing* Sorry I almost wet my pants on that one. Check your windows EULA. Joe Schmoe can't hold Microsoft accountable for lost data. Joe Schmoe has no options to sue their pants off for anything.

      --
      -- Ed Bugg --You have freedom of choice, but not of consequences.--
    11. Re:favorite quote by Amazing+Quantum+Man · · Score: 5, Insightful

      Here's a question - who do I sue if that bug in Konqueror causes me to lose money? Nobody!

      Here's another question. Who do you sue if that bug in IE causes you to lose money? Nobody! Read the EULA!

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    12. Re:favorite quote by Anonymous Coward · · Score: 0

      You think every corporation using Microsoft software is bound by their consumer licenses?

    13. Re:favorite quote by sphealey · · Score: 2
      Here's a question - who do I sue if that bug in Konqueror causes me to lose money? Nobody! Microsoft is a corporation, they have to be sure whatever they fix doesn't create 14 other security holes or Joe Schmoe will sue their pants off and in turn piss off their shareholders.
      Who do you sue if a bug in any software product by SuperMegaSoft causes you to lose money? I have been involved with software contracts large enough to bring even Microsoft to the negotiating table, and even though the software purchased under those contracts did have bugs that caused us to lose money, and even though we had pretty good lawyers, we didn't have a chance in the world of collecting a penny via lawsuits.

      sPh

    14. Re:favorite quote by B1 · · Score: 1

      And as a followup question, who do you sue if a bug in Internet Explorer causes you to lose some money? Take a closer look at that EULA, and good luck!

    15. Re:favorite quote by topham · · Score: 2


      I sure as hell could have implemented the API in question without this fuckup.

      I could also patch the source code in about 10 minutes, then check the propgation of the error code and verify it is handled correctly, another 10 minutes. Longer if it isn't of course, but again, not the end of the world, other Certificate errors are already handled.

      Send it off for 3rd party testing and have results back within what, an hour?

      Add in the time to generate a certificate for testing, blah blah... Your not talking days. Regardless.

      And no, Microsoft doesn't have a a god damn clue how to write an OS or divide functions up between appropriate DLLs.

      By the way, go ahead and try to sue Microsoft based on the assumption that EULA won't stand up in court. You can't.

    16. Re:favorite quote by j7953 · · Score: 2

      Umm, even Microsoft doesn't implement all of the Windows API in the kernel. The cryptography services are a shared library, just like OpenSSL.

      --
      Sig (appended to the end of comments I post, 54 chars)
    17. Re:favorite quote by Anonymous Coward · · Score: 0

      "Because it takes Microsoft far longer to release a patch for an OS than an application"

      That would be a good point if I hadn't gotten and applied the patch this morning with a single mouse-click.

    18. Re:favorite quote by Verizon+Guy · · Score: 2

      Yeah, just ask RMS... "The kernel is Linux, but the Operating System is GNU."

      --

      Aw, fuck it. Let's go bowling. - The Big Lebowski

    19. Re:favorite quote by tshak · · Score: 2

      Since when was one DLL the "entire OS". Just because it's packaged with the OS or even integrated doesn't mean that it's not just as easy of a patch.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    20. Re:favorite quote by FCAdcock · · Score: 1

      " Remember kids, when you support open source, you're supporting COMMUNISM! " Better communism than whatever Bill Gates would have us under. Under Communism people actually work, and get paid. Under Gates-ism (Windows liscensing fees), we pay to be able to work.

      --
      --Forest C. Adcock--
    21. Re:favorite quote by Anonymous Coward · · Score: 0

      So where's your OS?

      Where's your API?

      What? You haven't written one? shocker there.

    22. Re:favorite quote by KaiserSoze · · Score: 2

      When OpenSSL had a bug...
      When Konqueror had this specific bug...
      Now Windows users have to patch their entire OS...

      Funny thing about that, though, is that its probably still easier for the average user to patch a windows installation than to upgrade or rebuild to a new version of a linux app. Of course, what else the Windows patch breaks as it fixes the known problem is another matter altogether :)

      --

      "What we elect to call imagination is mere combination of things not heretofore combined." - Frank Norris

    23. Re:favorite quote by JordoCrouse · · Score: 1

      Sorry I almost wet my pants on that one.

      Which would be a good reason to sue the pants off Microsoft - you could use a new pair of pants.

      "Your honor, we are asking for $50 million dollars and the chief defense counsel's Hagar slacks."

      --
      Do you have Linux and a DotPal? Click here now!
    24. Re:favorite quote by rmohr02 · · Score: 3, Funny
      Shouldn't that mean anything using that same API would have the problem?
      Yes. But nobody but M$ stupid enough to trust M$'s closed source encryption API.
    25. Re:favorite quote by ceejayoz · · Score: 2

      I sure as hell could have implemented the API in question without this fuckup.

      And I'm sure you could implement thousands of different ones without ever making a mistake, right?

      Bugs are a given in anything as complicated / huge / bloated as Windows. Same goes for just about any program more complicated than "Hello World".

    26. Re:favorite quote by ceejayoz · · Score: 2

      You can't hold Linux distributers accountable for lost data, either. What the fuck is you point?

    27. Re:favorite quote by (void*) · · Score: 2
      But if I was a programmer at MS, who would check my code other than the few people tasked to do so?


      And if I was the user, who can disover and fix this error? Not me!

    28. Re:favorite quote by irix · · Score: 2

      Go ahead, point out a case where a corporation has successfully sued Microsoft over a bug in their software.

      I'm waiting............

      --

      Do you even know anything about perl? -- AC Replying to Tom Christiansen post.
    29. Re:favorite quote by jazman_777 · · Score: 1
      Under Communism people actually work, and get paid.

      A Russian joke from the days of Communism went: "As long as they pretend to pay us, we pretend to work."

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    30. Re:favorite quote by gilroy · · Score: 2
      Blockquoth the poster:

      You can't hold Linux distributers accountable for lost data, either. What the fuck is you point?

      OK, this is some weird acausal spacetime irregularity, right? Way back when, someone said something like, "Microsoft is slow to release patches becasue they have to test them extensively. If they didn't and someone lost data, they could be sued. On the othe hand, KDE is Open Source and there's no one to sue, so they can force patches out the door and quality be damned!"


      So a bunch of people have replied that, although Microsoft likes to spread that FUD, under the EULA they force you to accept, you can't hold them liable, either. So really that excuse for the slow response of Microsoft doesn't hold water.

    31. Re:favorite quote by topham · · Score: 2

      As a programmer I'm fully aware of that. BUt the specific case that came up is downright embarasing. A simple test case would have caught it.

      I hope the programmers working on Konquerer pay attention, not just to the bug, but why they missed it.

      I expect better of them than I do Microsoft.

    32. Re:favorite quote by VertigoAce · · Score: 1

      And as someone else mentioned, MS's definition of OS is a bit different. It's quite possible that all that is needed is a new dll to patch the problem. If it's a shared library that is shipped with the OS, MS will most likely call it part of the OS.

    33. Re:favorite quote by sheldon · · Score: 2

      When Konqueror had this specific bug, it could be uprgraded easily enough.

      Where do I download the patch?

      I know nothing about compiling source code.

    34. Re:favorite quote by Anonymous Coward · · Score: 0

      You have NO idea what 'windows upgrade' does to your
      system do you. Just click away.
      Wrong bug. moron.
      read the article. read the microsoft posting.

  15. What goes around comes around... by R2.0 · · Score: 3, Insightful

    This is the result of "integrating" IE into the OS. Now when there is a "browser" sesecurity problem, it's really an OS problem.

    Sorry MS - kill by integration, be killed by integration. It's a circle of life kinda thing...

    --
    "As God is my witness, I thought turkeys could fly." A. Carlson
    1. Re:What goes around comes around... by Anonymous Coward · · Score: 0

      Better than Konqueror shit-
      Kill by horrid slowness, be killed by horrid slowness. That shit can't compete with IE no more than XFree86 and KDE/GNOME can with Windows.
      The only systems that can ever compare with Windows are OS X and BeOS, despite the fact it's been dead for years.

      Sorry to say, but XF86 and everything (EVERYTHING) built off it will NEVER compete with Windows, so don't give me your BS about the browser.

      Fuck off and die, Linux whore.

    2. Re:What goes around comes around... by platypus · · Score: 2

      Hmm,
      actually the idea to put security sensitive piece of software in a library isn't bad.
      While I have no idea how this specific case is handled in linux, it's clear that also in linux cryptographic libraries exist and are used throughout different apps.

      >ls -1 /usr/lib /usr/lib/libssl.a /usr/lib/libssl.so.0 /usr/lib/libssl.so.0.9.4

      see?

    3. Re:What goes around comes around... by OnyxRaven · · Score: 3, Informative
      Blockquoth platypus:

      actually the idea to put security sensitive piece of software in a library isn't bad.
      While I have no idea how this specific case is handled in linux, it's clear that also in linux cryptographic libraries exist and are used throughout different apps.

      Exactly right and having the crypto in a library every can get at is a good thing. What you missed was that this windows problem isnt in the security library it should have been in.

      "Company officials added that the flaw isn't in Microsoft's CryptoAPI application program interface (CAPI) either, which would have left a number of applications and Windows services vulnerable, not just Internet Explorer."

      So they screwed up and didnt include this code for verifying trust signatures in their API, its somewhere in the OS.

      And although knowing MS's previous security problems, its highly unlikely that this a problem in the kernel, since it affects NT based as well as 9x based systems.
      --
      --onyx--
    4. Re:What goes around comes around... by Verizon+Guy · · Score: 2
      Before everyone goes berzerk over "Microsoft the Evil Integrator!", I'm gonna take a wild stab at it and say the problem lies somewhere in here:
      C:\WINNT\system32>dir crypt*.*
      Volume in drive C is Local Disk
      Volume Serial Number is 46D4-73A2

      Directory of C:\WINNT\system32

      08/23/2001 07:00 AM 554,496 crypt32.dll
      08/23/2001 07:00 AM 70,144 cryptdlg.dll
      08/23/2001 07:00 AM 29,184 cryptdll.dll
      08/23/2001 07:00 AM 48,640 cryptext.dll
      08/23/2001 07:00 AM 53,248 cryptnet.dll
      08/23/2001 07:00 AM 51,200 cryptsvc.dll
      08/23/2001 07:00 AM 470,016 cryptui.dll
      7 File(s) 1,276,928 bytes
      0 Dir(s) 19,188,736,000 bytes free
      --

      Aw, fuck it. Let's go bowling. - The Big Lebowski

    5. Re:What goes around comes around... by Peaker · · Score: 2

      Funny, my dad's Windows XP is crawling while KDE, especially Konqueror is running fast as hell here.
      He's also more happy using it as its so much easier for him..

    6. Re:What goes around comes around... by tshak · · Score: 2

      This is the result of "integrating" IE into the OS. Now when there is a "browser" sesecurity problem, it's really an OS problem.


      This statement is void of any technical reality. IE's SSL implementation uses a shared library a lot like OpenSSL. If MS's definition of "integrate" means "package" so that you, as a 3rd party developer, KNOW that you'll have specific libraries and API's available on certain client OS's. So, yes, it's an "OS" problem in the sense that anything using the OS's SSL lib is affected, just like with OpenSSL.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    7. Re:What goes around comes around... by Anonymous Coward · · Score: 0

      Great! Make your dad a zealot.

    8. Re:What goes around comes around... by R2.0 · · Score: 1

      "This statement is void of any technical reality."

      I meant my comments above as more of a statement on MS's PR and spin, not technically. I fully believe that IE is NOT fully integrated as MS claims, as evidenced by evidence in the court case. But since MS has taken the steadfast line that it IS a part of Windows, they can't really turn around and say "it's just an IE problem" without people jumping all over them.

      Likewise, MS's drumbeat about integration, techinically accurate or not, means that bad PR about IE rubs off on Windows. To the VP's that make decisions about software environment, an IE flaw is a Windows flaw is an MS flaw, and they all add up.

      If MS wants to use the technical naivete of management and the home user to promote itself, then they damned well better expect that technical naivete to be turned against them.

      --
      "As God is my witness, I thought turkeys could fly." A. Carlson
  16. reply summary by Anonymous Coward · · Score: 0

    Hmm.
    I don't think we all need to read through the hundreds of replies this is sure to get, so I'll just summarize it for you here!

    "This just show that Windows is so inferior it's a bad product Linux rules ...blah blah blah... Windows users ha ha they are unintelligent piles of putrid flesh that is why they use Windows despite these kinds of flaws there is no other reason ...blah blah blah... Konqueror was fixed so much faster so Windows is the suck hahaha GO LINUX M$ (hahaha i so witty i use dollar sign instead of "s") IS THE SUCK"

    You're welcome.

    1. Re:reply summary by Anonymous Coward · · Score: 0

      you forgot the beowulf cluster refrence of some sort and a step profit scheme.
      tsk tsk.

    2. Re:reply summary by Anonymous Coward · · Score: 0

      i am so sorry
      next chance i get i will be sure to include the beowulf cluster reference. how could i forget that!

  17. No no no...... by Xzisted · · Score: 1

    "This is not a flaw....its a 'feature' that allows you to anonymously share all your secret info with people without being able to track it." -- Bill Gates

    --

    Honesty may be the best policy, but apparently by elimination, dishonesty is the second best policy.
    1. Re:No no no...... by Anonymous Coward · · Score: 0

      HHA HAHAHA HA AHA.....LOLOLOL~~~@@!@!~~@

      You're so funny and eliteX0r!@!

      Give me more Bill Gates and Micro$oft (note $) quotes so I can laugh!!! LOLOLOL!!!

  18. Quick fix by Subcarrier · · Score: 4, Funny

    You can disable SSL in the advanced options menu. ;-)

    --
    "I have opinions of my own, strong opinions, but I don't always agree with them." -- George H. W. Bush
  19. Just another reason by Proud+to+be+leftist · · Score: 0, Flamebait

    Just another reason not to use Microsoft.

    Tell Tim OReilly not to abandon opensource!

    1. Re:Just another reason by Anonymous Coward · · Score: 0
      Eh? Why should we
      • Tell Tim OReilly not to abandon opensource!


      What happened?
    2. Re:Just another reason by Anonymous Coward · · Score: 0

      This guy was just too stupid to actually read the article and see that Tim was not abandoning Open Source. He was just presenting the actual level-headed view of the California Law situation (which is totally stupid).

  20. It doesn't make too much sense by thelinuxking · · Score: 3, Insightful

    The article says: "SSL flaw doesn't affect any other application outside Internet Explorer and that it's a client-side issue only" But if it only affects IE, and not programs such as netscape (which also of course runs on windows), then technically it IS a problem with IE!

    1. Re:It doesn't make too much sense by TMKroeger · · Score: 1

      It seems likely that anyone that writes code that runs on platforms other than windows would have the cryto stuff in their code already... why would they want to add an extra #ifdef just to use the buggy stuff from MS?

    2. Re:It doesn't make too much sense by Anonymous Coward · · Score: 0

      microsoft does not make a browser and an OS; they make a convienently packaged OS that include a browser.

      So a flaw in IE IS a flaw in the OS.

  21. Uh-oh by buzzdecafe · · Score: 2, Interesting

    Here's a golden opportunity for MS to ramrod another "We can root your machine" EULA down the throats of desperate Windows Victims.

    1. Re:Uh-oh by mselmeci · · Score: 1

      Damn. You beat me to the punch.

      Seriously, how do we know that Microsoft is telling the truth? If it's an OS bug, how come it only affects IE? I think that it is an IE bug, but because IE's intergrated deeply with the OS itself, Microsoft can make people get the OS upgrade, possibly for money, and probably for the license change.

      Of course, maybe the tinfoil hat I'm wearing has affected my brain...

  22. Oh good, it's not an IE bug by freerangegeek · · Score: 5, Funny

    We only wrote bad code that made it through QA for 5 different versions of the OS dating back to the mid 90s. Of course, with Palladium, our new secure platform, things like this will never happen. Good thing we got that patch out quick!

    (Oh wait, that was the Konqueror people!)

    We'll I'm sure with our new secure computing focus it will be out any time now. Please don't stop doing ecommerce, just because all your personal data can be hacked, just use Passport.

    (Oh wait, that happens with Passport too!)

    Ummmm...

    1. Re:Oh good, it's not an IE bug by SlugLord · · Score: 2, Funny

      Now now! You're just not being fair! Windows has done wayyyy too many good things to let ONE LITTLE ISSUE like this ruin their reputation. I mean there's never been a security problem with Windows before... Why is that? because Microsoft is good for business! The "unstoppable Windows NT" never crashes, and to prove it, Have you ever seen what the MS developers call a "blue screen"? No! of course you haven't, because it never crashed. Get this: All the new versions have this "blue screen" built in as well, but I don't know anybody who has ever seen one. Why? because it just can't crash. But laying that aside, I think it's unfair to accuse Windows of being insecure... after all, Outlook is secure and it uses SSL, right? I know all you people like to bash Microsoft, but the fact is that you're just jealous because Microsoft products are so good that nobody feels the need to compete. (except for Steve Jobs, but he's a fanatic that likes inferior hardware... c'mon, one mouse button?)

    2. Re:Oh good, it's not an IE bug by jsse · · Score: 1

      Microsoft really has to pay Scott Culp well because it's very hard to defend for such defective products. :)

  23. Mozilla? by admiral2001 · · Score: 1

    The last article seemed a bit weak on details with respect to Mozilla, trying 0.9.4 or something. But anyway, I'm assuming Mozilla doesn't use this CryptoAPI (CAPI). Can someone hopefully more knowledgeable than I give some details? Is Mozilla open to this hole, or to a similar one of its own?
    Of course, since it's open-sourced, I guess I can check the source. But does someone know off the top of their head?

    1. Re:Mozilla? by jimbobborg · · Score: 1

      No, Mozilla/Netscape are not affected by this.

    2. Re:Mozilla? by jazman_777 · · Score: 1
      Of course, since it's open-sourced, I guess I can check the source.

      If I stop auditing the code to the Linux kernel 1.2.16, I am sure I will halt just a few lines before a major security hole. And now I should go start auditing Mozilla code?!

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  24. Yet again... by estoll · · Score: 2, Funny

    I am so shocked to hear Microsoft didn't follow the standards when implementing SSL. I wonder what other technologies they have failed to implement according to the standards everyone else follows?

    --
    http://www.askthevoid.com
    1. Re:Yet again... by Scutter · · Score: 5, Insightful

      I am so shocked to hear Microsoft didn't follow the standards when implementing SSL.

      Neither did Konqueror. Blame where blame belongs, please. It's trendy to just blame everything on the Big Evil Empire, but let's not forget they aren't the only ones who have bugs.

      --

      "Tell me doctor, with all of your defenses, are there any provisions for an attack by killer bees?"
    2. Re:Yet again... by Anonymous Coward · · Score: 0

      Yeah, they're just the ones that take their sweet time fixing them.

    3. Re:Yet again... by Oriumpor · · Score: 0

      Quite simply M$ makes the standards... if they do something, it goes to X-millions of machines. I'd say that's pretty standard. It's just not cross compatible, or non-monopolistic...

    4. Re:Yet again... by ergo98 · · Score: 5, Informative

      Sweet time? Indeed, saying that the Konquerer team fixed it in 90 minutes makes them sound very irresponsible, not proactive : Every change like that can have hundreds of ramifications, and I assure you that there is a programmer at Microsoft who could point to a particular segment of code and say "There, we just need to change that line right there". But after several high profile incidents where someone did a change and it broke a dozen large applications, they seem to be a lot more weary about that nowadays. Working in software development, I've seen many situations in large systems where someone wanted to rush out an incompletely thought out feature or fix and the net result was disaster.

    5. Re:Yet again... by estoll · · Score: 1

      Blame belongs on Big Evil Empire because they time and time again fail to do the simple things like follow these standards. Sure, everyone has bugs. Is it wrong to blame Big Evil Empire because they continually implement these standards incorrectly and sometimes they do it intensionally because they think it is a better way or it suits them better?

      --
      http://www.askthevoid.com
    6. Re:Yet again... by estoll · · Score: 2, Insightful

      Monopolistic is the key in your reply. It is easy to blame the big guy when they are screwing you.

      --
      http://www.askthevoid.com
    7. Re:Yet again... by shyster · · Score: 2
      Sweet time? Indeed, saying that the Konquerer team fixed it in 90 minutes makes them sound very irresponsible, not proactive : Every change like that can have hundreds of ramifications, and I assure you that there is a programmer at Microsoft who could point to a particular segment of code and say "There, we just need to change that line right there". But after several high profile incidents where someone did a change and it broke a dozen large applications, they seem to be a lot more weary about that nowadays. Working in software development, I've seen many situations in large systems where someone wanted to rush out an incompletely thought out feature or fix and the net result was disaster.

      I don't know, 90 minutes sounds ok for Konqueror. It's a relatively simple application (a web browser). IE is a bit more complicated, due to its hooks into the OS. Now that MS says the flaw is actually in the OS, we're talking about a much larger code base and potential impact for a patch to break things.

      Also, Microsoft isn't really known for releasing beta patches (though they do it occasionally), whereas open source projects (like Konqueror) can put it on CVS and wait to see if bug reports come in before releasing a new version.

    8. Re:Yet again... by Ed+Bugg · · Score: 1

      As I'm shocked at myself for saying this, but... It's a pretty innocent stupid programming error. The basic premise of digital certicates is to check the signature of a cert and compare it to someone you trust. That's it, a hold back of the old pgp keyring days when everyone would get together and sign each other's keys. You get their public key check who they are and sign it and give it back to them. Then if they converse with someone that you both know and has your public key then that person already knows that the person it who they say that are because you said so (it was obviously you because your signature checked out). This is how digital certs are done. Everyone trusts the CAs to only sign cert requests if the requestor validates who they are. The programming error is just not checking to see if the chain is valid all the way up. They assumed that everyone in between checked the validity of the cert request before they signed.
      But as everyone knows when you assume you end up making an ass out of 'u' and ummmm yourself.

      --
      -- Ed Bugg --You have freedom of choice, but not of consequences.--
    9. Re:Yet again... by estoll · · Score: 1

      Ed - Understand. As a programmer I can say that it is often times better to implement less than more. Every decision you make as a developer is a compromise. By not checking all the way up the chain, you gain performance and reduce the amount of errors you may introduce by doing so. One may say he assumed it is the responsibility of everyone before them to check the previous cert-- the next will say the programmer should not have checked anyway. If the programmer assumed it was his responsibility to check the entire chain of certs, he would have been compromising in some other way or making assumptions otherwise. There is rarely a right or wrong answer.

      --
      http://www.askthevoid.com
    10. Re:Yet again... by Anonymous Coward · · Score: 0

      I wouldn't quite say it was irresponsible, because if you're getting your KDE from cvs you're probably doing testing of it and not running mission critical stuff, and if it breaks something you can't live without then you should know enough to get it back fairly quickly. If you don't, you're in over your head.

    11. Re:Yet again... by Anonymous Coward · · Score: 0


      I think it was their users that were weary. Microsoft may now be wary, but I doubt it.

    12. Re:Yet again... by CommandNotFound · · Score: 1

      Indeed, saying that the Konquerer team fixed it in 90 minutes makes them sound very irresponsible, not proactive...

      I agree with you about small changes creating bugs elsewhere in the system, but the OSS philosophy is "Release Early, Release Often", and that methodology has held up pretty well over the past several years.

      Right now, lots of pretty sophisticated users and developers are testing Konqeror from the CVS "alpha". Behind the closed doors of Microsoft, who is testing the one-line fix for IE? a) Whatever developers/QA staff happen to be between projects, and b) the hotshots that are now being pulled (grudgingly) off their current project to work on this bug.

    13. Re:Yet again... by zurab · · Score: 2

      Sweet time? Indeed, saying that the Konquerer team fixed it in 90 minutes makes them sound very irresponsible, not proactive : Every change like that can have hundreds of ramifications...

      I think if you are going to call KDE team "very irresponsible" you should state at least some of the "hundreds of ramifications" that KDE's fix has caused. If you have no such data, then you have no grounds to criticize them, and calling negative names in that manner is simply FUD.

    14. Re:Yet again... by Anonymous Coward · · Score: 0

      Konqueror = one application = easy fix
      98,Me, Nt4, 2000, and XP = 5 operating systems plus
      the undetermined number of apps that might use SSL =
      a whole butt load of work.
      Who is irresponsible???

    15. Re:Yet again... by srvivn21 · · Score: 1
      Yeah... Microsoft carefully tests all of their bug fixes and updates. That's why things like this never happen:


      >I installed directX 8.1 and my direct3D is now officially hosed!!! Any ideas?

      >Error msg is:
      >Direct3D test results: Failure at step 8 (Creating 3D Device): HRESULT = 0x887602eb (error code)

      I had the same Problem with my Geforce4 MX and DirectX 8.xx. The Fix was kinda strange. And only works on Windows 2000 and XP, not to shure do.

      Go and start Netmeeting, in there click on Desktop sharing. It will come up with a wizard go trough it all and when done, Go there agan and now select Disable Desktop sharing. Not go back to your DxDiag tool and you will see, Problem is gone. It seems that Desktop Sharing from Netmeeting is turned on at install and needs to be stopped. You can most off the time also notice this by looking at your icons. Thay will be 16Bit and not multi-color.


      Not that I'm holding a grudge or anything.
    16. Re:Yet again... by Ben+Edwards · · Score: 0

      You're suggesting that because the Konquerer team fixed it in 90 minutes, they must be irreponsible (presumably by not testing their fix). You don't think that maybe Konquerer was written using best coding practices (instead of spaghetti-coding in an attempt to make it difficult to remove an application from the operating system) so that the fix simply involves updating a library? Or are you suggesting that Microsoft is being responsible by taking weeks or months to fix a known security hole?

    17. Re:Yet again... by Dalcius · · Score: 1

      Reality to Bob:

      Anything that is going to break multiple programs will be in a library, by definition. If a programmer is worth his salt, that library will be abstracted and broken down enough so that as long as a function does exactly what it's supposed to do all the time, any breakage is the fault of the calling application.

      Thus, you consider the library function that needs to be fixed, and ensure that after the fix, the function does exactly what it's supposed to.

      Problem solved.

      Moral of the story: If you break down your functions enough and abstract things correctly, any fixes should be a piece of cake.

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    18. Re:Yet again... by Arandir · · Score: 2

      Every change like that can have hundreds of ramifications

      Well duh! That's why they didn't make a release ninety minutes later!

      If the fix had remained on the developers desk, no one could have possibly tested it. But by committing it to CVS, the testing can begin.

      As a professional software developer, I expect I could have done a moderate amount of unit testing before I committed a fix like this. But there's no way in hell anyone is going to be able to do any integration or systems test until I commit it to the code base.

      Code review and QA testing occur in the CVS tree. Neither can happen until the code is committed. Or are you recommending that KDE start using a private, restricted and closed development environment?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    19. Re:Yet again... by RWarrior(fobw) · · Score: 2

      This makes me wonder why the code in question isn't modularized to the point where such changes -don't- have this kind of effect. Maybe it's my poor programming, but if you modularize to -very- tiny levels, you may be able to reduce these kinds of effects. Global variables bad.

      --
      Remove the caps and hold to a mirror.
    20. Re:Yet again... by ergo98 · · Score: 1

      I'm not saying that they are irresponsible, but rather the very loud "they fixed it in 90 minutes" chorus makes them sound irresponsible because it seems to put speed as the one and only priority.

      As another individual noted, however, all that the team really did was to put a fix into the CVS, which is chasms of difference from them actually releasing a fixed version, so really they didn't release a fix in 90 minutes, but rather they coded a fix and could very well be testing it right now. Again it's the difference between the portrayal of the team and what they are really doing.

    21. Re:Yet again... by the+eric+conspiracy · · Score: 2

      I am so shocked to hear Microsoft didn't follow the standards when implementing...

      You left out the tag.

    22. Re:Yet again... by Anonymous Coward · · Score: 0

      More shocked that major goverment (UK and Australia) online initiatives, employed all the experts, blew zillions in design, but never actually did any functional or unit testing, and their integration testing missed it too. Well their PKI .Net security experts have all the skills of bricklayers - can lay bricks, but cant read plans or see anything wrong about in unstable foundations.
      Buying software that meets relevant standards? No, they buy on a act of faith, whilst preventing BSD inroads.
      This flaw exposure is the fruit of GPL testing, and the admission that it is not a modular fix, means more expensive patch work.
      One presumes the fix is not modular because MS put extra checks on the capi code elsewhere to obsucate RE. A Diff of their corporate patch is going to reveal plenty, as SP3 made it a clean base, so one might presume the delay in getting out this patch depends on fogging things. Does the vendor have a conflict of interest? - put out a patch that signposts thier API's, and capi vectors - or delay, make customers wear exposure This single point of failure, is yet another reason to retire legacy, unstructured OS'es, that can't be patched within 24 hours.

    23. Re:Yet again... by ergo98 · · Score: 1

      As I mentioned in another posting: I did not say that the team was irresponsible, only that the rallying cry "They released a fix in 90 minutes!" makes them sound irresponsible. Of course as you mentioned the reality is that really someone checked in a prospective fix, and then the real work begins to determine if it's a complete fix and has complete coverage, and if it breaks anything else (rather than the portrayal on here like a new version appeared in the pipes 90 minutes later). I have no doubt that some random programmer at Microsoft knew where to put in the fix the moment he saw the issue, but that doesn't equate that they've therefore released a fix.

    24. Re:Yet again... by Oriumpor · · Score: 1

      I guess when I make a sarcastic comment I should use the more common "Feature not a bug" or perhaps something like "Hail the overlord Gates"... some people... sheesh

  25. Uh oh..... by Xzisted · · Score: 1

    Computerworld hath been annointed with thine /. effect.

    Browse at thine own risk!

    --

    Honesty may be the best policy, but apparently by elimination, dishonesty is the second best policy.
  26. this is good news by GoatPigSheep · · Score: 1, Interesting

    Where can I get the windows version of konqueror? I want to browse securely too.

    --
    GoatPigSheep, the 3 most important food groups
    1. Re:this is good news by Anonymous Coward · · Score: 0

      www.mozilla.org

    2. Re:this is good news by Salsaman · · Score: 2

      Just use mozilla or kmeleon. They are not affected by this bug.

    3. Re:this is good news by JabberWokky · · Score: 2
      http://sf.net/projects/kde-cygwin/

      Although, as others have pointed out, Konqueror is really a *nix app (not just a Linux app or even an X app, as commonly assumed). You'd be best off just grabbing a copy of Mozilla if you're really worried.

      --
      Evan (no reference, not even to a certain Toho Industries character)

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    4. Re:this is good news by Anonymous Coward · · Score: 0

      Konquueror is a Linux app. It has been ported to some otherwise marginal systems, however 15/16 of all Konqueror installations are on Linux. Most of the remainder are Solaris, followed by the "also rans".

  27. Expect a fix... by BlindSpot · · Score: 1

    ...in about two years. While I was reading the article, Windows Update pops up to tell me that a "critical update" was available. For a second I foolishly thought it might be for the very problem I was reading about, but the fix is dated November 2000 and has nothing to do with security.

    (I use Windows because I have to, but at least I don't use IE.)

    1. Re:Expect a fix... by Anonymous Coward · · Score: 0

      Funny, my windows update patched it this morning.

    2. Re:Expect a fix... by Anonymous Coward · · Score: 0

      Yup, probably right at the time pigs were flying out of my ass, I was wondering what the hell is going on!!

    3. Re:Expect a fix... by Anonymous Coward · · Score: 0

      Yeah -- I have a Windows machine sitting in my bedroom, and I got the same warning. Sure enough, it was a Help system update from November 2000! I just figured my registry got replaced (by Windows, due to some internal check) and MS was applying old patches to my machine. But now I'm starting to get nervous!

  28. Effect on other Web Browsers running on Windows? by eenough · · Score: 1

    What is the effect of this "feature" on other browsers running on top of Windows? Is Mozzila suseptable too?

  29. We really depend on the bugs by tshoppa · · Score: 3, Interesting

    Seeing continued OS-level design flaws in Microsoft products is, to me, reassuring. When MS goes ahead with Palladium I'm now quite confident that it will be riddled with fundamental design flaws that will make its "security" (read: capitalist totalitarianism rule over the masses) a joke.

    1. Re:We really depend on the bugs by Anonymous Coward · · Score: 0

      Hey, what about Longhorn? Now you can have your insecurity in shining 3D, with your personal info texture-mapped ("'pixel-shadered'") for everybody!

    2. Re:We really depend on the bugs by Anonymous Coward · · Score: 1, Funny


      Yes, but the superficial design flaws will hide the fundamental design flaws.

    3. Re:We really depend on the bugs by GutBomb · · Score: 2

      pixel-shadered

      is that like when the football gets kickered down the field?

  30. 90min to the fix, but how long to the masses? by lalleglad · · Score: 2, Insightful

    In order to make sure we compare apples to apples and oranges to oranges, I suppose it would be fair to ask the question of when the Konqueror fix will be available to the normal and possibly rather non-sophisticated public consumer crowd?

    I mean, when the fix becomes ready from MS (weeks or months, but it will) it will be applicable to most users of Windows, but the current fix for Konqueror after 90min weren't immediatly ready for the masses.

    So, when will it?

    1. Re:90min to the fix, but how long to the masses? by Anonymous Coward · · Score: 0

      3.0.3 comes next week I think

    2. Re:90min to the fix, but how long to the masses? by 2short · · Score: 1

      "when the fix becomes ready from MS (weeks or months, "

      or this morning. Your larger point is well put though.

    3. Re:90min to the fix, but how long to the masses? by cburley · · Score: 1
      In order to make sure we compare apples to apples and oranges to oranges, I suppose it would be fair to ask the question of when the Konqueror fix will be available to the normal and possibly rather non-sophisticated public consumer crowd?

      Okay, you took care of the apples-to-apples case, now here's the oranges-to-oranges case:

      Given that Konqueror was fixed in about 90 minutes, such that users willing to try out such fixes for themselves could freely download the fixed source code without having to accept any new licensing restrictions, when will Microsoft's internal source-code changes fixing its version of the bug be available for users to try out by downloading, under the licensing they've already accepted?

      I'm not sure, but I think the answer is: Never.

      --
      Practice random senselessness and act kind of beautiful.
    4. Re:90min to the fix, but how long to the masses? by cburley · · Score: 1
      [when the fix becomes ready from MS] this morning

      Not according to this comment.

      You might want to check for yourself whether you really have this bug fixed on your machine, since there seems to be some disagreement as to whether MS has actually provided one already.

      --
      Practice random senselessness and act kind of beautiful.
  31. MS Security by zennix · · Score: 1
    --Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.--

    Right, because it is so much easier to patch the entire OS instead of one app. If I were a windows user, I could do without running IE until a patch was released, I could not however go without running the OS until a patch came out. BTW, there is no expected release date for the patch. The quote above from MS was in repsonse to being informed that Konqueror fixed a similar problem in 90 minutes. MS does have a point concerning the reuse of crypto services in the OS. I think for something as widely used as a web browser, it may be best to let it handle it's own crypto transactions and not tie it to the success or failure of the entire OS. What do you think?

    1. Re:MS Security by Anonymous Coward · · Score: 0

      In a prior position I got in an argument once with a coworker who insisted that we shouldn't use our "own" crypography (we were using the Rijndael/AES reference code with no alterations), but instead we should use the "proven" Microsoft CryptoAPI. I nearly busted a gut laughing at that.

    2. Re:MS Security by Anonymous Coward · · Score: 0
      --Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.--

      One key to root them all....

      The quote above from MS was in repsonse to being informed that Konqueror fixed a similar problem in 90 minutes.

      Expect a term in Microsoft's next EULA in the patch for this problem forbidding publishing unauthorized benchmarks of their response time on patching security holes.

    3. Re:MS Security by Anonymous Coward · · Score: 0

      Crypto is nowadays a basic service, intimately tied to communication. It does make sense for an OS to provide that service. OS' are tied to networking anyway.

      If it wasn't a Microsoft OS, anyway. Microsoft doesn't aim for the common good of the userdom. They shouldn't, and/but they don't.

      Crypto can well be in the OS, regardless.

    4. Re:MS Security by Anonymous Coward · · Score: 0

      I like to put my left sock on and then my left shoe.
      Then and only then do I start up on the right foot.
      HA
      HA
      HA
      cb

  32. SSL insecure (on IE) since 98?? by admiral2001 · · Score: 1

    Wait, so does this mean that SSL through Internet Explorer has been insecure since Windows 98 days? This is absolutely obscene.
    I don't have the link on hand, but I think I saw someone posting on here the link to a security firm saying they found this bug 2 years ago.
    Since SSL is something that e-commerce is based on and most people use IE, this means that it's be open to man-in-the-middle attacks since Windows98?
    Who's to say if it's actually been exploited yet?
    This is totally unacceptable. I almost *WISH* that it will-get/has-been exploited and harm some large company so they can bring their full weight onto Microsoft for knowing about this flaw for 2+ years and not fixing it.

    1. Re:SSL insecure (on IE) since 98?? by jazman_777 · · Score: 1
      Wait, so does this mean that SSL through Internet Explorer has been insecure since Windows 98 days?

      So, Georgi Gunninski is falling down on the job!

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  33. Bug is in inet.dll by sneakerfish · · Score: 3, Interesting

    MS TCP/IP stack is in inet.dll. That is probably where the bug is.

    I was a beta tester for IE4 (so flame me, OK) and I found a bug in the HTTP1.1 keep-alive implementation. They never saw it because they tested only against IIS and I tested against Apache which implemented it correctly of course.

    They didn't want to fix it until I explained that %60 (at the time) of the web runs on Apache servers.

    In fact the MS product manager wanted me to call "the Apache company and have them fix Apache." Duh. Me- "There is nobody to call sir, and the problem is YOUR problem and not theirs."

    They delayed IE4 for two weeks after it had gone gold to fix it. So don't flame me.

    Anyway, that bug was in inet.dll, and I bet this one is too.

    1. Re:Bug is in inet.dll by platypus · · Score: 3, Interesting

      IE4 was so uncompliant on a deeper level, it wasn't funny.
      There was a bug with packet fragmentation and redirects that caused internet explorer to display a blank page which said "Object moved, object can be found _here_.", where _here_ was a link to the target of the redirect.
      Funnily, their own proxy software tended to cause fragmentation of the redirect packet quite often.

      What I didn't understand was how they were capable to produce this bug, this completely negates everything I know about seperating the different layers of transport.

    2. Re:Bug is in inet.dll by shyster · · Score: 3, Funny
      MS TCP/IP stack is in inet.dll. That is probably where the bug is.

      Yeah, I'm sure the code for checking the heirarchy of SSL certificates is in the TCP/IP stack .dll.

      Maybe peer reviewed code isn't really that great of an idea after all....

    3. Re:Bug is in inet.dll by Anonymous Coward · · Score: 0

      Hey! Sir is spelled with a capital s!

    4. Re:Bug is in inet.dll by TurdFurgeson · · Score: 0

      lol!

      good call

  34. Long-term fix by Damek · · Score: 3, Funny

    Use a different web browser.

    (or better yet, a different OS altogether...) ;-)

    1. Re:Long-term fix by leibnizme · · Score: 1

      a different OS altogether

      Everybody in unison:

      "A different OS"

  35. Define "Operating System " by ShaggyZet · · Score: 1

    I seriously doubt that the NT kernel provides the afformentioned cryptographic services. (Maybe some key generation using Intel's fancy hardware seeding thing, who knows) More likely they have a DLL that provides these services. The only real difference is that the DLL is part of the Windows Operating System and is authored by the same (really large) company. Whereas OpenSSL is installed via a separate package into a distribution. The age old question, but surely you think that there is more to an Operating System than the kernel. If you don't, try deleting /sbin/init, reboot, and see how far you get.

    1. Re:Define "Operating System " by Anonymous Coward · · Score: 0

      Fortunately Microsoft doesn't put everything into the kernel like you see with Linux. Need to fix that SCSI card code? Recompile the kernel! I prefer downloading a driver and installing it for the SCSI controller rather than the mess that is Linux for drivers.

    2. Re:Define "Operating System " by Peaker · · Score: 2

      In the Windows case you have to reboot.
      In Linux, you just load a loadable module, no recompilation/reboot required.

  36. you reveal yourself through your comments by Anonymous Coward · · Score: 0

    reading the comments here just proves to me the rising stupidity level of MOST slashdot members

  37. News by Citizen+of+Earth · · Score: 3, Funny

    Windows 98, Me, NT4, 2000 and XP SSL Flawed

    Isn't this supposed to be " News For Nerds"?

    1. Re:News by Anonymous Coward · · Score: 0

      Yes, while we all know windows is flawed it is sometimes news when the flaw is so egregious (don't just sit there, look it up stupid).

  38. Teh lunix is never flawed, me run it right now by Anonymous Coward · · Score: 0
  39. In other news... by Anonymous Coward · · Score: 0

    not a flaw in the browser, but in the operating system itself

    the sky is blue. There is no Santa Claus.

  40. things i dont get by jeffy124 · · Score: 5, Interesting
    i saw the article earlier today. there are some things I just do not understand here. first some facts:
    • The bug is in the OS crypto services
    • It's NOT MS's crypto api
    • Only IE is affected.
    Time for rhetorical questions:

    Anybody else not see the lack of logic here? MS has two crypto implementations? One for the OS, one for the API? Why the redundancy? Why cant the OS use the API? Or conversely, why is the API necessary when there's the services are in the OS?

    How in the world is IE the only app affected? It seems more to logical to assume that any app using this crypto services are also vulnerable.
    --
    The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    1. Re:things i dont get by J.+J.+Ramsey · · Score: 3, Insightful

      "Anybody else not see the lack of logic here? MS has two crypto implementations? One for the OS, one for the API?"

      Um, maybe one crypto service is for SSL, while the other is for, oh, maybe encrypting files?

      There are so many good reasons to bash MS, why invent a bad one?

    2. Re:things i dont get by jeffy124 · · Score: 1

      the MS Crypto API is supposed to used to provide crypto services and protocols to applications and other programs, SSL among them. So why is the OS providing a second implementation when it's already in the Crypto API, or vice versa?

      I'm bashing MS because what they've done is re-invent their own wheel.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    3. Re:things i dont get by Target+Drone · · Score: 2
      MS has two crypto implementations? One for the OS, one for the API? Why the redundancy?

      Ever wondered where all that bloat comes from?

    4. Re:things i dont get by scot4875 · · Score: 1

      It's not difficult:

      The API is ok -- as in, programmers won't have to re-write any code against the API to fix it.

      The crypto service that is hooked into by the API is bugged. They fix the service, and magically all the broken apps are fixed without rewriting anything else. (Because the API was ok) Think of it this way: there's a bug in libcx. Your code that uses libcx and manifests the bug is immediately fixed once libcx is fixed.

      As for only IE being affected -- well, the only MS app that is affected is probably IE, because there aren't any other MS apps that use that particular bugged crypto function. Any 3rd-party apps that use the function are also affected, but I seriously doubt that any apps fall in this category, simply because it's SSL/certificate specific, and pretty much only the web browser needs to do that, and there's no need to write your own web browser when you can use the IE or Netscape HTML controls for free. That's why nothing else is affected.

      I've used the Win32 crypto API on occasion. It comes in handy when you need it. No, none of my code is likely to be affected by this bug, since I'm not verifying certificates or anything like that.

      As for your statement about MS having two crypto implementations: you're just misunderstanding the distinction between API and OS service. There is no distinction. The API is just how you access the service. That's all.

      Everyone repeat: API = Application Programmer's Interface. It's the interface that the programmer uses to get at the OS/DLL/external library's functionality.

      --Jeremy

      --
      Jesus was a liberal
    5. Re:things i dont get by Anonymous Coward · · Score: 0

      Is it perhaps using an undocumented API call that was reserved for IE, and therefore other applications (developers, ...) wouldn't normally have access to it?

    6. Re:things i dont get by KJKHyperion · · Score: 1

      Arrrgh. Normally I'd keep silent, but this is just too much for me. I guess it's normal to expect a good deal of uninformed or misinformed people, but not a single freaking barely accurate comment?

      Let's try to explain:

      • The API isn't flawed: this means that no application has to be rewritten, because the flaw isn't in the API (the interface), but in the cryptographic provider that handles SSL keys (an implementation). I don't know anything about cryptography (except what private and public keys are), so don't ask me info. It's all documented, look it up.
      • Only IE is affected: I think because nobody knows that Windows even has a Crypto API, despite an entire Microsoft website dedicated to it.
      --

      Make a difference - use Windows! (open source clone of Windows NT)

    7. Re:things i dont get by jeffy124 · · Score: 1

      i am a programmer, and am aware of what an api is. while I am still a college student, I have spent a good amount of time as an intern working in the software industry, and currently spend my time in software research.

      when programmers discuss bugs in an api, they are often referring to the implmentation of that api. Very rarely is the interface itself discussed, and when it is, it's fairly obvious. In my post, I never indicated which I was discussing, but given the normalities of discussions between programmers and developers, I think it's safe to assume I was referring to implementation.

      if a set of programs uses a particular api, and a bug is found in that api, then all the programs using that api need to be recompiled if they statically linked to it, otherwise only the dll need recompile if dynamically linked. if the interface to the api changes, then the application itself also needs to revised and recompiled, regardless of static or dynamic linkage.

      there is a crypto services portion of the os. they go to great lengths, both in the article and in culp's comments in that article, to indicate that this is somehow separate from the api. when this service gets patched, any other application that happened to be using that service would also become immune to SSL bug this article, whether or not that program's developers were aware of the bug.

      that said -- it seems odd that IE would be the only app affected. It seems more odd that MS didnt use their own Crypto API in the development of IE and instead developed an os service that does the same thing.

      Many non-MS applications use MS's Crypto API, vast majority of them are private applications developed under a contract of some sort. It just plain seems odd that MS didnt use it in their own product, IE. It's like General Motors developing an engine and then not use it in their own cars, instead making it available to other carmakers.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    8. Re:things i dont get by deek · · Score: 1

      • Company officials added that the flaw isn't in Microsoft's CryptoAPI application program interface (CAPI) either, which would have left a number of applications and Windows services vulnerable, not just Internet Explorer.

      <hypothetical>
      When further questioned about where the flaw was actually located, one Company official confided the following ...

      "Look, the flaw is in the implementation of CAPI, not CAPI itself. You get it?! We're claiming our programming interface is perfectly fine, but we don't mention anything about the code behind the interface. I really love how PR people twist language around to make it say what we want."
  41. Great Quote! by KoSpdX · · Score: 1

    Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.

    This problem clearly illustrates *why* someone would implement it themselves, so problems can be fixed in 90 minutes, and not weeks...

    Someone shoot QA in the foot.
    1. Re:Great Quote! by Anonymous Coward · · Score: 0

      Do you know how stupid it is to write your own crypto? Seriously...I'd like to see you do it effectively (if you have a doctorate in Mathematics, I apologize. Otherwise, go fucking learn something about Computer Science).

    2. Re:Great Quote! by Anonymous Coward · · Score: 0

      I think he means writing your own implementation of established crypto. That is not very difficult, as the crypto itself has been widely tested. Any decent programmer can write their own secure version of Blowfish, for example.

    3. Re:Great Quote! by KoSpdX · · Score: 1

      Idiot. Crypto isn't as difficult as you think, if you've taken courses in Number Theory and *understand* the material. Besides, there are a lot of other crypto choices out there than the Crypto API that MS provides. I'm saying, why rely on a closed source implementation for security? Who knows how many "security through obscurity" bugs are in the Crypto API?

  42. Let's be fair here by IamTheRealMike · · Score: 5, Insightful
    Now I'm a Linux user and lover, as anybody who reads my past comments can discover. But let's be fair to Microsoft here - all this talk is of how fast KDE (actually Waldo Bastion) patched the bug, as if this makes them superior to MS.

    You know what? I bet the 'soft could do this too. I mean have a guy, or team of guys available 24/7 to patch bugs. And you know what else? They'd still get flack for it, as Microsoft don't release patches straight away - for better or for worse, they do actually test them first (usually), make sure they don't kill wierd and exotic installs etc. I know they've released dodgy patches, but my point is that Microsoft isn't an overnight operation.

    And more to the point, how does this patch get to people? Via autoupdate of course. The patch may have been written in 40 minutes, but it's still not available on SuSE auto update (as far as I can tell) despite the fact that Waldo works for SuSE! We really need to stop patting ourselves on the back simply because we can see the progress of the patch and Microsofters can't, otherwise this bullheaded arrogance WILL bite us on the ass.

    1. Re:Let's be fair here by zrodney · · Score: 1
      I think you really give microsoft credit for
      things they aren't even doing. What sort of
      'testing' could they be doing if they constantly
      release such poor code?


      And further, what good is a patch if nobody can
      install it because it's being tested?


      "The cows are out of the barn." The idea of ssl
      ensuring the identity of the server on the remote
      end is really key to the safety of ecommerce and
      sending credit card numbers over the net. With
      this bug, you might as well just throw out https
      for authentication purposes.

    2. Re:Let's be fair here by Anonymous Coward · · Score: 0

      You sir, are an ignorant fuckwit.

      promise me you won't breed.

    3. Re:Let's be fair here by bashly · · Score: 1

      I agree with the time issue, but "Fair" is not releasing Me, 98's retarted cousin, to the public, knowing damn well that it's defective. There is no reason I should have to reboot the machine w/o access to the command line. I bought the hardware. I could care less about MS software. The average computer user is trapped into thinking they cannot get it to work because they're computer illiterate. And that is not "Fair". And how long has it been since they released the update for the retarted cousin? NONE, they're on the the .NET architecture. They only say they support it with little updates here and there.

    4. Re:Let's be fair here by FreeLinux · · Score: 4, Informative

      You do have some valid points that should be addressed and probably will be over time. But, lest we forget, this bug was reported to Microsoft a very long time ago. Furthermore, MS has not been trying to fix the bug. Instead they chose to try to place the blame on Verisign.

      Regardless, of whether Verisign should shoulder some of the blame or not, Microsoft simply dismissed a potentially serious problem. A week later, we find out that, not only is it Microsoft's problem, but it is in the OS itself not just the browser like we had thought. Conversly, KDE was able to identify the problem and produce a fix in 90 minutes.

      Now, to your point about the availability of the patch to everyone, as I said you have point. But, if you check out KDE's site you will find that they clearly state that they do NOT distribute binaries. KDE distributes source code only and that patched source code is, and has been, available. KDE leaves binary distribution up to the distros to handle. So, Suse and Red Hat et al need to step it up a bit but, KDE did a great job!

    5. Re:Let's be fair here by Anonymous Coward · · Score: 0
      I know they've released dodgy patches, but my point is that Microsoft isn't an overnight operation.



      No, it's more like a fly-by-night operation.

    6. Re:Let's be fair here by Anonymous Coward · · Score: 0

      uh, if you think ME is so retarded, why do you even use it?
      and i don't understand your gripe about not being able to boot to a command line. so do you think that the computer illiterate would benefit from using a command line? do you not like the fact that you need to reboot to get to a command line? what's the deal here?

    7. Re:Let's be fair here by Paul+Neubauer · · Score: 1

      It would be interesting to see Microsoft have a set of patches available, in something like a bsd setup of -CURRENT and -STABLE.

      PROVEN patches - tested, found to work and do no harm. Not available for a while.

      FAST patches - Hey, this is a Quick Fix, it MIGHT break things, but if THIS hole needs to be fixed NOW, here you are.

      --
      I don't subscribe to RMS's GNUtopian vision.
    8. Re:Let's be fair here by tshak · · Score: 3, Interesting

      But, lest we forget, this bug was reported to Microsoft a very long time ago. Furthermore, MS has not been trying to fix the bug. Instead they chose to try to place the blame on Verisign.

      Sometimes it is better to stick with the facts - even on Slashdot. Microsoft is A) working on a patch and B) claims to have not been alerted until it was publicly released. Here's some facts from MS's website:

      Despite the many challenges associated with exploiting the flaw, there is indeed a flaw here and Microsoft is developing a patch that will eliminate it.
      ...
      However, the report, which neglected to discuss any of the challenges associated with actually exploiting the vulnerability, was made public without any advance warning to Microsoft. Responsible security researchers have the safety of users in mind and work with vendors to ensure that the information published about potential vulnerabilities is balanced and, above all, correct.

      Reference: http://www.microsoft.com/technet/treeview/default. asp?url=/technet/security/news/IARWSV.asp

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    9. Re:Let's be fair here by bashly · · Score: 1

      1. I said I bought the hardware not the software. 2. fdisk utility. 3. no more than kernel recompliations and ip tables. 4 I do not like the fact that I have to reboot "." unless it is necessary. Reboot is last opt. 5. You are 98's cousin.

    10. Re:Let's be fair here by Anonymous Coward · · Score: 0

      It's kind of scary that you believe anything on their website... ...It's kind of like believing anything about Windows you've read on Slashdot...

    11. Re:Let's be fair here by Anonymous Coward · · Score: 0

      It would be interesting to see M$ lose all the userbase, e.g. all the people who see a computer as a tool for doing something else instead of tinkering with it. Those people tolerate flaws if they won't matter shit to them.

      Patches -- uninteresting.

      (I'm a Linux user. I just understand Mom and Pop.)

      (Mom and Pop won't know if they use SLL, they'll be paranoid with any their info anyway.)

    12. Re:Let's be fair here by Anonymous Coward · · Score: 0

      Microsoft don't release patches straight away - for better or for worse, they do actually test them first (usually), make sure they don't kill wierd and exotic installs etc.

      Although I personaly agree with this argument, the counterargument is actually what many people think about when they take the quick-fixes-rule side of this battle:
      When the huge pile of code that is windows+ie+the shell+thenetwork code+office+exchange+sql server+iis and ofcourse the backward compatability code for each of the formentioned components actually had some design behind it instead of a knitwork religously based on previous mistakes, then, when fixing stuff they would know what would break and what not

      Breaking apps that are vulnarable or expose vulnarabilities is not the end of the world, like the gui apps with system privs problem of "yesterday". Sure it will anoy everyone out there who think of security as firewall+virusscanner and installing pathes when I feel like it, it is the actual price of trustworthy computing, microsft could not have missed this part of the deal and thought only of the marketing cost when they went trustworthy

    13. Re:Let's be fair here by i_luv_linux · · Score: 0
      You are right, it is very hard to believe so called "geeks" to behave and think so irrationally that I don't know what is the difference between most of the people who post comments here and really stupid people who knows nothing and amuse themselves by stupid stuff.

      Linux started to look like Macs, because Mac users were also loving their machines and operating systems like a holy thing. They were not able to think rationally and also they were not seeing the problems. It seems that history repeats itself.

    14. Re:Let's be fair here by i_luv_linux · · Score: 0

      You have to be an idiot to say that. Why then you believe anything on anti-Microsoft web sites, does it make any sense not to believe something so blindly?

    15. Re:Let's be fair here by Anonymous Coward · · Score: 0

      I didn't say that I believed everything that they said. The original post claimed that "MS said they weren't going to fix it". I'm countering that by saing, "MS said they WERE going to fix it". No one can argue about whethor or not they actually WILL, that's all speculation.

    16. Re:Let's be fair here by TurdFurgeson · · Score: 0

      Microsoft has to regression test. A new concept to the linux crowd that doesn't understand how to handle a true population.

    17. Re:Let's be fair here by Anonymous Coward · · Score: 0

      1) How much did you pay for KDE?
      2) If they spend months testing their patches, how com they still break 20 more things

      Have you heard of classio saying about "10,000 Monkeys punding on typwriters........." never mond you wouldnt know.

    18. Re:Let's be fair here by TurdFurgeson · · Score: 0

      Well that's a nice thought but then again you don't know what it is like to write code that runs on > 40,000,000 machines.

      Guess what happens when someone installs a patch that breaks something else. They uninstall the patch. Suprise. When the next version of the patch comes out, it may never be install due to the initial experience!

      This is an alien concept to the linux crowd. You just don't have the experience.

    19. Re:Let's be fair here by Anonymous Coward · · Score: 0

      And the fucking regression testing is the reason why this shit is broken 90% of time?.

      Give me a break. I gues Linux is better without such regression testing

    20. Re:Let's be fair here by drinkypoo · · Score: 2
      KDE leaves binary distribution up to the distros to handle. So, Suse and Red Hat et al need to step it up a bit but, KDE did a great job!

      In other words: Microsoft has divisions responsible for each part of this process -- Development, testing, packaging, distribution. Let us also not forget spin control, which in KDEland is handled by users.

      Microsoft may be at the very same place as KDE, which is to say, the patch has been completed. We don't know, because their processes are not "open", as KDE's are. Now the patch must be built (outside of KDE dev) by the various (fragmented) teams which will eventually package and distribute it... redhat, suse, and so on. Then it must be completely tested; some distributions are better about this than others, of course; some just see if it compiles, and if it does they pack it up and make sure their package installs, then they send it out. Some of them actually run some tests. Some go through the trouble of creating and running a test plan.

      Anyway, the users are doing the spin control for KDE. As such there are many different (again, fragmented) messages floating around, as evinced by the running commentary here. Microsoft has one messages, which may be a lie of course. However, from a purely business standpoint, it makes sense to have one story.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    21. Re:Let's be fair here by Dalcius · · Score: 1

      You have a very good point when it comes to backing off of the Microsoft hounding. But, in this case, it doesn't apply.

      Linux folks are touting the KDE fix simply because it's a victory for the OSS philosophy. Sure, it's not something Joe Public can download without thinking, but it IS there for those who need it NOW and can do so.

      Secondly, this "testing" argument is baloney. If you abstract your libraries correctly and break them down well, "testing" is not much of an issue. Microsoft isn't known for writing well modularized code nor systems packages, which is why you have to reboot as much as you do and feasibly a reason why patches take longer.

      Summary: KDE shouldn't be screaming, "we kick ur a$$ n00b," but give merit where it is due. Microsoft, on the other hand, has simply added to their long and growing list of holes, and again shows us the poor design of their code. Oh, and that their marketing/PR team will say whatever they can to make things look OK to Aunt Francis.

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    22. Re:Let's be fair here by Anonymous Coward · · Score: 0

      God dammit! KDE was NOT FIXED IN 90 MINUETS! All of /. was informed of that and agreed that that 90 minutes value was completely bogus. Now everyone seems to have COMPLETELY FORGOTTEN that fact just days later. Do you people all take mind erasure pills every day or what? I'd really like to know!!!!

    23. Re:Let's be fair here by Anonymous Coward · · Score: 0

      Typical fuck tard /. poster reasoning. THe fact is that Linux is riddles with bugs at all levels. just that they are not even known about until some end user runs into them. We run into more dumb ass Linux bugs here per day that mac and windows combined. The best way to keep your "bug count" low is to NOT TEST which is EXACTLY what Linux does! Way to go! And you want to force all governments to use it exclusively. Welcome to the end of the earth!

    24. Re:Let's be fair here by Dalcius · · Score: 1

      Read the article...

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    25. Re:Let's be fair here by Anonymous Coward · · Score: 0

      ...Microsoft do regression testing? (lol)

      Ah.. that'll be why HotFixes and QFE patches state that they have NOT been fully regression tested.

      This is a known fact to any NT/W2K sysadmin who is worth his/her salt (..or has a Microsoft cert (go on, make me laugh some more!))

    26. Re:Let's be fair here by Anonymous Coward · · Score: 0

      > The patch may have been written in 40 minutes, but it's still not available on SuSE auto update

      Not true. Patch came out about 7hrs later for SuSEs 7.3 and 8.0 (at least from my mirror, ftp.sunet.se). Older versions are now patched as well, but I can't tell exactly when those came out (dont have any of those).

    27. Re:Let's be fair here by Anonymous Coward · · Score: 0

      Typical fucking troll

      how many of those bugs did you actually bother to report?
      get what you pay for retard!

  43. 90 Minutes for Konqueror fix. by FreeLinux · · Score: 5, Funny

    90 minutes????? What are the KDE boys doing, sleeping???

    This is just unacceptable. I cannot believe and refuse to accept that it could take 90 minutes to get a major security fix out for a browser. This is completely unacceptable. It's no wonder everyone uses IE.

    I guess the Microsofties were right after all. Support for open source software is nearly impossible to find.

    -- Before you post, are you sure you got it?

    1. Re:90 Minutes for Konqueror fix. by Anonymous Coward · · Score: 0

      LMAO! That is some funny shit!

    2. Re:90 Minutes for Konqueror fix. by Tim+Macinta · · Score: 2
      This is just unacceptable. I cannot believe and refuse to accept that it could take 90 minutes to get a major security fix out for a browser. This is completely unacceptable.

      Yes, there's no way that Konqueror can compete at that rate. The fix for IE was out even before the bug was reported. Everybody can download the fix for IE here.

    3. Re:90 Minutes for Konqueror fix. by Anonymous Coward · · Score: 0

      After I post, I'm not sure.

      Wait. Gnome's actually better?

  44. Well, DUH. by Spencerian · · Score: 2

    I've already gushed about this gem o' news already, concerning MS's piss-poor plan to introduce better security in their OS's via Palladium...

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:Well, DUH. by TurdFurgeson · · Score: 0

      How are those PS2 web server farms comin? Now THERE is innovation!

  45. Trustworthy computing as its finest... by lysurgon · · Score: 3, Funny

    ...indeed.

    Thank's for those memos, Bill.

  46. Hmmm by Patik · · Score: 2, Insightful
    The article mentions that Konqueror was patched against the same bug in 90 minutes.

    Note that this doesn't mean the bug was only there for 90 minutes, it was there for [months, years, I don't know]. Why didn't Konqueror take the initiative to fix this before instead of waiting until it was published? Sounds like they had the fix all along and were just waiting for the announcement so they could look good by fixing it so quickly.

    1. Re:Hmmm by Arandir · · Score: 2

      Well maybe, just maybe, KDE didn't know about this bug until it was reported. Ever think of that?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  47. trojan fix by eegad · · Score: 1

    Now will MS pull of the coup de gras and include DRM or .NET when they come out with a "security update"? Read those EULAs carefully, folks.

  48. Only a fool would use windows ... by Anonymous Coward · · Score: 0

    ... OS X is so much better!

    1. Re:Only a fool would use windows ... by Anonymous Coward · · Score: 0

      You don't get out much, do you?

      You don't use your computer much either, do you?

      Just sit there, beaming in satisfaction that OSX is so much better, because odds are, you are 12, and you didn't pay the extravegant prices for that sub-par piece of hardware or merely average OS(Sorry, Microsoft has crushed far better OSes than OSX.)

      SJ Zero

  49. You sure NT 4.0 is affcted? by Guppy06 · · Score: 1

    I can understand all the other other operating systems listed being smacked with this problem, but MS didn't start "integrating" the browser into the operating system until Windows 98, which was released well after NT 4.0. I was under the impression that the NT 4.0 Explorer is based on the Windows 95 interface and IE was just another application.

    1. Re:You sure NT 4.0 is affcted? by Anonymous Coward · · Score: 0

      With the coming of IE4, Microsofts master plan of
      integrating the browser into the OS came into being.
      So yes NT4 and 98 are affected.

  50. YHBT by Anonymous Coward · · Score: 0

    'nuff said

    1. Re:YHBT by Narchie+Troll · · Score: 1

      You forgot the letter "B" at the end. "You have been trolled badly." To the poster above: The flaw isn't in OpenSSL, it's in Konqueror itself.

  51. Whatever, dudes... by fudgefactor7 · · Score: 1

    This bug is not within CryptoAPI but in the code that validates SSL certificates and how it passes that info to and from IE. IE is the only thing vulnerable, they'll just patch a few lines of code. Problem: regression testing. MS has so much regression testing they have to do (compared to Konqueror) that it's gonna take two months at least. In the meantime, I don't expect any exploitation of this since, really, this is quite lame.

    1. Re:Whatever, dudes... by Anonymous Coward · · Score: 0

      Wouldn't this also be a server side issue then with all the secure sites running IIS on Win2k Server? Could IIS on these servers be validating other server certificates incorrectly?

    2. Re:Whatever, dudes... by Anonymous Coward · · Score: 0

      Hey man, i think it just shows the pattern that microsoft WILL NOT break. Also their (perceieved)arrogance twoards the problem just doesn't help either. Last but not least is that a patch probably won't appear for some time. Do i really have to say ny more ?

    3. Re:Whatever, dudes... by Anonymous Coward · · Score: 0

      Wrong.
      They gotta write unit and functional testing for this case, as regression testing wont have the coverage . Clearly validate_ssl_certificate is broken as designed - besides a binary one or zero, what other codes exist? - a padlock with a question mark superimposed for maybe? Given certificate revokation can be local or remote, param spoofing is another potential hole, plus the need to code accept_first_certificate for auto reboot cases. A temporary patch -could_ have been issued.
      good customer service is responsive. 95 minutes is.

  52. CryptoAPI by Anonymous Coward · · Score: 0

    "Company officials added that the flaw isn't in Microsoft's CryptoAPI application program interface (CAPI) either..."

    Instead of "CAPI", shouldn't it be "CrAPI"?

  53. ms market share by zrodney · · Score: 0, Offtopic

    I think it's ironic that MS has pushed netscape and
    the rest out of the browser market, and has managed
    to make the purpose of ssl worthless since most
    of the browers out there will not ever be updated.

    Did netscape around 1996/1997 have this bug when
    it was competing against microsoft/explorer?

    What about those other older browsers which have
    gone by the wayside?

    hmm...

    1. Re:ms market share by shyster · · Score: 2
      I think it's ironic that MS has pushed netscape and the rest out of the browser market, and has managed to make the purpose of ssl worthless...

      And I think it's ironic that some /.'ers think this exploit is such a trivial one to pull off that it makes https:// worthless. For most intents and purposes, this isn't a practically useful exploit...it'd be much easier to just install a trojan/keylogger/etc.

    2. Re:ms market share by zrodney · · Score: 1


      And I think it's ironic that some /.'ers think this exploit is such a trivial one to pull off that it makes https:// worthless.


      nobody said it was trivial, but the existence of
      this exploit makes the validity of a signed
      certificate much less strong.

      The whole point of https and verisign was that it
      guarentees, with the best available digital cryptography,
      that the server you are talking to is really who
      it says.

      This is the whole purpose of companies like
      Thawte and Verisign. I'll be that they think
      it's a serious issue.

      Why bother with verisign at all if any cert can
      be used to sign another?

      I still think it's ironic that microsoft has
      done this to Verisign.

    3. Re:ms market share by JordoCrouse · · Score: 1

      And I think it's ironic that some /.'ers think this exploit is such a trivial one to pull off that it makes https:// worthless.

      Gee, thats funny. These guys seem to think its pretty easy:

      http://arch.ipsec.pl/inteligo.var
      http://www.th oughtcrime.org/ie.html

      The fact of the matter is that all you need is a lack of morality, a few hundred bucks for a certificate, and a shared network on which to do your dirty work. By the time anybody realizes it, its way too late.

      --
      Do you have Linux and a DotPal? Click here now!
  54. The "O" in Internet Explorer by Mackoid · · Score: 0, Troll

    We're the "O" in O/S.

  55. Well, this is PAR for the Micro$oft course... by Anonymous Coward · · Score: 0

    Why does Slashdot waste time publishing pointless drivel about M$, other than to mock and slander it? We all *KNOW* M$ operating systems are *FULL* of bugs, even some we haven't discovered yet, I'm sure. Besides, the true Nerd & Geek uses some version of Linux, UNIX, BSD (I use Mac OS X), etc... and should not even have a peripheral interest in this junk-news. It doesn't affect us (LMAO). Everyone, come on, gather around now, start clapping, and let's here it (Horray!) for Micro$oft for a job well done, especially for being the wealthiest software giant in the world that employs the best programmers that (blood) money can buy.

  56. (I thought the Browser was claimed to BE the OS!) by Jeremiah+Cornelius · · Score: 2
    Client-side issue is the BIGGEST - most intractable problem. Culp said this to minimize the issue. He only reassures large commercial bodies of their liability,This does not minimize anything.

    Dial-up users with ignorance of patch/upgrade will never be able to trust on-line transactions. This is the vast majority of users, and the problem is going to haunt individuals for 2+ years.

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  57. thought SSL wasn't secure anyway by mr.+marbles · · Score: 1

    can someone explain to me why SSL is still used? didn't slashdot report that SSL was cracked anyway? shouldn't someone be working on a more secure encryption for the web? or is SSL still secure enough?

    1. Re:thought SSL wasn't secure anyway by Jeremiah+Cornelius · · Score: 5, Informative
      Dsniff was used as part of the practical exploit here.

      The BugTraq post describes the nature of a MOTM exploit using this vulnerability.

      A BugTraq reader was able to successfully demonstrate this using dsniff and OpenSSL as his tool kit. Screenshots on his site illustrate this, with his own bank account!

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
  58. On an OS Providing Cryptographic service by dh003i · · Score: 5, Insightful

    Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology

    Yes, indeed, it does make sense for the OS to provide such a service to any program that wants to use it, so long as that's a GOOD service.

    In general, it makes sense to provide everything from outside the program, and just have the program call on outside services. However, that means you need to make the outside services good, and it means that those writing programs don't just string together a bunch of requests (i.e., draw this, check that calls) but also work on looking for fixes to the common outside service, which would be shared by many programs.

    In other words, this approach only makes sense when the outside services are OSS / FS / public domain, which means that developers of programs can check their integrity and submit improvements. Otherwise, its just a big black hole for developers: should I trust this cryptographic routine, or shouldn't I? One never knows with proprietary routines. One can check, and improve such routines provided OSS / FS.

    1. Re:On an OS Providing Cryptographic service by scot4875 · · Score: 1

      In other words, this approach only makes sense when the outside services are OSS / FS / public domain, which means that developers of programs can check their integrity and submit improvements.

      Oh, BS.

      When I use a 3d API like glide, openGL, or D3D, I don't give a damn how they work. And what's more, I'm not going to go digging into their guts to "check their integrity and submit improvements." The whole reason I'm using an API/service is to save myself time by *not* having to deal with the routines the services provide.

      Same goes for any other library you use. MFC. Perl modules. glibc*. ActiveX controls.

      I've discovered bugs in libraries before. I've gone looking for ways to fix the bugs. You know how difficult it is to wade through a 200k source tree for a module you didn't write, looking for a bug that *could* be *anywhere*? I don't waste my time -- I report it to the module's author, regardless of whether I have the complete source or just the 'proprietary' binary.

      Your argument sure sounds good, but OSS/FS/public domain libraries aren't any better than those provided by MS when you find a bug. Maybe you're a programming genius who can immediately immerse yourself in an entirely new code module and just *know* where the bug is, but for us mortals it's just not practical to go bug hunting every time we find one in someone else's "good outside service."

      --Jeremy

      --
      Jesus was a liberal
    2. Re:On an OS Providing Cryptographic service by kcbrown · · Score: 2
      When I use a 3d API like glide, openGL, or D3D, I don't give a damn how they work. And what's more, I'm not going to go digging into their guts to "check their integrity and submit improvements." The whole reason I'm using an API/service is to save myself time by *not* having to deal with the routines the services provide.

      Which is fine for most types of libraries.

      But we're talking about cryptography libraries here -- libraries which are used to keep data secure. A bug in one of these libraries doesn't merely cause the occasional strange artifact on the screen, or the occasional application crash. A bug in a crypto library can very easily mean that the data that you thought was secure really isn't. That's a much more serious consequence, and it's why bugs in crypto libraries have to be taken more seriously.

      --
      Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
    3. Re:On an OS Providing Cryptographic service by dh003i · · Score: 2

      Your argument sure sounds good, but OSS/FS/public domain libraries aren't any better than those provided by MS when you find a bug. Maybe you're a programming genius who can immediately immerse yourself in an entirely new code module and just *know* where the bug is, but for us mortals it's just not practical to go bug hunting every time we find one in someone else's "good outside service."

      Your argument sure sounds good, but you ignore a few key points: documentation and communication.

      Documentation. Source code isn't just plopped out there. Alot of times, the specific parts are well-documented.

      Communication. If you know what kind of vulnerability your looking for, or what kind of stability problem you need to fix, or where you want to improve performance, you can e-mail the developer with your inquiries, asking him/her what the relevant parts of the source-code are.

    4. Re:On an OS Providing Cryptographic service by sheldon · · Score: 2

      In other words, this approach only makes sense when the outside services are OSS / FS / public domain, which means that developers of programs can check their integrity and submit improvements.

      Granted, peer review by others is always a good idea.

      Now what would you say if Microsoft understands this so that they have third parties such as RSA Laboratories help to develop and review their cryptographic routines? It's really not all that hard to believe that third parties work with Microsoft, is it?

      I guess my question is, are you claiming that somehow you know more about cryptography than some of the well known members of the crypto community? I guess I'm just curious if giving you the source code is really going to make much of a difference?

      This OSS is the only way to achieve peer review trumpet has been tooted too many times without any thought behind it to still be credible.

    5. Re:On an OS Providing Cryptographic service by dh003i · · Score: 2

      Your question is irrelevant.

      All that's relevant is the results, and MS has a crappy record.

      It takes them ages to release bug fixes, and they're hardly upfront about security vulnerabilities/problems.

      Maybe OSS isn't the only way. However, its certainly produced great results so far with minimal costs. Compare that to MS -- horrible results, with outrageous costs, and their products are ridiculously pricey.

    6. Re:On an OS Providing Cryptographic service by sheldon · · Score: 2

      Your question is irrelevant.

      No, the only thing irrelevant here is your inability to argue with my point.

    7. Re:On an OS Providing Cryptographic service by dh003i · · Score: 2

      You don't have a point, because MS' products have a legacy for being ridden with security and stability problems, not to mention other annoying bugs. Whatever organizations MS uses to help it check for problems obviously aren't doing their job very well.

      Even if these organizations are good, they obviously aren't doing enough for MS. Maybe RSA is the best at what they do, but they certainly haven't made MS' products the most stable or secure. MJ may be the best basketball player, but he didn't make the Wizards the best basketball team.

      Please try thinking next time.

    8. Re:On an OS Providing Cryptographic service by dh003i · · Score: 2

      By the way, you fail to mention that many Linux vendors -- i.e., RedHat, TurboLinux -- also have relationships with RSA (type in Linux to see), thus nullifying any potential advantage MS would have over them via RSA.

    9. Re:On an OS Providing Cryptographic service by sheldon · · Score: 2

      Please try thinking next time.

      Isn't it amazing when people are faced without the ability to make a valid argument they accuse the other side of not thinking?

      The only way your argument could be considered logical is if the OSS way of doing things was better. Unfortunately that is not the case, so your entire argument simply falls apart.

    10. Re:On an OS Providing Cryptographic service by dh003i · · Score: 2

      The only way your argument could be considered logical is if the OSS way of doing things was better. Unfortunately that is not the case, so your entire argument simply falls apart.

      Actually, the OSS way is the better way of doing things: its produced better results. Duh. Please don't try to tell me that WinXP is as secure and stable as Debian, Slackware, OpenBSD, or FreeBSD. Its not. Period.

      That's the results. And you can't argue with that: OSS has simply produced superior results so far. In other words, the evidence supports my theory. The only thing you have is your theories, which aren't backed up by reality.

      Even in theory, the OSS way of doing things is better. With OSS, you have the "many eyes" advantage, in that anyone can look for problems and fix them; you can also get expert help from organizations like the RSA.

      You are the one who is veering from the real issues here. You still haven't responded to the widely acknowledged fact that security/stability is much better on a properly configured (which is basically out of the box, for OpenBSD and Debian) Linux/BSD box. Nor have you responded to my point that BSD/Linux organizations can get help from the RSA as well. MS isn't the only one who can work with the RSA.

      With Linux and BSD, problems -- be they performance, security, or stability -- are openly acknowledged and usually quickly fixed. No press-spin is done to try to make it look better.

      With MS, problems are not acknowledged and they'll sue you via the DMCA or any other applicable law if you point out problems with their software. Additionally, fixes come out at a very slow pace (though not quite as slow as fixes come out for Solaris).

      So part of it comes down to the fact that you can't trust any corporation. Corporations are there to take money from your pocket and put it into theirs: not to make good products. They'll use any methods they deem will more likely than not give them more money, be those methods legal or illegal, whether they benefit their customers or not (refer here to MS' forced upgrade scheme).

  59. this is the perfect opportunity for M$ by keithmoore · · Score: 0, Troll

    to install spyware in those older operating systems, like they've done with XP and win2k.

  60. Love Story by Anonymous Coward · · Score: 0

    Damn operating system intergration with the browser.

  61. Simple Math by unixmaster · · Score: 1

    Before SSL bug :

    IE had 22 non-fixed vulnerabilities

    Add SSL bug :

    22 +1 = 23 non-fixed vulnerabilities

    Now simple math : 30 - 23 = 7

    Man only 7 more vulnerabilities to let microsoft release a "cumulative patch" for ie!

    --
    Never learn by your mistakes, if you do you may never dare to try again
    1. Re:Simple Math by Anonymous Coward · · Score: 0

      Oh you slashdot jokesters just kill me with your cunning humor!

  62. IE != OS by Anonymous Coward · · Score: 1, Insightful
    "This SSL flaw has been described as an [Internet Explorer] problem, but it is a Windows issue. It's in the crypto of the operating system, so we have to patch the OS," said Scott Culp, manager of the Microsoft Security Response Center. "IE is a consumer of those crypto services."



    If IE is a consumer of a service provided by the OS then IE is not part of the OS.

    Microsofts ascertion to the contrary is hereby refuted.

    1. Re:IE != OS by cburley · · Score: 1
      If IE is a consumer of a service provided by the OS then IE is not part of the OS.

      Microsofts ascertion to the contrary is hereby refuted.

      Not necessarily.

      I've seen this kind of claim made re IE on Macs -- that if IE can be ported to any other OS, it can't be said to be part of Windows.

      From a purely theoretical point of view -- since I don't know the internals of MS products at all, and generally avoid using them -- these arguments don't hold water.

      IE is not necessarily a single, monolithic piece of software that either does, or does not, depend entirely on being hosted by an OS.

      It's much more likely that substantial portions of it do not depend on Windows -- portions substantial enough to form a complete, independent browser on other OSes.

      In fact, what MS claims about "the browser is integral to the OS" strikes me as more along the lines of claiming Windows (the pertinent versions anyway) can't cope without IE, not the other way 'round.

      The situation is perhaps not unlike that of Linux and GCC. One cannot really "use" Linux, in the way that it's popularly perceived (including rebuilding the kernel from source, to add, delete, and modify its capabilities), without GCC.

      Now, if Linus Torvalds stated, under oath, "GCC cannot presently be separated from the Linux operating system", one could interpret his statement in either or both of these ways:

      • GCC cannot "survive" in an environment other than Linux

      • Linux cannot "survive" without GCC

      (I use "survive" in the sense that it won't work as expected.)

      The former interpretation is clearly false, in that GCC survives quite well in all sorts of environments.

      Claiming Linus lied because it's false would be, however, incorrect, since the latter interpretation is, in fact, correct: the Linux kernel can't be rebuilt without GCC, a lot of work would be needed to change that fact, and such rebuilding is considered an important capability of the Linux operating system (which is sometimes called "GNU/Linux" for various reasons, including this latter interpretation).

      So, the fact that IE can, in various forms, survive outside of Windows, or that portions of it do indeed "treat" the Windows kernel as a client would a server, or a customer would a vendor, does not address the issue of whether Windows can "survive" without IE being installed.

      If the pertinent versions of Windows could not work without IE being installed, without lots of work on the internals of course, then I would say that MS's claims, as presented in forums I read (since I'm not exactly reading court transcripts), have not been disproven by the fact that IE works outside of Windows or that portions of it access Windows through a well-documented API.

      (Note that I generally don't post anything rebutting anti-MS arguments, since MS has, what, some $4B cash to do the same thing. But in this case I felt the opportunity to perhaps educate some people about the issues might make for more-informed debates over issues such as Open Source use by governments, whether GNU/Linux is the proper name for the OS, and so on.)

      --
      Practice random senselessness and act kind of beautiful.
  63. Re:You idiots. by Anonymous Coward · · Score: 0

    I'm gonna tell Uncle Bill that you're browsing /. rather than working. For shame you Microsurf.

  64. Re:You idiots. by Anonymous Coward · · Score: 0

    actually, i have nothing better to do, as this is my last day on the job, so call away.

  65. MS's master business plan by dh003i · · Score: 2, Insightful

    Make products buggy as hell, then get people to upgrade and pay them for it by releasing new versions which have fixed the old bugs, but introduced new bugs. Repeat ad infinetum.

    In parallel, also make sure to develop file formats and "standards" which aren't backwards compatable and don't work with any other OS', so as to lock people into MS products and force costly upgrades.

    Bwuhahahaha.

    1. Re:MS's master business plan by TurdFurgeson · · Score: 0

      Yet Microsoft is whippin your little bitch asses!

      Bwuhahahaha!

      How's that PS2 web server coming?

      BAHAHAAAHAAH!!!!

      loser

  66. integration vs modularity by Duck_Taffy · · Score: 1

    Well, this really shows the difference in basic design principle between any UNIX/Linux distrobution and Microsoft - modularity vs. integration. Now of course it's very nice to offer lots of services built into the operating system, because it means that your developers have to do less work, their apps are smaller, and their time-to-market is significantly shorter, if they can merely use one of your API calls. However, by making your developers do more work, you end up with a leaner operating system, and you offload the responsibility to patch security holes to third parties. This usually makes patches easier, because it doesn't involve replacing part of the operating system, just part of an individual application. This may be why linux/UNIX -based OS'es are usually faster than Windows on the same hardware, and why patches (provided that the developers are concerned, and have an interest in maintaining their code) are issued quicker.

    --
    Karma: Ran over your dogma.
    1. Re: integration vs modularity by Antity · · Score: 3

      modularity vs. integration. Now of course it's very nice to offer lots of services built into the operating system, because it means that your developers have to do less work, their apps are smaller, and their time-to-market is significantly shorter, if they can merely use one of your API calls.

      Yeah, but it makes it harder to write portable applications.

      Surprise, surprise...

      (In this case, the article mentions that Internet Explorer is nearly the only application to use these OS functions at all. But the concept is clear - Put more convenient functions into an OS so that vendors won't write them on their own. The resulting product is then bound to this single OS - if the vendor doesn't want to pay more to his programmers to re-program all this code. Most won't, after they've start selling the product. And: This will artifically make porting a product to another OS seem more expensive.)

      --
      42. Easy. What is 32 + 8 + 2?
  67. Microsoft, Libraries and DLL by topham · · Score: 2

    Why is it, every 6 months or so, I get into an argument with somebody over the fact Microsoft doesn't seem to have a clue what DLLs are for?

    I have people try to convince me that the integration of Internet Explorer into the Operating System is a good thing.

    Where the hell do these people get their training? Microsoft has a tendancy to put function calls where they are convenient for the programmer at hand (not necessarily any future programmers mine you), not in the most appropriate DLL. This isn't unusual, it happens. But why the hell do people justify it??

    Why the hell am I using a Web Browser (something whos base design is to browse web pages!!) to manage files on a local computer? The old Windows Explorer worked better and had a more appropriate (although similar) interface.

    And then, when I chalenge them on this they always retort: Can you write an OS?

    Damnit, yes I can. I don't have the time to write one, but I -could- write one.

    Even if I couldn't, Microsoft is very much an example of bad design in general. (They have some well desgiend aspects to a lot of programs too. But Clippy isn't one of those!)

    1. Re:Microsoft, Libraries and DLL by tb3 · · Score: 2

      Why is it, every 6 months or so, I get into an argument with somebody over the fact Microsoft doesn't seem to have a clue what DLLs are for?

      I have people try to convince me that the integration of Internet Explorer into the Operating System is a good thing.


      Never argue with an idiot. Listeners can't tell which one's which.

      --

      www.lucernesys.comHorizon: Calendar-based personal finance

  68. Let's be even fairer... by 2short · · Score: 2, Informative

    And note that I got the patch from windows update this morning. Total effort required by me: one mouse click.

    Wait! what am I saying! this is slashdot, quick, ignore the facts:
    "Micro$oft will probably patch this in a year, and then no one will get it cuz it requires 34 reboots to install"

    1. Re:Let's be even fairer... by PsychoSpunk · · Score: 1, Flamebait

      The patch this morning was for an insecurity in something else. Perhaps you ought to read the description of what you install before assuming MS is on the ball, and even visit the ol' Knowledge Base. As it turns out, they're still working on this problem. So stop with the 3-day turnaround praise. It's still loose.

      --
      ALL HAIL BRAK!!!
    2. Re:Let's be even fairer... by TurdFurgeson · · Score: 0

      ooooohhh yea. MS isn't on the ball. They never are. At least according to the slashdot population of downmodders. It is amazing how the slashdot 'community' gets all up in the 'group think'.

      You all live in a pipe dream.

      Thank god I dont wake up in the morning and think "Wheeew! Now that I have my KDE patched I can get busy writing more code for some useless implementation of aPATCHie for the PS2!

      I'll bet TONS of companies are just CHOMPING AT THE BIT to host thier web sites on my PS2 web hosting farm!"

    3. Re:Let's be even fairer... by Anonymous Coward · · Score: 0

      Haha haha, now Lucie who is yealous

  69. A flaw in the Microsoft Opertaing System? by i_want_you_to_throw_ · · Score: 1, Troll

    Really? Call MIT! Scientists might want to study that.

  70. The real question is... by dubiousmike · · Score: 2, Troll

    Will this affect my ability to surf pr0n?

  71. Object Moved by Verizon+Guy · · Score: 2

    The object can be found here.

    I liked this article under its former name, "IE and Konqueror Bug Makes SSL Insecure"

    And to add to the irony, posting a Microsoft-bashing article placed against a giant square ad that says "Microsoft Visual Studio.NET - Try it Now! Get your Trial DVD today!!" is just ignorant.

    --

    Aw, fuck it. Let's go bowling. - The Big Lebowski

    1. Re:Object Moved by jrnchimera · · Score: 1

      Ahhhh noooo. Supporting Open Source is not the same as supporting COMMUNISM. Open Source is a motivating factor while true communism suppresses individual motivations and achievements.

  72. MS... Linux.. by cp5i6 · · Score: 0, Troll

    Eh... Who cares.. I personally don't have time to give a shit about downloading every patch every day.... so in my eyes it really doens't matter if MS comes out with a patch like a month later why? (btw on my monthly clicks on the windows update I was pleasantly surprised to see that service pack 3 is out :)).. because I don't spend all day browsing all the pages to find every single stupid little bug on my OS (I do have better things to do.... ie... Porn is acutally more enjoyable then looking for bugs and patches or better yet.. Actually taking a walk outside without bringing the laptop!!! What a concept!! )and getting every single patch for it. And the only computer that is on all the time is my server... which does nothing except NAT.. then again... I guess alot of em /. spend 23 hours a day on the computer so i guess it is important then What matters is of course that I 0wnz0r J00 AllZ!

  73. got the patch this morning by 2short · · Score: 1, Funny

    In amazingly underreported news, the patch for this went out via windows update this morning. I was automatically alerted, and it took me a whole mouse click to apply. Boy, this M$ software is a real pain in the ass.

  74. patch distribution model by Kris+Warkentin · · Score: 4, Insightful

    This is a pretty important point. Just because the KDE people fixed it doesn't mean everyone will have it. Instead of asking, "How long did it take for it to get fixed", we should be asking, "How long until it is widely enough deployed such that exploit writing becomes unprofitable?" It seems to me that even if Microsoft is a little slower getting a bug fixed, the universal "Windows Update" probably gets the patch on a greater percentage of machines more quickly.

    Of course, the number of Windows desktops dwarfs the number of KDE desktops so if even a small percentage of Windows installations don't get patched, it would probably be about the same as if KDE never got patched at all. ;-)

    --

    In Soviet Russia, hot grits put YOU down THEIR pants.
    1. Re:patch distribution model by spectral · · Score: 3, Insightful

      How many people do you know actually go to Windows Update? I've had several people call me and ask me to get rid of the critical update notification because they were too stupid to figure out how to turn it off. They didn't want to update, they wanted to do what they already knew how to do, and didn't care about anything else that got in their way. To expect people to go out of their way to update something like this is a bit skewed. I think a much, much higher percentage of people who use linux (kde/konqueror) would know/care enough to keep up to date on patches and upgrades. Not because they're necessarily more paranoid about security (though i'm sure that's the case for some people), but because they know more and know that it's usually a good idea.

      People who only want to use AIM, Winamp, IE, and whatever email program they've been trained to use (probably outlook express) don't want to deal with "SSL Vulnerability!" notifications popping up in their system tray.

      And they certainly don't care enough to go looking for fixes in Windows Update, even though the link to it is right at the top of the start menu.

    2. Re:patch distribution model by Anonymous Coward · · Score: 0

      ...we should be asking, "How long until it is widely enough deployed such that exploit writing becomes unprofitable?"

      Not to bash Microsoft here, but the answer to the above question would be "never", considering that Code Red is still running a year after patches are available.

      It seems to me that even if Microsoft is a little slower getting a bug fixed, the universal "Windows Update" probably gets the patch on a greater percentage of machines more quickly.

      In theory. Unfortunatly, in practice, too few people actually use Windows Update. It's not Microsoft's fault if not enough people use the update facility, though, but once the patch is available, there's little that can be done.

      And let's not forget that SuSE, Mandrake, Red Hat, and I assume other Linux/*BSD have a similar facility.

      (Which reminds me that I'll check the Windows Update right after posting this message...)

    3. Re:patch distribution model by Jondor · · Score: 2

      I doubt and disagree. The possitive site of OS is that the moment a patch is available everybody CAN get it and usualy it doesn't take that much longer before patched version start showing up on freshrpm and the like.

      Windows update on the other site makes updating easy, but then again with tens of megabyte big fixpacks which have to be downloaden with reboots in between doesn't make things easier either. If the update doesn't break the machine more than the problems it fixed to start with. Not to mention all those windows machines without network or just a modem for which this option is completely useless. And then one day they go online...

      Besides, considering I still get a few hunders nimda and code red attempts a day on my servers, having an update service may help in absolute numbers, but in relative numbers I'm not so sure.

      Of course when linux gets more mainstream it will run into these problems too. most people are just a little lazy.

      --
      Nobody expects the spanish inquisition!
    4. Re:patch distribution model by TobyWong · · Score: 3, Interesting

      No developer has control over the end user and how often they feel like updating/patching so the best they can do is expedite matters on their end. So yes, we should be asking "how long did it take for it to get fixed" because that is something the developer has direct control over.

      --
      - Toby
  75. tinfoil hat post #1 by oliphaunt · · Score: 2

    Am I the only one who sees it coming? The Reg has an article about the new EULA for Win2K SP3 that gives MS explicit permission to examine your hard drive for installed hardware and software usage data. The SSL patch, when it comes, will surely include the same EULA...

    --




    Humpty Dumpty was pushed.
    1. Re:tinfoil hat post #1 by Anonymous Coward · · Score: 0

      what a bunch of nosey bat rastards, the next thing you know they will want me to buy a stinking web cam so they can watch me pick my nose and scratch my ass while i surf for pr0n

      http://www.jellybaby.ndirect.co.uk/lummox.jpg

  76. Re:In a nutshell...+1 ; Innovative by Anonymous Coward · · Score: 0


    Who gives a f$ck about Microslop products?

    Thanks and have a marijuana inspired weekend.

  77. Shared code ok - but what EULA? by Antity · · Score: 4, Interesting

    From the article:

    Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.

    They're perfectly right. Everybody can have a bug like this. But there are two problems that puzzle me:

    1. When will the patches for the OSes be available?
    2. And, the worse one: Will the patches for this really ugly security leak will also come with Microsoft's new EULA that gives them access to one's computer?

    I really fear the time where users have to choose to either install a patch so fix a severe security hole and sell their (OS and computer data) souls to somebody else or just not fix their OS at all and be open to these man-in-the-middle attacks. This could become a very new quality of unsecured machines from a security point on the 'net: Users that don't want to install patches because they don't want Microsoft to own their machines - and trade this with security. (I can fully understand this.)

    With Open Source OSes, if the vendor won't fix a bug like this, somebody else would (maybe even you). With Windows, you have to rely on Microsoft even recognizing something as a bug. And if they do, there's nothing you can do but wait.

    Yes, I know, we all know this. But this problem hasn't gone away yet.

    --
    42. Easy. What is 32 + 8 + 2?
    1. Re:Shared code ok - but what EULA? by jswitte · · Score: 1

      This could become a very new quality of unsecured machines from a security point on the 'net: Users that don't want to install patches because they don't want Microsoft to own their machines

      No, it probably won't be biga threat that "users that don't want to install patches because they don't want Microsoft to own their machines" simply because most users don't ever look at the EULA's. That's part of the insidious thing about EULAs - people click through them without thinking (they have to to install) and never think about it. If MS ever wants to enforce them, the users are screwed.

      True, a small percentage of users will care, and might not get upgrades. But not many I would bet. Meanwhile, when I try to tell my mother about what's going on with the DMCA, DRM, shrink-wrap-licensed books, etc, etc, she just tells me she's not going to worry about it because it's clearly unenforceable. To which I retort, "Do you really want a legal and justice system based on the premise that, "well, yes, the laws make no sense, but they're unenforceable, so don't worrry.." (when the G-Men come banging on my door for selling my copy of MS Word..)

    2. Re: Shared code ok - but what EULA? by Antity · · Score: 2

      True, a small percentage of users will care

      Thanks for this interesting reply. This is what I'm experiencing every single day, too.

      On the other hand: How many % of people did care about this maybe 10 years ago? And how many do now?

      I feel that awareness of these problems has risen. It's still low, but AFAICS from here, more people actually care than did several years ago.

      I hope this will continue, and I do my best. This includes discussing things like this with my mom, dad, siblings, and friends whenever such an issue arises. It's often frustrating, but I really see it as something I have to do to have them think about it. Make them care. Make them think before they buy.

      This is the very complement of what the industry does: They try to tell everybody that they don't have to care about things like this. Everything is fine, and if something goes wrong, of course they will do their best to help their customers. Lies. Seen this far too much already.

      --
      42. Easy. What is 32 + 8 + 2?
    3. Re:Shared code ok - but what EULA? by Anonymous Coward · · Score: 0

      those that trade liberty for security deserve neither liberty or security, Quote by Benjaman Franklin

      and that goes for computers too...

    4. Re: Shared code ok - but what EULA? by lizzybarham · · Score: 2, Interesting

      Here's the situation:

      I use linux on my systems but my mother uses Win98. I basically take care of her machine and it provides the connection to the net. Recently I became aware of a flaw in MSN-Messanger and decided to upgrade but pulled on the brakes when I saw the EULA - meaning I refused to upgrade and the MSN-Messanger on her machine is not secure.

      Since the EULA's apply to the latest, secure versions of their code and I disagree with their EULA, I essentially have a frozen win98 machine in regards to MS code (which includes the OS).

      While most people may ignore the EULA, not all of us do and their new EULA is beginning to cause some serious problems for those of us who purchased the OS when the newer EULA was not in affect.

      The general EULA system is becoming more of a problem; they are showing up on more and more software. For example, in order to run a 'support' java applet I was supposed to agree with a EULA that wasn't even applicable to the current situation (it mentioned "evaluation purposes only" which I was *not* going to do). So, I did not install it. It seems that if these companies are going to make us agree to their EULA they could at least spend the time up making their EULA fit to the particular situation.

    5. Re: Shared code ok - but what EULA? by lizzybarham · · Score: 1

      One other thing, though, and I tip my head to Sun for this:

      They have a lot of PDF material on their website in regards to the standards they support. I printed these out until one said I needed written permission to copy them so I had to stop and write them.

      They replied, in writing, that I may make as many copies (and hardcopies) of the PDF's in their website as I please!

    6. Re:Shared code ok - but what EULA? by Anonymous Coward · · Score: 0

      More from the ComputerWorld article:

      "...Microsoft officials said it makes sense for the operating system to provide cryptographic services to any application that needs it, instead of each application having to include its own cryptographic technology.

      "But Culp said that the SSL flaw doesn't affect any other application outside Internet Explorer and that it's a client-side issue only."

      Microsft have been arguing for the past 4 years that IE is not an application, but that it is part of the OS. Now, all of a sudden, it is an application again.

      Additionally, do not Outlook and Outlook Express also provide SSL services (POP3 over SSL)? If so, does the OS provide the SSL service, or does the app provide it? If the OS provides it, then Mr. Culp was wrong to say that no other app is affected. If the OS does not provide is, and the app does, then Mr. Culp was wrong about the severity of this security issue.

  78. Re:Browser == OS: OT by Sanga · · Score: 1



    Is it just me or more posts that seem to bemoan that they are going to be down-modded seem to make it to the high ground??

  79. Better Quote! by BytePusher · · Score: 1

    Microsoft officials said it makes sense for the operating system to provide p0rnographic services to any application that needs it, instead of each application having to include its own p0rnographic technology.

  80. Windows update was available on 8/16 at 9am EST by gatkinso · · Score: 2

    or something like that.

    In fact, my XP and 2000 systems automatically updated - they notified me that there was a patch, what it was for, and could I please press OK to update my computer?

    Then it just happened.

    No sweat.

    --
    I am very small, utmostly microscopic.
    1. Re:Windows update was available on 8/16 at 9am EST by PsychoSpunk · · Score: 3, Insightful

      Yeah, it was for a problem in the Network Manager. Of course, since this was the big 'sploit of the week, you and 2short seem to have mistaken the patch for something that it's not. This morning's patch description

      --
      ALL HAIL BRAK!!!
  81. I'll tell you why by tunabomber · · Score: 4, Funny

    Anybody else not see the lack of logic here? MS has two crypto implementations? One for the OS, one for the API? Why the redundancy?

    The logic is so obviously simple:

    increased redundancy == increased failsafety

    So, if one of the crypto API's has a security hole, the OS can rely on the backup API, just like how a bike with one flat tire can be ridden home on the remaining good tire.

    I tell you, those MS guys really got some effective circumetry in their noggins!

    --

    pi = 3.141592653589793helpimtrappedinauniversefactory71 ...
  82. 90 minutes? Did they already Know? by N8F8 · · Score: 1, Flamebait

    90 minutes to Patch? Was it a known problem that some developers knew about but a design team decided not to implement? I find it hard to believe the fix was simply a matter of adding an IF statement, patching and testing.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:90 minutes? Did they already Know? by Ziviyr · · Score: 1

      A 90 minute if statement?

      --

      Someone set us up the bomb, so shine we are!
    2. Re:90 minutes? Did they already Know? by BigBadBri · · Score: 0

      nah - it's 'cause it's open source - see exploit, read source, slap forehead, fix code, quick test vs. exploit, release.

      The longest part would be setting up the test.

      Having said that, calling the certificate API 'part of the operating system' in M$ is going a bit far - it's a bit like calling the ignition in your car 'part of the engine'. At least since it's only a couple of DLLs it should be easy for even a Microsoftie to fix - *eg* ;)

      --
      oh brave new world, that has such people in it!
  83. Isn't the desktop now IE? by purplebear · · Score: 1

    I seem to remember something regarding this when I was involved with the Litestep project.
    The explorer.exe that is the desktop of these versions of Windows, depending on the version of IE installed, is essentially iexplorer.exe in a different mode of operation. I could be mistaken though.

  84. one more reason by Anonymous Coward · · Score: 0

    to make free software mandatory in government.

  85. Slow down there. by Anonymous Coward · · Score: 4, Insightful

    "Then can you explain why Microsoft releases bugfixes that uhhm break stuff?"

    Despite your glaring lack of maturity in the above sentence, I figured I would respond.

    Microsoft software (Windows/Office/Internet Explorer or any combination of the above) runs on approximately 95 out of every 100 client computers on the Internet. Now, on those computers, you have every piece of weird x86 hardware ever invented, from crappy $5 ISA modems to $5,000 SCSI RAID arrays. You also have Microsoft software that runs on Macintosh, Solaris, HP-UX and FreeBSD computers.

    Now, figure that Linux runs on approximately 1 out of every 100 client computers on the Internet. (This is a high guess -- I'm giving Linux the benefit of the doubt here.) Now assume that KDE runs on 100% of those computers (also an extremely high guess.) So for every 1 person who receives the KDE fix, there will be about 92 (I'm taking out the non-Windows, non-Linux users) people who receive the Microsoft fix.

    Considering that there are hundreds of millions of people on the Internet, and hundreds of BILLIONS of different hardware configurations, the chance that a Microsoft fix will break something is much higher than the chance that a KDE fix will break something.

    "Ever heard of Debian's apt-get, Mandrake's urpmi, RedHat's up2date, etc.? It's up to each vendor to make the fix available to the users."

    Oh, I love these arguments. It's funny how most people who run Linux don't trust their vendor enough to release patches in a timely manner, and actually whine about fixes being easy to get. "But I run Linux so I can do everything myself!"

    I run about 12 Linux servers. I trust my vendors (Red Hat and Sun Cobalt in this instance) to provide me with timely updates. But the funny thing is that whenever I recommend that people trust their vendor for services like Apache or PHP and use up2date, I get laughed at. In fact, when I say that I use Red Hat and Sun Cobalt, I get laughed at. "Why not just compile everything yourself? Why not just use Debian?" Well, guess what, ladies and gentlemen -- I run a profitable business off of my servers and I don't have time to sit on SecurityFocus all day and make sure I'm not affected by the myriad set of would-be bugs on my servers. I trust my vendor to test the updates on their set of supported hardware and release them to me in a timely manner. I will then run the vendor-supported update tool and download them.

    The people I see who are the most rabid advocates of open source are also the most rabid advocates of doing everything themselves -- the epitome of the "trust no one" saying. These are the SAME people, much like yourself, who also say that it's up to the vendor to release patches. I have news for you. You either need to trust your vendor to provide patches, or you need to realize that in the real world, not everyone has time to make a test bed and test that every CVS patch works the way it is claimed to. You can't bash Microsoft for taking time to release tested updates and then claim that Linux is better because you can install a fix that is untested instead of "waiting for the vendor to catch up".

    1. Re:Slow down there. by Anonymous Coward · · Score: 0

      To steal an argument I once heard used against Amiga supporters when they squealed at a company for support:

      "To the nearest million, there are NO KDE users in the world."

    2. Re:Slow down there. by pmz · · Score: 3, Interesting

      You also have Microsoft software that runs on Macintosh, Solaris, HP-UX and FreeBSD computers.

      I work on Solaris every day...where's the Microsoft software? I know that IE is available for Solaris, but I certainly wouldn't be so stupid as to actually install it.

      ...there will be about 92 (I'm taking out the non-Windows, non-Linux users) people who receive the Microsoft fix

      Your giving the Windows users too much credit. The fraction of KDE users who will eventually upgrade KDE is much higher than the fraction of Windows users who will ever bother to patch their systems.

      Considering that there are hundreds of millions of people on the Internet, and hundreds of BILLIONS of different hardware configurations, the chance that a Microsoft fix will break something is much higher than the chance that a KDE fix will break something.

      Actually, a patch that breaks something because of an odd hardware configuration simply indicates architectural flaws in the OS.

      It's funny how most people who run Linux don't trust their vendor enough to release patches in a timely manner, and actually whine about fixes being easy to get.

      ??.

      I don't have time to sit on SecurityFocus all day and make sure I'm not affected by the myriad set of would-be bugs on my servers...

      You should at least read up on what is being delivered to you during an "up2date" session, so you know what the configuration of your servers is at any moment. Software changes can have complex ramifications, if done blindly.

      I think the rabid Linux people you are going after simply are the people who want to know where they actually are at any given moment. This is actually a responsible attitude towards system administration. If you don't have time for it, perhaps you are overworked and need an assistant?

      The people I see who are the most rabid advocates of open source are also the most rabid advocates of doing everything themselves...

      So certain Peruvian congressmen are uber-elite system administrators? People who simply want a non-proprietary Office format also write their own kernel modules?

    3. Re:Slow down there. by jedidiah · · Score: 2

      You are vastly overestimating the number of hardware combinations. Furthermore, you are vastly overestimating the number of MUNDANE hardware combinations. Once you eliminate the statistically irrelevant in terms of WinDOS, the number of reasonable hardware configuration tests cases don't outnumber the ones for Linux by all that much. You neglect the fact that there are plenty of people running Linux with an even more random collection of hardware.

      Then again, Microsoft fixpacks break things without even getting into issues like what particular video card is in a machine. In these instances (Lotus Notes), hardware isn't even an issue.

      Linux is no less subject to the "random collection of spare parts" problem than is WinDOS.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:Slow down there. by Anonymous Coward · · Score: 1, Insightful
      You can't bash Microsoft for taking time to release tested updates and then claim that Linux is better because you can install a fix that is untested instead of "waiting for the vendor to catch up".

      (Disclaimer, I think I may have been trolled)

      Precisely WHY can't I bash Microsoft for that? Say there comes a day when one of your 12 precious servers absolutely NEEDS a fix, but that that issue is not on a large scale important enough for Red Hat /Cobalt to push instantly. Thanks to how the world of linux software works you CAN go out and pull the relevant patch from CVS, apply it, and resume operation. With Microsoft you DO NOT get that opportunity. Sounds like a perfectly valid excuse for some bashing to me. Having vendors that you trust is great. Having the chance to roll your own in the rare cases when your vendor does not deliver is even better.
    5. Re:Slow down there. by Dalcius · · Score: 1

      Why do people assume that all the things patches break are due to hardware?? I've heard this "excuse" too many times...

      I think it's very safe to say that most patches have nothing to do with hardware. Most of them have to do with the way data is handled in memory or on the disk.

      And regarding Microsoft releasing patches, the vast majority of those they release are software only, with very few relating to hardware issues -- hardware problems are typically handled by the driver manufacturers.

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    6. Re:Slow down there. by i_luv_linux · · Score: 0
      I think you have no idea what does a profitable business mean.

      If I have to hire a new employee just to make sure that I have everything correct, why the hell do I use a free software at the first hand. I would use Windows and don't care about anythingelse. One of the reasons why Linux doesn't have a great chance against Microsoft is that it is not as profitable as Microsoft software, and you just proved that by suggesting to hire a new employee. Don't you have any simple reasoning capability?

    7. Re:Slow down there. by raistlinne · · Score: 2

      "Considering that there are hundreds of millions of people on the Internet, and hundreds of BILLIONS of different hardware configurations, the chance that a Microsoft fix will break something is much higher than the chance that a KDE fix will break something." Are you suggesting that microsoft is as amazingly stupid as SSL directly using hardware would suggest? Most people who outright hate microsoft wouldn't suggest that they're that dumb. Hint: SSL has no requirements as far as hardware goes, at all. SSL should not depend on much of anything, at all. SSL is provided to other things to depend on.

      --
      They laughed at Einstein. They laughed at the Wright Brothers. But they also laughed at Bozo the Clown. -- C. Sagan
    8. Re:Slow down there. by ajs · · Score: 2

      Wait. The poster asked if you'd heard of vendor-updates (he gave several examples). Then you proceded to berate him and the community in general because others (not the poster) had "laughed" at your use of those tools.

      That means that you agree with the poster to whom you were responding, no?

      If so, then I guess I agree with you too.

      I disagree with you on Debian. Debian is a nice Linux distribution that does maintain security and bug-fix updates well. apt-get is every bit as good as (and in many cases better than) rpmui or up2date or redcarpet for maintaining a secure and otherwise patched system.

      I happen to be a Red Hat user at work and at home, but that doesn't mean that I ignore the value of other distributions (be they commercial or volunteer).

    9. Re:Slow down there. by Malcontent · · Score: 3, Informative

      Let's say you need to update a 100 windows machines when MS finally get around to issuing a patch. What do you do? Go to each machine and press windows update, answer a a few questions, click a few buttons, and reboot at least once.

      Let's say you need to do the same thing with a 100 debian machines. You write a script which takes about 15 minutes and you run it.

      Which costs you less time and money?

      --

      War is necrophilia.

    10. Re:Slow down there. by Duckz · · Score: 1

      Damn, and I used my mod points just 2 days ago, someone mod this UP!

    11. Re:Slow down there. by TheLastUser · · Score: 1

      Actually, I think that they have some sort of network install thing called sms, or something. Not that anyone uses it :-) Probaly costs a bit more than aptget and bash too.

    12. Re:Slow down there. by bergeron76 · · Score: 5, Interesting

      You either need to trust your vendor to provide patches, or you need to realize that in the real world, not everyone has time to make a test bed and test that every CVS patch works the way it is claimed to.

      I implicity trust Redhat, Mandrake, and all the major Linux vendors for that matter; _implicitly_. Based on nothing more than the fact that they have a proven track record of being trustworthy, and not eavesdropping/abusing/fscking the consumer. Microsoft on the other hand has a notorious reputation for abusing customers, vendors, programmers and competitors. I won't provide any references because I'm quite certain that google will provide more than I care to count. Do the homework yourself if you don't already agree.

      If for no other reason than that, I will trust Redhat to provide "vendor" patches because I have no reason not to. For the record, I'm not one of those "paranoid"/"I'll fix the code myself" people you spoke of. I'm just joe-average-sysadmin with my company's best interests in mind.

      --
      Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    13. Re:Slow down there. by woogieoogieboogie · · Score: 1
      I work on Solaris every day...where's the Microsoft software? I know that IE is available for Solaris, but I certainly wouldn't be so stupid as to actually install it.

      Errr. IE!!!!! Oh wait you mentioned that,n well i guess you answered your own question.

      --
      ... Governments are instituted among Men, deriving their just Powers from the Consent of the Governed...
    14. Re:Slow down there. by woogieoogieboogie · · Score: 1
      Windows XP will automatically download and install updates. Win 98's update utility has switches which control the behavior. A little bit of RTFM http://slashdot.org/comments.pl?sid=38125&op=Reply &threshold=0&commentsort=0&tid=109&mode=nested&pid =4086047 will show you that you can set each windows machine to automagically downlaod and isntall critical updates. You can also set up your own update server and download the updates which you want automagically installed to be distributed to all the clients.

      It amazes me how so many super smart super linux geeks cannot even adminster a simple system like windows. How the hell can ytou expect to lock down a *nix network if you cannot add a simple /q switch to windows task manager?

      --
      ... Governments are instituted among Men, deriving their just Powers from the Consent of the Governed...
    15. Re:Slow down there. by jsse · · Score: 4, Insightful

      "Why not just compile everything yourself? Why not just use Debian?" Well, guess what, ladies and gentlemen -- I run a profitable business off of my servers and I don't have time to sit on SecurityFocus all day and make sure I'm not affected by the myriad set of would-be bugs on my servers. I trust my vendor to test the updates on their set of supported hardware and release them to me in a timely manner. I will then run the vendor-supported update tool and download them.

      I feel obliqued to answer regardless of the fact that you choose to be a coward.

      Exactly what kind of profitable business you are doing? Yes you could trust your vendors to supply the latest fixes to you in timely fashion, but you don't seem to get the idea of risk management. If your 'profitable business' cannot bear the loss resulted in not-up-to-time fixes from vendors, you must check closely with latest security updates.
      Since you mentioned security update site like security focus, have you realize that there's nothing you can do when your vendor like Microsoft who don't give a damn to the security problems in their products and you've no choice but to remove the problematic products until they are generously enough to release the patch?

      In conclude, you either has no clue on the word 'risk' or you simply have way too much money to spare(or your boss has way too much spare money to hire the like of you). :)

    16. Re:Slow down there. by delta407 · · Score: 2

      How about using Software Update Services? Takes you ten seconds to click on the update, download it to your local SuS server, and have it automatically installed onto all of the clients with whatever parameters (install at 3:00 AM and automatically reboot, install silently in the background and prompt, etc.) you specify.

      Look, you may simply be blindly bashing Microsoft, but they actually do have some decent administrative tools. Ever hear of "Group Policy"?

      Know the facts.

    17. Re:Slow down there. by Mr.+Piddle · · Score: 1

      ...it is not as profitable as Microsoft software, and you just proved that by suggesting to hire a new employee. Don't you have any simple reasoning capability?

      Do you? The parent post proved nothing about Microsoft software.

      The fact is that thoughtfully adminstering any collection of servers isn't trivial. Computers are complex, this is nothing new.

      Another fact is that Windows is no less complex than UNIX (it is actually more complex than UNIX in terms of configuration management and LOC vs. features). You can argue point and drool all you want, but considering the true complexity of a body of software, UNIX wins hands down.

      The prior suggestion about hiring an employee was based on the guy's statement that he doesn't have time to do his job well. We don't know what his full responsibilities are, so he may very well need the help.

      --
      Vote in November. You won't regret it.
    18. Re:Slow down there. by Mr.+Piddle · · Score: 1

      Windows XP will automatically download and install updates.

      Not in my backyard.

      you can set each windows machine to automagically downlaod and isntall critical updates.

      Not in my backyard.

      You can also set up your own update server and download the updates which you want automagically installed to be distributed to all the clients.

      Not in my backyard.

      It amazes me how so many super smart super linux geeks cannot even adminster a simple system like windows. How the hell can ytou expect to lock down a *nix network if you cannot add a simple /q switch to windows task manager?

      "Simple" and "Windows" constitute an oxymoron. Microsoft has created the illusion that Windows is simple, when it is not. When Windows fails, just how often are you able to find the exact cause? How do you move a piece of software, such as Microsoft Office, from C: to D: so that it works flawlessly after the move (a thousand registry entries will make this very difficult)? What useful and powerful scripting languages ship with Windows, so you can automate all your routine administrative tasks? DOS Shell does not count. If more than one person needs to run Office on the same computer at the same time, how does that work? How would you automatically update the network, printer, file sharing, or user configuration on 100 Windows computers?

      Trust me, in the long term, Windows becomes a bitch to maintain.

      --
      Vote in November. You won't regret it.
    19. Re:Slow down there. by DavidTC · · Score: 1

      Don't be silly, you can't remove SSL from IE, IE is part of the OS, and we all know it can't be removed.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    20. Re:Slow down there. by Anonymous Coward · · Score: 0

      How does IE for Solaris handle this SSL issue?
      How does IE for Mac handle this SSL issue?
      -
      -
      The point of the OP was that there is hardly a wide
      selection of software from Microsoft that runs on
      anything but Intel.

    21. Re:Slow down there. by Malcontent · · Score: 2, Troll

      I have heard of group policy. Have you ever used it? It's a piece of shit. Same goes for roaming profiles, terminal server, etc. MS makes crappy products that promise much more then they deliver. I have not used the SUS but reading their FAQ it looks like I would have to go from desktop to desktop and install the client. If it's anything like SMS or anything else from MS it will be half usable piece of shit.

      Every product MS makes delivers 70% of what the white papers promise.

      --

      War is necrophilia.

    22. Re:Slow down there. by delta407 · · Score: 2

      Roaming profiles work if you set them up correctly. Terminal server is IMO a huge resource hog and is a waste of licensing.

      And as far as deploying the SUS client goes, you can use Group Policy to do it. Group Policy is quite powerful, if you take the time to actually understand it. I dislike Microsoft as much as the next guy (and move as much as possible to *nix), but Microsoft is not a bad choice on a corporate desktop.

      Not to flame, but: as someone else had said, I sincerely hope you are not responsible for maintaining a significant number of machines. Ignoring things like Group Policy (because "it's a piece of") results in losing a lot of functionality (like automatic deployment of whatever software you choose) -- but, hey, go around to each machine if you want. Install that software, change that local security policy, add that registry key...

      Look. Microsoft thought of these things long before you started complaining about it. If you don't like their solution, fine. There's nothing to stop you from sitting down at all of those hundred machines and setting stuff up manually.

    23. Re:Slow down there. by Anonymous Coward · · Score: 0

      actually with msi/wmi and wsh you absolutely do not need sms!

  86. Spin by Anonymous Coward · · Score: 1, Interesting

    This is clever spin by MS to keep the existing fixes (eg. www.mozilla.org) out of the mainstream press. MS would rather have people think the error is in windows to keep them from changing browsers.

    Why can't the tech press see through this?

    Public need to be told "change browser or don't use online banking etc. until bug is fixed is patched". Instead they are fed "ms are working on a patch for windows".

  87. This bugs me by ehiris · · Score: 2

    I really hate to hear about security bugs related to SSL and anything that has to do with my personal credit cards.

    Does this really mean that people that weren't ment to might have my credit card numbers now?

    Should everybody have to get replacement credit cards now? It is the banks that will eat the loss but in reality it should be Microsoft. It is their fault for giving me a fake sense of security due to false advertising!

  88. Minor problem by Florian+Weimer · · Score: 3, Troll

    It's sad to say, but given all those unpatched bugs in Internet Explorer, this flaw is a minor issue. Why bother with DNS Spoofing etc., when you just can install and start any executable you want on your victim's computer?

    It's funny that Microsoft always comments publicly on the minor bugs, but ignores the serious ones, just until they release a patch.

  89. In defense of microsoft by cp5i6 · · Score: 5, Informative

    How many people out there are REAL Windows Admins? Seriously? I bet not that many are true windows admins. Using windows does not qualify you as an admin. I'll admit I'm very weak on my nix admin but that's because I don't bother learning about it. In my mind Windows 2k can be just as good an OS. I bet many of you don't know that Microsoft's knowledge base acutally keeps track of all it's bugs and patches for them before they stick it on Windows Update for the rest of the masses. I bet many of you don't know that microsoft has a tool called hfnetchk ... what does it do?.. It'll download the LATEST patches that microsoft has available for you to use. It'll check your system to see what patches are installed and what aren't and give you a report telling you which article # in MS knowledge base you can find the patch for you problem. More tools you want?... How about Qchain... (which i know many of you don't know about either) that lets the user install multiple patches WITHOUT rebooting your system multiple times. For IIS Windows has IISlockd .. which many wanna-be admins didn't bother finding out during the time when nimda worms were going crazy. And the list goes on I can easily list pages worth of other tools that windows has that most people don't know about because they're ignorant. If anything I'd say windows has done a wonderful job by making people lazy. But let's take a step back. I bet many of you are saying pfft the Nix machines have this and that tool. Think about that for a moment.. why would a multibillion dollar corporation, who have a million times more resources then the average linux programmer, not bother to make a similar tool for windows if it's so useful? Kinda defies logic doesn't it especially since nowadays with IBM's backing of linux MS needs to compete performance and feature wise even more (or are you going to tell me that MS has a stranglehold on IBM?). So before anyone else goes on with the typical. . "wat you expect form MS" read up about what MS really has and acutally maintain an intellectual conversation

    1. Re:In defense of microsoft by lizzybarham · · Score: 1

      But if MS Changes the EULA from one I accept to one I do not accept and the patches fall under the latter, then why bother with it at all? I'm certainly glad Wine is doing so well and I look forward to giving my mother an alternative to Win98 ASAP.

    2. Re:In defense of microsoft by ChesireKat · · Score: 1

      Really? Im wondering also, how can a multiBillion dollar corporation, like windows, suck so much? Yes they do have some nifty tools, and im happy for those tools. But really, maybe instead of spending billions of dollars on "tools" they should make there systems just a bit secure. It might help. Just a suggestion

      --
      ~Just keep eating, porky. Fat people are harder to kidnap.
    3. Re:In defense of microsoft by zugedneb · · Score: 1

      You say:

      -if anything I'd say windows has done a wonderful job by making people lazy.

      The thing is that if the main ambition of M$ was to hide the mechanism of the OS in such a way that you potentially do not even SUSPECT that there might be TOOLS for whatnot, and that there might be PLACES where these magic tools could be find... then there is no point in mentioning them at all...

      (...it could be interpreted as an anomaly... :-)

    4. Re:In defense of microsoft by Alien+Being · · Score: 2, Insightful

      Your comment is informative, but what good are auto-update scripts when there are no updates?

    5. Re:In defense of microsoft by blueroo · · Score: 1

      This is a very informative comment worthy of a +5 informative.. In a slashdot story about lesser known Windows administration tools. Here are a few points where you failed.

      Cut the whiney "you guys are just Windows Ignorant" crap. It's annoying flamebait and reeks of wanton supremacism. Don't pat yourself on the back just because you read the documentation for the fucking resource kit you tool.

      Secondly, what the fuck does this post have to do with the SSL issue? NOTHING. I understand that you feel Microsoft is being victimized (boo fucking hoo) here on Slashdot, but the truth is that it DOESN'T MATTER. Microsoft fucked up and no amount of "well we should thank them for this or that" whining is going to change that.

      Paragraphs. Heard of em? Use em. They go a long way in making your little rant LEGIBLE.

      Finally, good sir, your post is crass, boorish, and just plain lame. You have no right to be _demanding_ that people maintain "intellectual conversation" when you can't even start one yourself. Capiche mein grasshopper?

    6. Re:In defense of microsoft by ffatTony · · Score: 2

      You make a valid point, but please, please in the future use paragraphs, extra lines, bullets, anything.

      Can you provide some reference documentation to some of these commands?

      I think the confusion people experience is that windows has hidden away the command prompt so expertly with pretty widgets and now those cool balloons (weeeeee!).

      I myself use cygwin for the perfect "fake unix" experience, but I've been told I'm weird.

    7. Re:In defense of microsoft by derubergeek · · Score: 1
      why would a multibillion dollar corporation, who have a million times more resources then the average linux programmer, not bother to make a similar tool for windows if it's so useful?

      Ummm....so the fact that they haven't gotten around to copying something yet means it's extraneous? Man - I guess TCP/IP was pretty useless until August of 1994.

      Could it be that maybe, just maybe, they don't have the time to port absolutely everything to Windows at once? Look at how long it's taken them to get caught up with Mac OS 9 and Solaris 2.5 (for example).

      Design a quality OS or crush your competitors. Pick one.

      --
      Trust me. This is an inactive account. Regardless of what the /. bean counters might report.
    8. Re:In defense of microsoft by geschild · · Score: 1

      Even _with_ Qchain one needs to reboot at least once. I haven't seen that happen to me in endless rows of apt-get update/upgrades in the last few years.

      In other words: Qchain just masks some of the badness, it doesn't take it away. Furthermore, my apt-get trounces your hfnetcheck (and I have used both hfnetcheck and qchain myself).

      I'm all for people defending microsoft, as long as they do it quietly.

      ---

      --
      Karma? What's that again?
  90. Ugh... by Anonymous Coward · · Score: 0

    What about the back button exploit that came out oh... almost exactly *4 MONTHS* ago now that has yet to be resolved?

    http://online.securityfocus.com/archive/1/267561

    Wake up microsoft, 23 vulnerabilities that have gone unpatched?? 1 should be enough!

    By the way, here's the list of the current 23 for those looking:

    http://www.pivx.com/larholm/unpatched/

  91. Re:Slow down there. -- Mod this up! by Tadu · · Score: 1

    Mod this up - I unfortunately don't have moderator access today...

  92. MOD THIS UP. I Feel The Same Way. by Anonymous Coward · · Score: 0

    It's true.

  93. Does this affect Mac OS X Browsers? by OS24Ever · · Score: 2

    How about Mac OS X or OS 9 Browsers, are they affected at all?

    --

    As a rock-in-roll Physicist once said, No matter where you go, there you are.

  94. fa? by Anonymous Coward · · Score: 0

    What's so amazingly surprising about that?

  95. Why are we comparing paid software with free one by Anonymous Coward · · Score: 0

    You are comparing the software that you paid for somftware that generate billions.

    What if you paid for car that had problems like this, you would be standing at your dealers door and wont leave untill he has a fix for you. Dont compare it with the clunker that we build ourselves even though it runs circles arround your great innof**invation.

  96. Re:Why are we comparing paid software with free on by Anonymous Coward · · Score: 0

    Sorry it should read:
    You are comparing software that you paid for with software that generate billions.

    Maybe I gotta get off that stuff!!

  97. Use an alternative browser. by merriam · · Score: 1

    Remember that you can use an alternative browser while you wait. Windows users may find this easy too, but they wouldn't if Microsoft had its way.

  98. What are you smoking? by tyler_larson · · Score: 1
    Instead of asking, "How long did it take for it to get fixed", we should be asking, "How long until it is widely enough deployed such that exploit writing becomes unprofitable?"

    Not so. I honestly don't care whether or not you get cracked. Whether or not your system is patched has no bearing on how useful the OS/application is to me.

    While "How long did it take for it to be fixed" is a rather useless figure, It's still quite closely tied to the only important question: "How long did it take before I could patch my system(s)?"

    As another observant reader pointed out, writing an expoit will always be profitable. Worms like Nimbda have been around for a year, and the funny part is they use exploits that have been "fixed" even longer. There are still quite a few computers out there that haven't patched the IIS unicode exploit.

    --
    "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea...."
    RFC 1925
  99. There's a choice by TheLastUser · · Score: 1

    Owned by Microsoft vs. 0w3N3d by h4X0r M4sT3r

    Sounds like one for a /. poll:

    Would you rather be:

    1. Owned by Microsoft
    2. 0w3N3d by h4X0r M4sT3r
    3. Given away by RMS
    4. Used and discarded by nobody in particular
    5. CowboyNeal's bitch

  100. Re:Effect on other Web Browsers running on Windows by Anonymous Coward · · Score: 0

    Mozilla uses it's own personal security manager to provide cryptographic services.

  101. Re:You idiots? Wrong bug Jackass by Anonymous Coward · · Score: 0

    On top of the mindblowing SSL problem, MS today announced
    that Network Connection Manager had a critical problem.
    -
    -
    Go Back, go back to the land of Redmond. And follow me
    no more!!!
    Go Back.

  102. Correct Title? by Anonymous Coward · · Score: 0

    Windows 98, Me, NT4, 2000 and XP SSL Flawed

    At first glance, I didn't see the SSL part of the title, and thought "that's news? What about Windows 95?" :-)

  103. You are an idiot. by Anonymous Coward · · Score: 0

    Wow. I really hope you're not in charge of any installation of 10+ Windows boxes, because your post is absolutely clueless.

    "Let's say you need to update a 100 windows machines when MS finally get around to issuing a patch. What do you do? Go to each machine and press windows update, answer a a few questions, click a few buttons, and reboot at least once."

    Um, no. Do you REALLY think that's how large (I'm talking 50,000+ desktop) installations work? Do your research. Check out the Systems Management Server, or the free (yes, I said free) tools that Microsoft offers to system administrators here.

    Next time, don't post until you know the facts on BOTH sides of the story.

  104. Put "MOD PARENT UP" in the subject, then! by Anonymous Coward · · Score: 0

    If it's in the subject, moderators will be more likely to notice. :)

  105. defenseless of microsoft by Anonymous Coward · · Score: 0

    -HFnetchk -nt4, w2k, and xp written by mark shavlik
    -Qchain- included in W2k since may 18, 2001
    IISlockd aug 2001 not for NT4. Locks down web
    services but keeps FTP and smtp up and running.
    -
    -
    Look honestly we are happy you have your MS certs. Also
    We are happy you don't know crap about unix. Really.
    We are. And thanks for the pointers.
    And yes Microsoft with all of its billions has matched most
    of the tools available on unix.
    Now unfortunately I am having trouble understanding how
    this applies here. Microsoft spent 4 billion on R&D
    last year, and I would hope that they would have some
    really nifty tools.
    And yet still they are having trouble get their Operating
    Systems running securely.
    win 98, NT4, W2K, and XP. It boggles the mind.

  106. THIS IS NOT "INFORMATIVE"! by Anonymous Coward · · Score: 0

    Please read the replies before moderating.

  107. Network Connection Manager != SSL by Anonymous Coward · · Score: 0

    Sorry Elmer FUD.
    You will have to do better than that.
    T h a t s ALL folks.

  108. hmmm by BiggyP · · Score: 1
    i must say i'm supprised it's taken so long for this new to make it onto slashdot, it hit OSnews.com on wednesday.


    either way it's great to know there's a huge hole in every windows x86 release since '96

  109. Re:Oh, that's good then... Thank God for Opera by Hott+of+the+World · · Score: 1

    I hope that Opera's Not affected by this, I threw out the IE crap along time ago.

    --
    | - | - |
  110. On Censorship by Nailer · · Score: 2
    If you think slashdot is bad, consider that you can at least post here... even it it does ultimately end up at -1.

    Not quite. I was recently banned from posting to Slashdot for around a month (every time I attempted to post to a form, Slash would tell me I `wasn't allowed' to do that). I generally post intelligently, my karma sits at a perpetual excellent and has since it was fifty.

    The only reason I can think of is because around the time I was banned I made a joke that the Slashdot editors didn't like. A joke that was
    • moderated up accordingly
    • on topic
    • funny , if I do say so myself
    • but apparently mentioned a `bad' word.


    Judge for yourself - and decide how free of censorship Slashdot truly is
    1. Re:On Censorship by pmc · · Score: 2

      You were banned for a month bacuase of a posting you made 17 days ago? What did they do - drag you back in a time machine after the ban was finished?

    2. Re:On Censorship by Nailer · · Score: 1

      You're right. I used to post a lot more, so 2 weeks seems like a longer time...

    3. Re:On Censorship by krinsh · · Score: 1

      You were banned for using a word that could get you hurt for being racist; the 'N' word - not the 'M' word. I could imagine you being upset if you were nailed for saying something nice about Microsoft. I freely admit to using Microsoft products; but I use a lot of other products too when I have the capacity to use them. And I can't use the 'N' word in person either - I'm Native American; if that accounts for anything.

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
    4. Re:On Censorship by Nailer · · Score: 2

      The rapper mentioned, Ludacris, uses this word all the time. So do many top selling popular R + B and rap artists. Why can't I use it? Political correctness (attempts to censor thought) disgusts me. Mentioning that Microsoft might be the best tool for the job doesn't.

  111. fairness & regression testing by Frogg · · Score: 1
    HotFixes and QFE patches state that they have NOT been fully regression tested

    well, there's a truth if ever I've read one.

  112. IE for Mac OS X is also flawed, by tz · · Score: 1

    but not OS X which uses OpenSSL.

    IE must have implemented the buggy crypto library from Windows.

    Note that Lynx and Curl are also affected - most simple ssl implementations don't check cert chains correctly, if at all.

    1. Re:IE for Mac OS X is also flawed, by tuxedobob · · Score: 1

      Have you any proof?

  113. More IE bugs? by thogard · · Score: 2

    I run an apache server with mod_ssl. About two weeks ago we started geting complaints from mac people that they were getting encryption error. Last week the problem started with IE on win2k. Yesterday I downloaded the latest IE and run it on winNT and it worked fine. One the "security update" was applied, it started having problems with ssl connections to apache servers (but not IIS servers)

    So there are more bugs out there and this one is going to make the Apache crowd look bad.

  114. Give me an f-ing break by Winterblink · · Score: 1

    Everyone goes on about the speed at which patches are released. If Microsoft had released a patch the exact time they announced the issue, everyone would be bitching about "oh, how long did they know about this bug before informing us?" Give me a break. Be thankful that patches will be released, and for christ's sake be thankful they're informing the public about the problem NOW. It gives administrators a chance to maybe lock down some things in the meantime.

    --
    "I'm a leaf on the wind. Watch how I soar."
    -Hoban Washburn
  115. umm by Anonymous Coward · · Score: 0

    i am confused..how is it a ms-only bug when konqueror gets it to, fucking linux zealots..

  116. I Thought it was in the OS by Anonymous Coward · · Score: 0

    The article mentions that Konqueror was patched against the same bug in 90 minutes.

    I thought you said it was a problem with the operating system.

    1. Re:I Thought it was in the OS by Anonymous Coward · · Score: 0

      On windows its a problem with the OS.
      Konqueror, which does not run on windows, handles
      the crypto internally.

  117. Re:Yet again... Why not blame Microsoft? by MarkMac · · Score: 1

    And exactly how many hundreds of millions of dollars in cash assets is Microsoft sitting on?! Isn't this the biggest and by far the wealthiest software corporation in the world? Is it really not unreasonable that Microsoft ought to have gotten this SSL stuff right the first time? Especially since this security software turns out to be a fundamental component in all of their current OSes?? Didn't Microsoft just spend a month and more having its programming staff supposedly reviewing their software for potential security issues???

    Konqueror is just a browser developed and maintained by a handful of individuals, probably mostly part-time and without pay. I'd be more willing to expect/tolerate some bugs (although hopefully any major ones like this would get fixed real quick ...).

    Geez! No wonder people get on Microsoft's case!

    The only trend I see is Microsoft's parade of bugs. Oh look, here comes their bloated OS blimp being pulled the fingerpointing PR clowns ...

  118. Windows 98, Me, NT4, 2000 and XP SSL Flawed by Anonymous Coward · · Score: 0

    Windows 98, Me, NT4, 2000 and XP SSL Flawed; Does this come as a surprise to anyone?

  119. Professionals or for the masses by anonymous+cupboard · · Score: 2, Informative
    MSKB doesn't get the stuff that quickly, nor the special security bulletins.

    I have hfnetchk and yes, it works and d/ls patches that Micrsoft have released. If they haven't released the patch yet, you are stuffed. I also have qchain and I don't trust it (some fixes didn't stick after being chained) and anyway, why should I have to run it? I manage 2K server boxes and it makes life easier.

    However, there are a lot of 0wn3d 2K and XP boxes out there which can be used DOS me, you or Slashdot at the drop of a hat sitting on Cable modems or ADSL. The guys running those boxes are at home and as someone else points out over half couldn't find the C:\ prompt if they tried.

    On Linux, I use RedHat's up2dat and XImian's Red Carpet. Very nice and very prompt with fixes. I also have Gentoo, but this is definitely not for people who dislike shell prompts.

  120. Patting yourself on the back? by sheldon · · Score: 2

    Ok. I have Red Hat 7.3 Linux... I have KDE 3.0 installed on this machine.

    I want to know the answer to two questions.

    a. Am I vulnerable?
    b. If so where do I download a binary patch?

    http://www.kde.org has no news postings about this flaw, they are apparently more interested in letting us know about a release candidate for KOffice.

    http://bugs.kde.org is unreachable.

    http://www.redhat.com has no security bulletins relating to KDE 3.0 that shipped with Redhat 7.3.

    Meanwhile back at the ranch, you go to http://www.microsoft.com/security, click on the IT Professional information and this issue is the top headline. Yes, there is no patch yet, but at least Microsoft is acknowledging that there is a problem and letting us know that they are working on it.

    Fact is, until there is a binary patch available for my Redhat 7.3 install, along with a security bulletin on the website at least acknowledging the issue... the issue is not resolved.

    Oh yeah, I find no mention of this on the Mandrake Linux website either despite them shipping with KDE 2.2.x which is supposedly impacted. You know with all this patting yourself on the back, you sure haven't done anything to help out the enduser.

  121. What about Scientology? by Anonymous Coward · · Score: 0

    Is that still 'fair game'?
    Well anyway here are new clam heads.
    erika christensen
    christopher masterson, and brother danny
    jason lee
    lynsey bartilson, and her whole family, mom=332
    michelle stafford young and the restless
    lea remini king of queens
    pablo santos
    catherine bell jag
    sofia milos sopranos
    O well. More shows to boycott. Malcolm in the middle
    is funny but it has to go.

  122. No by Otis_INF · · Score: 2

    The person who found the SSL flaw in IE (and thus in Windows) said in his first mail to the bugtraq mailing list that he didn't bother mentioning this to Microsoft because he didn't believe it would help anyway.

    I can only say that this kind of stupid behaviour is ruining more people than it does any good. Yesterday Microsoft released a patch for SQLServer, the fix was for a flaw which was reported in late July. At the same day the patch was released, the person who found the bug mails to the bugtraq mailing list.

    THAT's how it should be done.

    And yes, some KDE developers fixed it in 90 minutes and MS hasn't come up with a patch. Who cares who comes first. With MS you can be sure it's tested on a large set of setups. With the KDE patch, you can be sure it's not tested on a large set of setups. It's a client side risk now, but in general, do you trust patches on mission cricital systems when it's not tested on a large amount of setups? I surely won't.

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:No by Malcontent · · Score: 2

      "VisualStudio.NET bombs the Linux developer right back to the stone age."

      Fist MS called open source developers communists, then they called open source a cancer now they are associating open source developers with Al Quada terrorists.

      The tone get more violent as time goes on, the analogies grow more hateful as time goes along. I think it's time to be scared if you are an open source developer. It's clear MS is trying to incite the masses into committing violence against open source developers and advocates.

      --

      War is necrophilia.

  123. Re:Oh, that's good then... Thank God for Opera by Frodo420024 · · Score: 2, Informative
    > I hope that Opera's Not affected by this

    It is.

    But they posted V 6.05 within 24 hours, making the fix available to Joe A. User before anyone else.

    --
    I'm in a Unix state of mind.
  124. Opera's got it right by Frodo420024 · · Score: 1
    They posted the fixed version with 24 hours :)

    Just go grab it, it's a great browser.

    --
    I'm in a Unix state of mind.
  125. Lemme try that again. by yerricde · · Score: 1

    Let me rephrase grandparent in more understandable terms:

    If more uninformed people keep spouting their suggestions at the developer, this will only create more noise for the developer.

    --
    Will I retire or break 10K?
  126. OSR2 never hit retail by yerricde · · Score: 1

    I could never tell a difference b/w Win95 w/ IE 4.0 and Win98.

    Unlike Windows 98, retail Windows 95 did not support USB nor FAT32. Windows 95 OSR2 supported FAT32 and introduced rudimentary USB support, but Microsoft did not release a retail version of OSR2 and in fact cracked down on computer stores that sold copies.

    --
    Will I retire or break 10K?
    1. Re:OSR2 never hit retail by rmohr02 · · Score: 2

      Ok, now I know there is a difference. I never noticed the lack of USB support because the only computers I've run 95 & 98 on didn't have USB ports.

  127. Say goodbye to frame rate indicators by yerricde · · Score: 2

    You think every corporation using Microsoft software is bound by their consumer licenses?

    Yes. If not when they install the software, they become bound by the standard Microsoft EULA once they install any patches from Windows Update. Such EULA contains terms like "You may not disclose benchmark results of the .NET framework to a third party. For example, if you make a video game using the .NET framework, you may not include a frames-per-second indicator."

    --
    Will I retire or break 10K?
  128. Enough with the underpants gnomes! by yerricde · · Score: 2
    1. Make contrived, stupid business model jokes.
    2. ???
    3. PROFFIT!!!1!1
    --
    Will I retire or break 10K?
  129. I *am* an open source developer by Otis_INF · · Score: 2

    I just think VS.NET makes a hell of a difference when it comes to raw productivity, when you compare the total package with a combination of tools on Linux. That's all there is to say about the sig. I also think you should read more serious media and less rant'n'raves on trollsites like The Register.

    ps: my OSS is solely for Win32/.NET and BSD licensed, but still open source.

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:I *am* an open source developer by Malcontent · · Score: 2

      " I just think VS.NET makes a hell of a difference when it comes to raw productivity, "

      Yada Yada I don't care what you think. I care that you chose to use "bombing open source developers back to the stone age" metaphor. This was the same terminology that people used when describing the US bombing of the taliban and al quada in afghanistan. Apparently you wanted people to associate open source developers with the taliban and alqada specifically and terrorists generally. This is in keeping with MS executives trying to smear open source developers with labels lice "cancer", "communist" and "un american". It is also in keeping MS executives using mass murderer terms to talk about competition like "knifing the baby" and "cutting off the air supply".

      "ps: my OSS is solely for Win32/.NET and BSD licensed, but still open source."

      Good for you becuase it is illegal for you to produce GPLed code using VS.NET. It says so right in the EULA. It's also illegal to write GPLed code which uses the .NET framework.

      --

      War is necrophilia.

  130. linux is gay by Anonymous Coward · · Score: 0

    computers are too

  131. (OT)Windows 95 partition size limit by yerricde · · Score: 1

    I never noticed the lack of USB support [in Windows 95 and Windows 98] because the only computers I've run 95 & 98 on didn't have USB ports.

    Did they have hard disk drives bigger than 2 GB? FAT16 supports only up to 65,525 clusters. Windows 95 retail supports only the FAT16 file system for fixed disks, and Windows 9x's implementation of FAT16 has a maximum cluster size of 32 KB, giving a 2 GB maximum filesystem size.

    --
    Will I retire or break 10K?
    1. Re:(OT)Windows 95 partition size limit by rmohr02 · · Score: 2
      Did they have hard disk drives bigger than 2 GB?
      Nope--the combined size of all the HDs was less than 2GB.
  132. You, too, are an idiot. by Anonymous Coward · · Score: 0

    Boy, you've just proven that guy's case. You, too, have no clue how to properly administer a Windows network.

    "How do you move a piece of software, such as Microsoft Office, from C: to D: so that it works flawlessly after the move (a thousand registry entries will make this very difficult)?"

    Find a registry tool that does search-and-replace, adn search and replace C:\Program Files\Office (or whatever your Office directory is) to D:\Program Files\Office. Yes, it works, and yes, I've done this exact thing. Total time spent? 10 minutes to find and download a registry editing program that has search and replace, 10 minutes to do the search and replace and make sure that everything works properly. Voila, free hard disk space on C:.

    "What useful and powerful scripting languages ship with Windows, so you can automate all your routine administrative tasks? DOS Shell does not count."

    Windows scripting host. Google it. Or you can write a Visual Basic program in 10 minutes that has the Windows standard GUI to do things, or you can write a Visual C++ program in a bit longer that has the Windows standard GUI to do things.

    "more than one person needs to run Office on the same computer at the same time, how does that work?"

    Windows XP has fast user switching. Google it.

    "How would you automatically update the network, printer, file sharing, or user configuration on 100 Windows computers?"

    You write a script using WSH or DOS batch scripting, and you put it in the startup commands that Windows runs whenever you log on to the domain.

    "Trust me, in the long term, Windows becomes a bitch to maintain."

    Only if you don't know how to properly administer it, and believe me, you don't.

    1. Re:You, too, are an idiot. by pmz · · Score: 2

      Find a registry tool that does search-and-replace...

      1) This is an added per-host software installation to address the inherent flaws in the Windows Registry and the poor design of most Windows applications.

      2) If the added Registry tool requires purchasing per-host licenses, then you will never have enough licenses nor have it installed when you really need it.

      Windows scripting host.

      How do you get by the almost non-existant set of useful system utilities that Microsoft bundles with Windows. Solaris has nearly 800 command line utilities available, by default, under /usr, each providing a nugget of usefulness in scripts.

      Windows XP has fast user switching.

      It's too bad that Windows XP doesn't have fast user adoption.

      You write a script using WSH or DOS batch scripting, and you put it in the startup commands that Windows runs whenever you log on to the domain.

      So, a person has to log out, first? I stay logged into Solaris months at a time, but I can update the service configurations on-the-fly with only momentary service interuptions (the time it takes to restart a specific daemon).

      Only if you don't know how to properly administer it, and believe me, you don't.

      Who does?

  133. They don't sell patches by Mandelbrute · · Score: 2
    Think about that for a moment.. why would a multibillion dollar corporation, who have a million times more resources then the average linux programmer, not bother to make a similar tool for windows if it's so useful?
    Simply because they have a marketing focus, they have driven many a better product into the ground by outselling and outbullshitting. They worked out long ago that they didn't need to be in the business of producing good software - but just good enough software (like in building a bridge - if it only has to take bicycles you don't make something elaborate and expensive). Their main failing in my eyes is by overstating the specs when they are selling the things - equivalent to saying that you can get your 350 tonne mining truck over the bridge designed for bicycles.

    Consider as an equivalent, Hollywood and the movie "Three Weddings and a Funeral." More money was spent on promoting the movie in the USA than was spent on making the film in the first place. A lot of businesses make money that way, and Microsoft appears to be no exception.

  134. haha by Otis_INF · · Score: 2

    You should see some counseler, dude. I don't see the link between software making and afghanistan.

    and FYI: I'm a far left wing participant, 'bombs back to the stone age' is an expression, it has nothing to do with death nor with war.

    About the GPL: I don't agree with RMS' POV so I'll never choose a non-freedom license like the GPL.

    About the GPL and some EULA: I live in the Netherlands, where like in other European countries, some judges have decide no EULA can bound a user of a product in its creativity, so the EULA can't limit me in what I do with what I create. And yes, GPL-ed software can't be using the .NET api. Not because MS doesn't want it, but because the viral part of the GPL which states that libs linked to the GPL-ed code should also be GPL-ed. In the case of the .NET api, this means that the .NET code also should be GPL-ed. Which is of course utterly stupid, because who am I to tell another company what to do?

    (oh, and the same thing is valid for a piece of GPL-ed java code and Sun's non-GPL JVM + java api).

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:haha by Malcontent · · Score: 2

      "I don't see the link between software making and afghanistan. "

      You made the analogy not me.

      "Not because MS doesn't want it, but because the viral part of the GPL which states that libs linked to the GPL-ed code should also be GPL-ed."

      Sorry to burst your bubble but MS does not want it. They say so in the EULA.

      --

      War is necrophilia.

  135. Fifty thousand?? by StupidKatz · · Score: 1

    Uh, I'd love to know what company has "50,000+" Windows machines on a single site. I work for a huge AFB with one of the largest on-site networks (I've been told) in the world... and it has a "meer" ~20,000 user machines. That said, hell yes you do it via remote management tools. Unfortunately, the tools in question cost in money and hardware.