Slashdot Mirror


Slashback: Gopherectomy, Portacinema, Disunity

Slashback tonight with a quartet of updates. So, read on for more information on portable video viewing (and instant recording!), United Linux and one analysts view of What it All Means, Microsoft's answer to a Gopher hole, and why easily guessed passwords sometimes save the day.

Throwing the gopher out with the bathwater. An Anonymous Coward writes: "As reported on News.com and discussed on Slashdot, MSIE's gopher support had a serious security vulnerability that allowed your machine to get ROOT'ed.

Well, it seems that Microsoft is unwilling or unable to make the fix, so it is removing support for the gopher protocol from IE. Not that MSIE's gopher support isn't very poorly implemented anyways."

Kept out of the U.S. by the secret conspiracy, no doubt. Buggalo writes "When I saw the article about the Pogo Flipster I thought I'd mention this too. Of course, it's not available in the US (not yet at least), but it sounds cool anyway. It plays MP4 video as well as MP3 audio. One thing that differentiates it from the Flipster is that this one includes video inputs so you don't even need a computer to get anything onto it. It also seems to have a larger screen. From what I can tell it has 64 megs of flash memory built in, and has an SD memory card slot as well. Sorry the website is in Japanese, but you can use Babelfish to translate it."

Not betting on a United front. dgb2n writes "Smart Money Magazine published an excellent article covering the business implications of the United Linux consortium. It provides some good insight into Red Hat's business model, stock price, and future prospects and names a potential winner in the Linux market."

At least this one aspect is happy. Hellkitten writes "The password for the database has been found, it was as simple as 'ladepujd', the name of the database's creator spelt backwards This previous Slashdot article explains the problem they had.

Aasentunet posted this notice, telling the password and thanking everyone that helped"

ZDNet has the story here as well."

