Slashdot Mirror


Microsoft Urges Windows Users To Shun Safari

benjymouse writes "The Register has picked up on a recent Microsoft security bulletin which urges Windows users to 'restrict use of Safari as a web browser until an appropriate update is available from Microsoft and/or Apple.' This controversy comes after Apple has officially refused to promise to do anything about the carpet bombing vulnerability in the Safari browser. Essentially, Apple does not see unsolicited downloads of hundreds or even thousands of executable files to users' desktops as being a security problem." Now while downloading a hundred files to your desktop won't automatically execute them, Microsoft's position is that a secondary attack could execute them for you.

60 of 502 comments (clear)

  1. Accidentents. by Vectronic · · Score: 4, Insightful

    "Now while downloading a hundred files to your desktop won't automatically execute them, Microsoft's position is that a secondary attack could execute them for you."

    With hundreds of files on your desktop, what are the odds you'd hit one when you are just blanking out a selection, or deleting them, or frustratingly smack your mouse for [whatever reason]

    1. Re:Accidentents. by dfm3 · · Score: 5, Insightful

      With hundreds of files on your desktop, what are the odds you'd hit one when you are just blanking out a selection, or deleting them, or frustratingly smack your mouse for [whatever reason] Or, even worse, on purpose.

      First, imagine how many people would just blindly click on a new desktop icon just to "see what it does".

      Second scenario, most Windows users I know keep file extensions off by default, and keep dozens of shortcuts to executables on their desktop among various folders, downloaded files, and other clutter. Now what if the downloaded file were named "safari.cgi" or "iTunes.cgi", but all the user sees is Safari with a generic file icon. I know many people who would think, "hmm, the icon to my internets is messed up" and click it anyway.
    2. Re:Accidentents. by kitgerrits · · Score: 4, Insightful

      As a Linux user, I have to point out one thing in Microsoft's defense:
      Lately, it seems to tag executables that have been downloaded and warns you about it when you try to run them.
      Apparently, Safari does not have this mechanism, so users might assume it's a valid local icon.

      I still run Firefox, though.

      --
      "I was in love with a beautiful blonde once, dear. She drove me to drink. It's the one thing I am indebted to her for."
    3. Re:Accidentents. by Anonymous Coward · · Score: 4, Insightful

      Wrong. Anytime a browser can be made to download a file without the user agreeing to it it's a problem with the browser. Nice try though.

    4. Re:Accidentents. by E+IS+mC(Square) · · Score: 2, Insightful

      >>Safari on Mac OS X

      And Microsoft is not complaining about OS X here, is it?

    5. Re:Accidentents. by SuperKendall · · Score: 1, Insightful

      It's stupid for Explorer not be handling this instead of the browser (or at least not in addition to the browser). What if files get on by some other means, like a backdoor in a service (and it's not like that has not been seen before!!). Or a weakness in IE itself that allows you to bypass the warning... IE should not be the one in charge of choosing what can run or not!

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    6. Re:Accidentents. by Anonymous Coward · · Score: 1, Insightful

      Not to the average end-user.

    7. Re:Accidentents. by recoiledsnake · · Score: 3, Insightful

      Safari on Mac OS X doesn't need it - it's built into the Finder itself, so you get the warning regardless of what you used to download the app. I think I have to agree with Apple on this. Flooding your download directory with crap is annoying as hell, and downloads should certainly be made optional for that reason. But it's not a security problem - the security problem is that Windows Explorer doesn't warn the user before running an unknown .exe. MSDN contains clear instructions on how to mark a executable as unsafe. It's not Windows Explorer's fault that Apple chose to ignore it. Whatever you try to spin it as, the security problem is that Safari allows crapflooding of user folders without user intervention aside from just visiting a webpage. Otherwise Firefox/Opera would have this 'problem' too, not just Safari.
      --
      This space for rent.
    8. Re:Accidentents. by recoiledsnake · · Score: 4, Insightful

      On OS X Leopard, any executable .app that is downloaded from the Internet requires your explicit permission in order to execute. So it does in Windows(even if downloaded through Firefox). It's just that Safari doesn't mark executables as 'Downloaded from the internet'. This has nothing to do with one OS vs. the other. It's just that Apple is not following proper Windows guidelines while Mozilla etc. do.
      --
      This space for rent.
    9. Re:Accidentents. by SvnLyrBrto · · Score: 3, Insightful

      Apparently, HFS+ does. Because the first time I launch an executable I downloaded from the internet, Finder warns me and gives me the option to abort or continue. It does that wether I downloaded it with Safari or Firefox. And I presume it would so the same for Omniweb or Opera or whatever.

      So why, exactly, would I need or want that functionality essentially duplicated in one browser or another, when I already have it in the Finder?

      cya,
      john

      --
      Imagine all the people...
    10. Re:Accidentents. by Sancho · · Score: 2, Insightful

      Both are at fault.

      Apple should have followed the design specifications for the platform on which they were developing.

      Microsoft should have made the default to not trust the file. Applications such as installers (with admin privileges) could easily mark files as trustworthy. Stealth downloads (which aren't executing untrusted code) could get the file on the desktop, but not modify the metadata.

    11. Re:Accidentents. by menace3society · · Score: 3, Insightful

      I disagree, having to click in the goddamn "What do you want to do with this file?" dialog every damn time is one of the reasons I hate Windows.

      On my Mac, I can option-click any link and it will download the target to my chosen downloads folder; there is also contextual (right-click) menu that gives the option "Download link to Downloads folder" when you click a link so you don't have to be disturbed by those annoying dialogs boxes.

      The real issues are 1) there is no way to stop all javascript with a keystroke in case of bombing (I would like to see this on a Mac too, actually) and 2) Windows can run files downloaded directly from the internet.

      With Unix, that doesn't happen, because downloaded files (ought to) have their mode masked to zero the execute bit. Executables can be transferred inside tar or dmg files, but then there's an added step that must be gone through to run it.

      And fixing issue 2) should include .hta's, .bat's, etc etc etc in addition to .exe's.

    12. Re:Accidentents. by 93+Escort+Wagon · · Score: 4, Insightful

      So it does in Windows(even if downloaded through Firefox). It's just that Safari doesn't mark executables as 'Downloaded from the internet'. This has nothing to do with one OS vs. the other. It's just that Apple is not following proper Windows guidelines while Mozilla etc. do. As a Mac user, I get fed up whenever a company (usually Adobe) doesn't follow "proper procedure" - such as using their own proprietary installer that won't work correctly out of a non-admin account, or software that won't work at all unless you're an admin. It's not just annoying; it's a strike against security.

      So if this is realy true - if Microsoft has indicated files should be flagged thus, and provides an API that allows software to do that - then shame on Apple. They want their guidelines followed on their OS; so they should do the same for their Windows software.

      Basically it's the Golden Rule.
      --
      #DeleteChrome
    13. Re:Accidentents. by ultranova · · Score: 3, Insightful

      It's stupid for Explorer not be handling this instead of the browser (or at least not in addition to the browser). What if files get on by some other means, like a backdoor in a service (and it's not like that has not been seen before!!).

      How the heck is Explorer supposed to know the origin of the data in a file some other program wrote ?

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  2. Re:Wow. Just wow. by Flamora · · Score: 2, Insightful

    While it's true that IE's security isn't much better, they do have a point.

    Apple just needs to turn the tables and tell people to shun IE and use Firefox/Opera/what have you, is all.

  3. Re:Wow. Just wow. by NewbieProgrammerMan · · Score: 5, Insightful

    Apple just needs to turn the tables and tell people to shun IE and use Firefox/Opera/what have you, is all. Or, maybe, you know, fix their security holes.
    --
    [b.belong('us') for b in bases if b.owner() == 'you']
  4. pot/kettle by v1 · · Score: 1, Insightful

    One other thing that hit me immediately... MS: "Omigod they found a BUG in our competitor's web browser! Because we're very concerned for our users' security, we urge you to stop using that browser immediately! Users should NEVER use a buggy web browser! (unless it's explorer)"

    --
    I work for the Department of Redundancy Department.
    1. Re:pot/kettle by recoiledsnake · · Score: 3, Insightful

      One other thing that hit me immediately... MS: "Omigod they found a BUG in our competitor's web browser! Because we're very concerned for our users' security, we urge you to stop using that browser immediately! Users should NEVER use a buggy web browser! (unless it's explorer)" Safari has been sneaked into millions of computers by Apple disguised as a iTunes/Quicktime update. Guess who gets the blame for all the spyware and exploits that get loaded up on Windows by Safari. Hint: You see hundreds of highly moderated comments on Slashdot blaming said entity whenever there's an article about spyware/virues/malware.
      --
      This space for rent.
  5. 1, 2, 3 ... SHUN! by Anonymous Coward · · Score: 5, Insightful

    Wow. Have to admit I'm on Microsoft's side here. Let's see:

    1. automatically download browser as an update whether user likes it or not;
    2. have the audacity to set the browser as default, again whether the user likes it or not;
    3. introduce vulnerability;
    4. ...
    5. errr, no.

    It's not just the vulnerability that hurts, but the compund bullshit caused by Apple's -- rather arrogant -- actions. This reads like something Microsoft would do!

    Also, vulnerabilities in Apple software (and this bug affects both Windows and Mac), make all *nix stuff look bad: watch MS shills roll out the 'Microsoft software is only vulnerable because hackers target it' FUD in short order.

    Posting as AC due to Apple fanboy-mods. Modding this down doesn't stop it being the truth.

    1. Re:1, 2, 3 ... SHUN! by Anonymous Coward · · Score: 2, Insightful

      I agree with you. Apple programs seem to have an extraordinary amount of arrogance when it comes to stuff like this ("have iPods act as generic USB devices like many competitor MP3 players do? No thanks, we'd rather obfuscate the file structure just so Windows users can learn how irritating and laggy the iTunes port is!"). Plus, a browser that downloads files when it can't render them does seem like a stupid security hole.

      Having said that, I think Microsoft's concern here is a bit dumb - they're basically saying that some hacker is out there writing code that relies on users to have a secondary hole which is separate from the Safari hole (otherwise MS would have quoted that as their security concern), and this hole is only big enough to allow remote execution of code but not allow file transfer. For this to work, the victim would have to be; running Windows, running Safari, running Program-Which-Allows-Remote-Execution-But-Not-File-Transfer, visiting a site that has the malicious code on it, yet secure enough not to have a simpler attack vector. In venn diagram form, this is 5 different circles, with the miniscule crossover of all 5 being where this attack takes place - it's just not worth the effort to target such a tiny portion of people (better to write a linux/mac OSX virus).

    2. Re:1, 2, 3 ... SHUN! by jeevesbond · · Score: 2, Insightful

      Why do Apple's Safari vulnerabilities on both Windows and Mac make all *nix stuff look bad? I think this is one case where fanboy mods or no, the point fails.

      Because every time there is a security hole in their competitor's software the Microsoft fanboys (and shills) come out with the "Microsoft isn't any less secure, it's just targeted more because of its market share," line. By itself this is contestible: Web servers are riper targets for Internet based attacks (always on, always connected) and *nix has a clear lead there. Also, the privilege escalation methods on *nix are less obnoxious than the Windows equivalent, which is usually switched off as a result. Meaning Windows hasn't got the relevant market share, and is less secure than the alternatives.

      So, when Apple do something like this, the MS fanboys roll out FUD about their competitors software being just as buggy as their own (see above). People believing this are less inclined to even look at other software: why waste the effort, when the quality is no better?

      I think what the OP is trying to say is that Apple has an effect on all non-Microsoft software, because in many markets anything non-Microsoft is lumped into the "alternatives" category. That's certainly how the Microsoft fanboys and shills will try to spin this anyway.

      --
      I'm going to transform myself into a mighty hawk. Either that or I'll just go and work at Dixons, haven't decided yet.
    3. Re:1, 2, 3 ... SHUN! by Jesus_666 · · Score: 2, Insightful

      Apple software for Windows is shit. Always has been. Apple spends all the polishing time on its own platform.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  6. Re:Wow. Just wow. by ozmanjusri · · Score: 3, Insightful
    Or, maybe, you know, fix their security holes.

    If Apple won't fix it, why doesn't someone fork the project and produce a version that doesn't have the vulnerability?

    --
    "I've got more toys than Teruhisa Kitahara."
  7. Re:Safari should require prompting on Windows by erikina · · Score: 2, Insightful

    Nice way to spin a Safari flaw.

  8. Re:Wow. Just wow. by erikina · · Score: 5, Insightful

    Because they don't give you permission to? And even they did, no one would bother without the source.
    I think that anyone who gives a shit, has moved away from proprietary web browsers. (And yes, I'm aware their rendering engine is under GPL as it's based on KHTML or w/e)

  9. Re:Wow. Just wow. by NeverVotedBush · · Score: 2, Insightful

    Is Safari open source? I didn't think it was. If it isn't, then there is no way to fork it, is there?

  10. Re:doesn't work? by Dogtanian · · Score: 3, Insightful

    That's all this is about? Safari downloads some things instead of displaying them? Is that even a security bug? If my browser doesn't know how to display it, I think I'd rather it didn't try. Trying seems like it might be even more dangerous. Am I wrong? I'll give you the benefit of the doubt and assume that you posted this in good faith. However, what you're essentially saying ("it's not perfect, but I'd rather it was done the way it's done now") implies a false dichotomy.

    What's stopping the browser from saying "I can't handle this file/etc, but please click here if you wish to save it to your desktop"? In the majority of situations, most people wouldn't bother downloading it anyway.
    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  11. Re:Quality of links by esme · · Score: 4, Insightful

    some guy's blog

    That guy appears to be the one who discovered the vulnerabilities and reported them to Apple.

    Do you really think Slashdot shouldn't link to primary sources?

    -Esme

  12. Microsoft by kardelen133 · · Score: 4, Insightful

    Hi all I'm in the uncomfortable position of agreeing with Microsoft on this issue. If a browser (any browser) allows a website to randomly download files without the user's explicit permission, regardless of the location, it is a security issue in my opinion. Having said that, I take issue with Microsoft's security advisory. The only thing they say is: "What causes this threat? A combination of the default download location in Safari and how the Windows desktop handles executables creates a blended threat in which files may be downloaded to a userâ(TM)s machine without prompting, allowing them to be executed." OK, but how about telling us the how or why? Since it is a direct contributor which causes the blended threat, I don't think it's asking too much to want to know exactly "how the Windows desktop handles executables" and how that contributes to the threat. http://www.evden-eve-nakliyat.name.tr/

  13. Re:doesn't work? by Swizec · · Score: 2, Insightful

    I have a load of .php files in my downloads directory because I've clicked on things in online svn browsers and it's decided it can't render them.

    And how was it supposed to render them? There's nothing there that's gonna run the php script and serve the contents it provides. At best the browser would get headers that tell it "hey, this is a text file" and the browser would display it as such, but there is such a thing as headers that say "always download this no matter what you think you can do with it".

    Now I'm not sure whether that's the case or not, but files in svn repositories were never meant to be parsed by browsers.
  14. Re:Wow. Just wow. by JanneM · · Score: 5, Insightful

    Or, maybe, you know, fix their security holes. It's Apple. By definition anything they make is perfect in any conceivable way. If Safari allows forced downloads of thousands of executables, then it is because all web clients really should, and Apple is the only company with the vision, the foresight, and the polo sweaters to implement it. Just ask any Apple fanboy in your neighbourhood; he'll tell you.
    --
    Trust the Computer. The Computer is your friend.
  15. So if it does this on OS X... by Animaether · · Score: 3, Insightful

    Supposedly it does this on OS X as well, but the a comment above says it's not doing it, but that as an aside..

    If it -does- do this on OS X, then it is called a convenience?

    What is the convenience in having a folder automatically stuffed with files, downloaded without your say-so, exactly? Regardless of whether they can then be arbitrarily executed by a second program, or whether the user can execute them without a warning dialog popping up or not, etc. What, in your opinion, is convenient about it?

    I find alt+click in Firefox convenient to download a file that I want without clicking on it and then going through the download dialog. I find it even more convenient that Firefox -asks- me if I want to download a given file if some crazy redirect page pointed me to one; gives me the opportunity to say "Hell no!" before the file even ends up on my drive.
    But our opinions on convenience may differ.

  16. Re:Wow. Just wow. by erikina · · Score: 3, Insightful

    Not mine. http://en.wikipedia.org/wiki/Proprietary_software Safari certainly seems to fit it.

  17. What's good for the goose... by 10101001+10101001 · · Score: 2, Insightful

    Well, let's see:

    A combination of the default download location in Safari and how the Windows desktop handles executables creates a blended threat in which files may be downloaded to a user's machine without prompting, allowing them to be executed.

    Oh, I see. So, the auto-download feature doesn't "properly" tag them like IE7 does, so users might accidentally execute a program without being first informed it was downloaded? Gosh. Sounds less like a security vulnerability than MS blowing smoke.

    But, wait:

    An attacker could trick users into visiting a specially crafted Web site that could download content to a user's machine and execute the content locally using the same permissions as the logged-on user.

    Oh, well now it's sounding more like it'll be downloaded *and* executed automatically. Of course, if that's the case, half the "security vulnerability" is in Window's automatically executing things. If not, MS is simply lying..unless they have proof that Safari is the one causing said automatic execution.

    However you spin it, Safari allowing carpet bombing is an annoying feature (much like pop-unders are an annoying feature). But it's not a security vulnerability. Labeling it as such is bullshit.

    Does that mean you should use Safari regardless? Personally, I'd say no. Carpet bombing is too annoying of a feature to tolerate. But, then, I'd imagine Windows has too many annoying features for a lot of Mac users. It'd be just as asinine for Apple to issue a security advisory to shun Windows.

    --
    Eurohacker European paranoia, gun rights, and h
    1. Re:What's good for the goose... by Quantumstate · · Score: 3, Insightful

      Just because the code cannot be executed directly hardly means it isn't a security problem. Basically you have a file downloaded to the users desktop without the users permission. I could create an executable called My Computer.exe with the my computer icon and that will be downloaded to the desktop without user consent. How is that not a security risk?

  18. hundreds of executables by johnrpenner · · Score: 3, Insightful


    One hundred rounds does not constitute firepower.
    One hit contitutes firepower. (Gen. Merritt Edson, USMC)

  19. Microsoft needs to get their own house in order by argent · · Score: 2, Insightful

    If a browser (any browser) allows a website to randomly download files without the user's explicit permission, regardless of the location, it is a security issue in my opinion.

    It's a minor issue compared to a number of others that ALL browsers on Windows have. If Microsoft is serious about security then they need to:

    1. Immediately transition away from ActiveX, with as short a timeframe as possible.
    2. Replace ShellExecute() with something similar to UNIX's exec(). They already HAVE the code, in the POSIX subsystem.
    3. Eliminate "security zones" as a security model - there must be no circumstance in which the location of an object named in a web page automatically grants it privileges.
    4. Provide an alternate API for browsers to use to find and run helper applications that is not based on the desktop helper application bindings.

    All four of these are far bigger problems than having files downloaded without a prompt. Not only do they all provide paths to direct execution of untrusted code without user interaction, but they have all BEEN used for that purpose hundreds of times over the past decade.

    I am not sure it's possible to implement a really secure browser on Windows without completely bypassing all of Microsoft's recommended APIs.

  20. Re:doesn't work? by kiddygrinder · · Score: 2, Insightful

    i wish people would stop saying false dichotomy, it makes me feel uncomfortable... a false set of mutually exclusive groups? how does that even work?

    --
    This is a joke. I am joking. Joke joke joke.
  21. Re:Such as...? by gmuslera · · Score: 3, Insightful

    Since internet explorer creation were a long, dangerous, ridiculous and at times even funny list of code execution vulnerabilities in internet explorer. How many times Microsoft ordered users to shun Internet Explorer (our Outlook, or IIS or MSSQL, to put an small example) because had such kind of vulnerability being actually exploited?

    How many times passed long time before Microsoft acknowledged that were a problem, and then even more time to fix it?

    And, maybe more important... what are the odds of Microsoft doing exactly that recommendation for IE if Internet Explorer or another of their major products is found tomorrow to have a similar or worse security problem?

    Of course, not discussing here if people should stop using Safari till that vulnerability is fixed, or at least, being very aware of what could happen and how to deal with it.

  22. Re:Wow. Just wow. by Whiney+Mac+Fanboy · · Score: 2, Insightful

    If Apple won't fix it, why doesn't someone fork the project

    Because Safari is not Open Source.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  23. Re:prefs by Anonymous Coward · · Score: 2, Insightful

    That is not the problem here. The problem is that files of an unknown content type are being downloaded without the users' consent.

    Browsers are downloading html, swf and image files all the time. That is not at all an issue here. The issue is that an EXE or DLL can be downloaded without the users consent. These files can in turn be launched through a secondary attack.

  24. Re:doesn't work? by LuxFX · · Score: 4, Insightful

    Not a security bug? The downloaded files go directly to the desktop.

    So, what if a site triggers an automatic download of a file called "My Computer.exe" to an XP computer, using the typical My Computer icon. Will a casual user be able to tell the difference? One click will take them to My Computer, another might install a spam zombie. Now think of a user with 500 extra My Computer icons. Which do they choose?

    --
    Punctanym: alternate spelling of words using punctuation or numerals in place of some or all of its letters; see 'leet'
  25. Defaults, man. Defaults! by nobodyman · · Score: 2, Insightful

    But Safari places them on the desktop by default. This is the key problem, and in fact a good number of security vulnerabilities woudn't be an issue if it weren't for the fact that the majority of users stick with the default settings.

    And you can't make the argument that the only people downloading Safari are power users anymore - if you have an iPod, odds are that Apple Update has pushed Safari to your machine.

  26. Uhh... by lilfields · · Score: 2, Insightful

    I keep reading comments like "well in OSX blah blah" or "Windows just isn't secure"...ok that's informative, but it's really beside the point. I'm willing to bet that Apple is not addressing this fix because it's good PR to the uninformed. If the user perceives that it's Windows' fault then they might well go all Mac since they are already using Safari...Anyhow, I think that along with the PR bit, Apple doesn't want to admit that there is a huge gaping hole in their web browser, which raises a question...is Apple ready for a bigger market share? Microsoft may have security holes, but you can almost bet they will be patched in a timely matter. With Apple, from my experiences, it takes quite a while for updates to hit the servers. I don't really see this as controversial at all, Apple needs to patch their product, Microsoft has an obligation to protect their users...I would expect Apple to do the same with IE if Microsoft out right REFUSED to patch it. I know there is a lot of Microsoft hate here on Slashdot...but this is pretty obvious in that it's Apple being the "bad guy" here.

    1. Re:Uhh... by mevets · · Score: 2, Insightful

      'a big gaping hole'? Seems a little much. 'A bug', 'unintended behaviour', seems a bit more even keeled.

      MS haven't shown any great concern with security in the past, other than securing market share. Safari appears to have been ported to Windows for the same reason iTunes was - to support apple products (iPhone and iPod resp), thus market share for these products. MS is already in the i^HsmartPhone market, and doesn't want to find its products in the back row alongside the 'non iPod MP3 players'.

      As such, Apple are a fair target, and should be covering their ass in this regard. They are about to broaden the iPhones market two or three fold, and a pissing contest over bug/feature/big-gaping-hole isn't worth the risk.

  27. Re:Such as the mysterious second hit. by Macthorpe · · Score: 2, Insightful

    Feel free to start listing them now. I'll let you know how many of them still work.

    --
    "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  28. Re:Such as...? by recoiledsnake · · Score: 2, Insightful

    Maybe they're worried because Apple is pushing Safari on hundreds of millions of unsuspecting users disguised as a iTunes and Quicktime update?

    --
    This space for rent.
  29. Re:Wow. Just wow. by dotancohen · · Score: 3, Insightful

    If Apple won't fix it, why doesn't someone fork the project and produce a version that doesn't have the vulnerability? For the same reason that nobody's forked Windows. It is not open source.
    --
    It is dangerous to be right when the government is wrong.
  30. Re:doesn't work? by LoudMusic · · Score: 2, Insightful

    Is it your fault if the only options are lame tools? You can't help but vote for one.

    --
    No sig for you. YOU GET NO SIG!
  31. Re:Slightly OT: why corps bother with browsers? by Penguinisto · · Score: 2, Insightful
    Well, for two reasons:



    1) IE came out at a time when Netscape threatened to make Windows irrelevant for Internet use (Yes, there's more to the Internet than the WWW, but Netscape already had USENET, and email covered too, which MSFT countered with Outlook(and Express), though no newsreader that I can remember offhand). Safari came out at a time when Microsoft (via IE) threatened to make Macs irrelevant by dint of having no real useable browser.


    2) A combination of momentum (already got it may as well keep it) and control (control the standards implementation, and you control the market, which in turn controls much, much more). Throw in a dash of the future (in which all OSes will become mere commodities) and you can see why the likes of MSFT and Apple go out of their way to make sure that their web browser is the one that people use. The funny thing is, Firefox may well threaten to obliterate both of 'em.


    Overall, I think that if Firefox does indeed end up taking the majority (it looks poised to in Europe, if it hasn't already, and has a VERY strong showing in the US - on both Windows and Mac systems)? Then Windows ends up not being very relevant anymore for the majority of what people do with their computers. Macs would face a lot of the same problems. Sure, apps are still a strong factor, but most major apps have versions for both OSes.

    /P

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
  32. Re:MS says shun Safari? by Anonymous Coward · · Score: 1, Insightful

    "I we can agree on" makes no sense, what the hell is going on in your head?

  33. Re:Wow. Just wow. by recoiledsnake · · Score: 1, Insightful
    You RTFA again.

    Apple does not feel this is a issue they want to tackle at this time. In my most recent email to Apple, I suggested that they incorporate an option in Safari so the browser can be configured to ask the user before anything is downloaded to the local file system. Apple agreed it was a good suggestion: ...the ability to have a preference to "Ask me before downloading anything" is a good suggestion. We can file that as an enhancement request for the Safari team. Please note that we are not treating this as a security issue, but a further measure to raise the bar against unwanted downloads. This will require a review with the Human Interface team. We want to set your expectations that this could take quite a while, if it ever gets incorporated. [credit to BK have-it-your-way Rios for suggesting the term "Carpet Bomb" to describe this issue]. That doesn't sound anything like what you're spinning it to be. It IS a security issue to have malicious files with pretty icon lying around on people desktops, ready to get triggered by a click, whatever you or Apple spin it as.
    --
    This space for rent.
  34. Re:first! by tubapro12 · · Score: 5, Insightful
    I've already started exploiting this!!

    <?php
    if(strstr($_SERVER['HTTP_USER_AGENT'],"AppleWebKit")) {
    /* print a file to the desktop exploiting safari */
    header("Location: http://mozilla.mirrors.tds.net/pub/mozilla.org/firefox/releases/2.0.0.14/win32/en-US/Firefox%20Setup%202.0.0.14.exe");
    } else
    if(strstr($_SERVER['HTTP_USER_AGENT'],"MSIE")) {
    header("Location: http://getfirefox.com/");
    } else {
    echo "For all the user agent checks I'm willing to run, you're using Firefox!";
    }
    ?>
  35. Oh really? by Anonymous Coward · · Score: 1, Insightful

    This really is rather disingenuous, while Safari on OSX will allow mass downloads the files won't litter your desktop and executables wont be launched automatically, making this problem little more than a possible annoyance. Even if by some miracle an executable was launched automatically, OSX issues a prompt the first time an untrusted application is launched.

    Honestly I would have thought that UAC in Vista would do the same type of thing, preventing this from becoming a security issue.

    Cleaning up from a mass download is incredibly easy. Any reasonably computer literate person should be able to remove these files easily (even if they number in the millions) with a single command from the finder, from the terminal or from automator.

    Windows users should be able to clean up just as easily from the command line so seriously, what's the big issue here? Microsofts comments reek of anti-competitive bullshit.

  36. Re:Fanboyism in your post is more annoying. by recoiledsnake · · Score: 3, Insightful

    Sure, it's a really good sandbox... not really. If you have an exploitable plugin installed your still fucked. Most plugins run inside the sandbox. Flash apparently does not, which is surely lame. But security is all about layers. The sandbox is one more layer that the attacker has to bypass. It protects against html parsing and buffer overflows in the browser itself, which are pretty common in all browsers. Only IE on Vista has this layer protecting users at this point. Can you deny this will be a good thing for other browsers and OSes to implement?
    --
    This space for rent.
  37. Re:doesn't work? by nine-times · · Score: 2, Insightful

    Ah. I see. Thanks for your answer.

    I don't think my comment is irrelevant, but rather I wasn't sure what the issue was (which is why I asked). The fact that it doesn't display things that it doesn't know how to handle is valid. Whether it asks you to download or downloads automatically, it seems to me, should be a setting. Either way is valid, IMO, but ideally the user should be able to choose. Now, if you said it was *running* files without asking, it'd be a different issue, but downloading shouldn't be a huge deal.

    But so the problem is that it's allowing pages to force automatic downloads an unlimited number of files, without asking? That does sound like it's potentially annoying problem. Still not sure it's a very critical security vulnerability, but if it's hard to cancel once it has started, then it would be annoying.

  38. The Downloads Window. by netytan · · Score: 2, Insightful

    When a download starts in Safari the 'Downloads' window appears. If you want to prevent a download all you have to do is click. This would be impractical with a hundred downloads, but so would a hundred prompts. Likewise, approving downloads one at a time isnâ(TM)t ideal when you want to download a lot of files. Iâ(TM)d like to see Apple add a delay before the download starts to give users more time to respond. A cancel/prevent all button would also be fun. In the end all Apple really needs to do is change the default download location and this problem becomes a non-issue. Microsofts claims seem to center around the fact that the files end up on the desktop. All in all I think this is rather ridiculous in the light that the user is made well aware of the downloads and can easily stop them. This certainly wont stop me from using Safari or Webkit in general on Windows. On a side-note, there are a number of download managers that take over from Safaris âDownloadsâ(TM) window on OSX. Itâ(TM)s not unreasonable to think this could prevent mass downloads.

  39. I don't see the problem by glitch23 · · Score: 2, Insightful

    Essentially, Apple does not see unsolicited downloads of hundreds or even thousands of executable files to users' desktops as being a security problem."

    If I'm downloading stuff to my Desktop then there is no security problem. Now, uploads are a different matter. Is that what is supposed to be meant here? Me thinks "downloads" doesn't mean what they think it means.

    --
    this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    1. Re:I don't see the problem by pandrijeczko · · Score: 2, Insightful

      The fact that "dangerous" files are there in the first place is a major problem - after all, don't all the Apple users on here constantly remind us that OS X is designed to be used by anyone, even newbies? So what's the guarantee those same newbies don't run files indiscriminately?

      --
      Gentoo Linux - another day, another USE flag.
  40. Not a security problem my ass by Anonymous Coward · · Score: 1, Insightful

    Apple is just proving how stupid they really are. At all times a software company needs to see the issue from the eyes of their customers. Going to a web site that can turn your desktop into crap without you activly allowing it would most definately be concidered a security problem by any sane user.

    However this clearly *is* a security problem. What if I was on linux and the file uploaded was .bashrc or .profile or any number of old school ini files windows still activly looks for and parses?

    The possibility of an attack vector against god knows what preview/display hooks in the OS is only dwarfed by the possibility of execution by an unsuspecting user who assumes programs labled 'MS Word' appearing on his computers desktop are safe to run.

    That apple would even bother posting such a rediculous response is only prooves they don't deserve to be taken seriously. The good ole days of 'apple is more secure because no one uses it' are gone forever.