12 of 204 comments (clear)

  1. Gopher probably is poorly implemented.. by rufusdufus · · Score: 4, Insightful

    If I were the manager of IE, I'd just rip out support for gopher too. Why support this protocol which nobody uses (in IE) but has at least one major known security breach? The testing and validation of the bug fix's security, as well as the the rest of the code, would cost way more than its worth.

    1. Re:Gopher probably is poorly implemented.. by SirSlud · · Score: 4, Insightful

      Two things:

      1. No, I do not believe this gopher issue had anything to do with any partnership. More likely, it was the 'well, the code was written by some temp who was here 10 years ago' (or better yet, to be topical, the code was borrowed by someone we've lost track of, but thank god they licensed under BSD or we'd have had to write our own ;) I dont think the conspiracy guy had much water in this case.

      2. Of course, Apples hardware and software divisions are 'in cahoots' (if I were a stockholder, I'd hope so, they work at the same freakin company) .. they might not be 'in cahoots' to add this feature, drop that feature for driving each others sales. But it doesn't take a market analyst to understand that hardware people /rely/ on software people to push the latest and greatest to push hardware. It might not be a conspiracy, but the hardware camp leaning on the software camp to drive demand for various types of hardware, and vice versa is called 'business strategy'. Hell, its in the press releases. Thats the truely funny part about both conspiracy theorists and their naysayers who deny all intentions of said conspiracy. While the methods of using leverage across hard/soft-ware markets might not be as in the dark or 'cool' as the tinhats might like it to be, it still stands that tactics like this are used. It's kind of funny - it seems people are often more complacent of 'intent to conspire', so long as its done in plain view. I still dont think it excuses cases where that leverage is taking precendance over solid engineering design.

      Another poster made the wise observation that given how much of MS's revenue comes from new computer software royalties, they do have a massive vested interest in keeping the hardware upgrade cycle very short in order to keep the market fueling the damand for new computers, and thus provide a steady, reliable revenue stream.

      --
      "Old man yells at systemd"
  2. Gopher support shouldn't be in IE by dirk · · Score: 3, Insightful

    Why should IE continue to support Gopher? It is a protocol that is rarely used. It is outdated, and there is no need for it in IE. It's what is commonly refered to as program bloat. It's not needed and should be removed. For the .001% of IE users who do use Gopher, they can use a seperate Gopher utility, which will probably support it better than an all-in-one option like IE. Isn't program bloat one of the things everyone has against MS? Shouldn't this decision be applauded?

    --

    "Information wants to be expensive" - Stewart Brand, the same guy who said "Information wants to be free"
    1. Re:Gopher support shouldn't be in IE by Tottori · · Score: 3, Insightful
      Why should IE continue to support Gopher?
      Because IE is supposed to be a web browser. The original concept of a web browser was to provide a unified interface to Internet resources.

      Naturally, this is an invitation to software bloat, although if the browser is modularised it needn't be so bad. But arguably the user interface benefits are so compelling as to compensate for the conceptual ugliness.

      By removing Gopher, Microsoft are moving away from the concept of a web browser and towards the concept of a proprietary content viewer.

      --
      use constant PERL_IS_BROKEN => $] >= 5.006;
  3. Bad passwords and old software... by kzinti · · Score: 5, Insightful

    According to a report and interview on NPR All Things Considered this afternoon, it only took about an hour to discover the password. The hard part was finding a copy of the old DOS-based database software that was capable of opening the database.

    The institute now keeps copies of all its passwords locked in a safe. Of course, if all its passwords are as bad as the lost password, then what's the point?

    --Jim

  4. To clarify why parts are "impossible" to remove by rufusdufus · · Score: 5, Insightful

    Removing gopher will effect a very very small number of people, and probably no 3rd party software vendors.
    Removing HTML rendering AND HTTP support (which is what removing IE equals) would screw many many users and thousands of 3rd party software vendors who rely on this support from the OS, in in fact render the system unusable as too many components rely on this support, 3rd party and otherwise.

    When MS says Windows is not modular, they are using a legal, not technical, argument. This is based on past cases where, for example, Ford was banned from buidling pick-up trucks with covers (ie snugtop) because it was an optional module.

    1. Re:To clarify why parts are "impossible" to remove by avarame · · Score: 2, Insightful

      When MS says Windows is not modular, they are using a legal, not technical, argument. This is based on past cases where, for example, Ford was banned from buidling pick-up trucks with covers (ie snugtop) because it was an optional module.

      Well then, by thunder Microsoft should be banned from producing an OS with a browser included, because it's an optional module!

      Microsoft should be banned from including a Microsoft-branded browser, and if they want to keep IE they'll have to spin it off to a child company. This would be legal under that precedent (though the interaction would have to be watched) - it's the same as Ford including another company's cover with their trucks, which is perfectly legal. The court case only bans Ford from including a Ford-made cover.

      Instead they could take Apple's standpoint on the issue: HTML rendering services and APIs are provided, some kind of simplistic HTTP is provided, but a browser (i.e., complete application using those tools) is not part of the OS. Until recently, Internet Explorer and Netscape were both included with the OS (though IE was the default, grr...). This changed with OS X because until very recently there was no OS X-native version of Netscape. With the next version of OS X, due out in late summer, Apple probably will once again include both.

      --
      Save time now so you can waste it later
  5. Re:Well, this password crack worked well... by agentZ · · Score: 4, Insightful

    I disagree. The lesson we should take away is that there should be a password recovery mechanism.

    If this person had used a strong password and strong crypto, all of their work could be lost! The password recovery mechanism has to be difficult enough to deter an attacker (e.g. require physical presence of company CIO, etc), but easy enough to do in an emergency. This could be necessary for untimely deaths, disgruntled employees leaving without turning over the access devices to their accounts, etc.

  6. Re:No more gopher? What a cop out by thesolo · · Score: 5, Insightful

    Next thing you know, they'll drop support for 75 baud cradle modems. Damn Microsoft! Damn them all to hell!!!!

    The sarcasm and humor in the parent post aside, this is a very serious issue.

    I think most of us know that Gopher is not used very much anymore, so MS supporters are definitely downplaying this hole. However, by not releasing a patch and instead just removing Gopher support, MS is leaving millions of people still open to vulnerabilities!

    Not everyone who uses IE is going to upgrade to the next version of IE which will have no Gopher support. Not everyone runs WinXP, and can install the latest service pack that turns off Gopher support. People are going to keep their system the way it is, but because a patch is not available, they will be vulnerable to arbitrary code being executed at system-level just by clicking a link. And god forbid someone DOES actually want to use Gopher under IE, I guess they can't upgrade to the next version of IE. (Hey, they can always use Mozilla though!)

    This could have a major spiral effect too; think of the Code Red worms. When worm writers realized that people were not patching their system, they released variants of the same worm, to do even more damage. If malicious people now hear that MS is not planning on patching this vulnerability, they might very well have a field day with it.

    I guess all that talk from MS about their "trustworthy computing initiative" was exactly what we all thought; complete and utter hogwash. This type of behavior is simply unacceptable, but especially from a company that claims to be on a company-wide security audit.

  7. Re:No more gopher? What a cop out by MrResistor · · Score: 3, Insightful

    However, by not releasing a patch and instead just removing Gopher support, MS is leaving millions of people still open to vulnerabilities!

    Not everyone who uses IE is going to upgrade to the next version of IE which will have no Gopher support.


    Yeah, but those are the same people who wouldn't install the patch, so what difference does it make?

    Actually, it's much more likely that people will install the new version of MSIE than that they will install a patch.

    I agree that it's a cop-out, and probably indicative of MS' security future, despite all their lip-service to the contrary, but lets be honest here; people are stupid, so there will be millions left vulnerable no matter what MS does because those millions are too ignorant to protect themselves.

    The only thing they could do that would actually make a difference is release the patch as a worm that would patch it's own exploit after emailing itself to your whole address book.

    --
    Under capitalism man exploits man. Under communism it's the other way around.
  8. Re:The confusion by Lemmy+Caution · · Score: 3, Insightful

    A logician wouldn't see the negative. A linguist or a cognitive scientist would.

  9. Re:No more gopher? What a cop out by sniggly · · Score: 2, Insightful

    This vulnerability is so easy to exploit (javascript popup to a gopher) its driven me and a couple of other people I know to use mozilla almost exclusively on win boxes. Unfortunately Mozilla doesn't render everything MSIE does (apparently checking your page in netscape hasnt been a priority for many web developers anymore).

    --
    Of those to whom much is given, much is required.