Slashdot Mirror


SecurityFocus On MS Security "Hole"

friday2k writes "There is an interesting writeup at SecurityFocus that puts the latest security 'hole' in XP into perspective. It is a worthy read and should remind us all of the real issues out there." And it collects into one place much of the flak I caught after posting about the claimed security hole opened by the XP Recovery Console.

30 of 398 comments (clear)

  1. I hate to say it.. by grub · · Score: 5, Insightful


    .. but he is right about the physical security. Not long ago I walked a client several hundred km away through an OpenBSD boot via floppy so he could change his forgotten root password. I don't hear the masses screaming for Theo's head because this is possible.

    --
    Trolling is a art,
    1. Re:I hate to say it.. by burrows · · Score: 2, Insightful

      I'm not a fan of this "point", really. Security in light of physical access is a problem with many operating systems. Is it any less of a problem with XP, just because it is also a problem with OpenBSD?

      I believe that all vendors need to consider physical access issues. OpenBSD has made a start, in the sense that you can at least disable the vulnerability to which you refer. I would like to see Microsoft make some progress as well. I'm not going to run around screaming that the sky is falling, but I will take note of the vulnerability, and as a customer, I will let my vendor know that I would like a solution.

    2. Re:I hate to say it.. by aridhol · · Score: 4, Insightful

      If an attacker has access to your computer, then the OS's security won't help. They can take your hard drive and move it to another computer, then read your data. Unless you use encryption (assuming your attacker can't break it), the attacker is guaranteed to succeed with full physical access.

      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
  2. Too many idiots. by aridhol · · Score: 4, Insightful
    The problem is that the "bug" was posted once. From there, it spread a bit. Once enough people heard it, it was stated as fact, even though it was nothing.

    Once the general populace knows about a problem, the media has to say something, because how would it look if they didn't report on a new trend? Suddenly everybody "knows" about the problem, even though it does not exist.

    --
    I can't say that I don't give a fuck. I've just run out of fuck to give.
  3. WRONG! by chill · · Score: 3, Insightful

    [I posted this on SecurityFocus.]

    Actually, it is CRITICAL in one aspect.

    If Avaya's security consultant Ken Pfeil is correct when he said:

    "If the system is a member of a workgroup and not a domain, you can just change the user's password that the file was encrypted under," Pfeil said. "Then you can log on as that user having access to the encrypted file."

    Then EFS is useless in the standard configuration for protecting hard drives. Specifically, hard drives on LAPTOPS, which frequently get stolen.

    Most likely this is an IMPLEMENTATION issue, though, and NOT a "hole" in XP. It sounds like the certificate/key used for EFS is stored on the drive, and the password for it is tied to the Workgroup/Domain password. The certificate/key really needs to be stored on a USB key or other removable media, so it can be kept separate from the system.

    Encrypting files/folders/partitions on hard drives is supposed to guard against exposure EVEN WHEN CONTROL OF THE SYSTEM IS COMPROMISED!

    Case in point -- laptops. What is the point encrypting data on the drives if when stolen, the machine can be consoled and the password changed, opening all the files?

    I do not know if you can move the certificate/key off to removable media. If you can, like I suspect, then it is an implementation issue and not a "hole". If not...

    You are right in that it was overplayed as a major catastrophy, though. For almost all other cases, if you've lost control of the hardware, you're screwed.

    -Charles Hill

    --
    Learning HOW to think is more important than learning WHAT to think.
  4. Amen by SamMichaels · · Score: 4, Insightful

    I'm with the author on this one. I dislike MS as much as the next guy, but I'd WANT a recovery disc to dump me at a prompt if the data files were corrupt. If the files on the drive are THAT important, they should have been encrypted anyway...and if I was the admin of the box, they would already be encrypted.

    I have nothing to worry about.

  5. Tim Mullen by burrows · · Score: 1, Insightful

    Tim Mullen is probably the most notorious apologist for Microsoft in the security community. He is known far and wide for his articles (accompanying every notable security problem with a Microsoft product) which attempt to downplay exposure and combat anti-Microsoft hype.

    In this particular case (as per his MO), Mr. Mullen attempts to downplay the threat involved in this situation by first declaring that it is desired behavior (it's a feature, not a bug), and then addressing the most poorly researched articles from a press that we all recognize can't get it's facts straight.

    Sure. The press is often whack on this stuff. Sure, the Recovery Console is doing what it's intended to do. However, is what it's intended to do unacceptable? Is it still unacceptable, even though the press doesn't understand it?

    Mullen's logic seems to be, "Hey, it's not a 10 on the panic scale, like some say it is, so it must not be on the panic scale at all."

    Seventh graders in debate club recognize this logic as faulty.

    1. Re:Tim Mullen by Cheeko · · Score: 4, Insightful

      Perhaps you missed the point he was trying to make. While the "its a feature, not a bug" argument is valid in many cases, this is not one of them. The whole argument can be ended with the simple fact that you need physical access for this "exploit". As mentioned in the article, and as anyone who follows computer security knows, once an attacker has physical access to a machine its game over. With that as a given, administrators WANT tools that allow them access to a system like this, its been included in systems back to the VMS days that I know of, and probably older.

      I believe the rational way to view these types of articles is to look at what they're saying and actually stop to think about it, rather than flying off on blind tangents about bias. While it may be true that the author often defends Microsoft for whatever reason, this particular article is based on solid points that make a very compelling point on this specific issue.

    2. Re:Tim Mullen by bmajik · · Score: 2, Insightful

      please explain where the threat is that's being downplayed ?

      If this were the worst "issue" with Windows security, nobody would use anything else. Nobody.

      In my opinion, this issue isn't on the panic scale at all - it's on the "everyone that's worried about it is a fuckwit" scale, weighing in right around 9.5.

      This article has nothing to do with being a windows apologist. This issue effects essentially ALL pc operating systems. Just last week i floppy-booted my openBSD machine because i forgot the root password, then changed it. Where is the media frenzy ? Where, as another posted pointed out, is the get-theo-lynchmob ?

      AFAIK it's easier to totally circumvent ANY pc unix machine with a bootfloppy (unless its configured specially) than it is to use this recovery console trick to do anything of gain to a windows machine. what a fantastic showing by microsoft if this is worthy of harassment.. because the message is "you handle something marginally better than all other currently widely used OSes"

      Listen, this is slashdot. It's ok (expected, even!) to hate windows and microsoft. But to be really effective, you should pick something worth being angry about. And if you can't find anything better to get concerned with than this, you really don't have much justification for concern at all (and you don't have much of a justification to comment on the matter, either)

      --
      My opinions are my own, and do not necessarily represent those of my employer.
    3. Re:Tim Mullen by TheRaven64 · · Score: 4, Insightful

      I've just found a huge bug in Linux security! If you boot from a Linux boot disk, then you can mount the hard disk and read files off it! Linux security all over the world is compromised! No server in the world will ever be safe again!

      Oh, and anyone who disagrees with this, or tries to use some kind of 'logic' or 'rational argument' to disagree is a Linux apologist.

      Actually, this 'hole' is worse the one in Windows. Windows config data is stored in the registry, which is binary and so is much harder to manually edit than the plain-text files in /etc/ on a Linux box.

      --
      I am TheRaven on Soylent News
  6. who doesn't want this? by garcia · · Score: 4, Insightful

    News flash: this is expected, and desirable, behavior. The Win2k RC can't read the XP registry, so it thinks it is a corrupted Win2k installation. When it can't verify the SAM, it bails out to the console. Administrators want this behavior. If you have an installation on which some third-party driver has hosed the registry, the Recovery Console will allow you to attempt to fix it. That's what "Recovery Console" means.

    No recovery console does not mean to bypass the password set by the administrator. It means to recover data that has been lost due to reason "foo".

    While I don't see it as being that big of a deal, you could do it w/any OSs bootdisk I suppose (or even a LILO prompt on a Linux machine) I think it is an odd bit of information that should be known.

  7. Media exaggerates! Fear at Eleven! by Hubert+Q.+Gruntley · · Score: 5, Insightful

    Media organizations know they get eyeballs when their audience is afraid.

    Ignorant and afraid of terrorists? Watch Fox News.
    Ignorant and afraid of hackers? Read Wired, or WinInformant.

    Maybe we should be afraid of ignorance, instead.

    --
    Laugh at my Lisp and I keeell you.
  8. I found this part interesting by bigmouth_strikes · · Score: 2, Insightful

    "Instead of wasting space on functions that are not even vulnerabilities, they should be covering issues like Oracle's "unbreakable" applications having yet another series of remote buffer overflows that took six months to fix. They should be covering the fact that in order to get the patches for Oracle, you have to pay for them under a service contract. If Microsoft tried something like that, angry mobs of protesters would pull Bill Gates from his own home like a group of crazed Colombian soccer fans and bind him to a whipping post. "

    Although the last part about whipping arouses me in a peculiar way, I'd much rather see Larry Ellison's claims being dissected and put into context. Sure they are a marginal player in most markets, but in the enterprise application business they really advertise aggressively and not so truthfully.

    Seeing the tech press just relaying a story like this only confirms the notion that there are no journalists that understand tech, and no techies that understand journalism.

    --
    Oh, I can't help quoting you because everything that you said rings true
  9. Oracle Bug Double Standard? by iCharles · · Score: 5, Insightful
    I was intrigued by the note at the bottom: Oracle having a security flaw, taking six months to fix it, and charging for the patch. I did two or three quick searches of "Older Stuff," and couldn't find an allusion to it.


    In contrast, I know SQL Slammer was reported day-of. In this case, a free patch was available six months prior to the worm. And let's face it: if the patch is available but not applied, it's not Microsoft's, Oracle's, Linus's, or any other vendor's fault--only the SysAdmin in question.


    One major difference was that SQL Slammer took out several networks, where Oracle did not have such impact.


    To \.'s credit (and I'm going mostly off memory), but big critique was on the DB admins, not on Microsoft.

  10. Finally! by djkitsch · · Score: 4, Insightful

    I totally agree on this - I've been doing Win2k installs for a few years now, and I'd have had to totally scrap god knows how many systems if it weren't for the recovery console.

    And the fact that you can use the Win2k boot CD to log in without a password isn't a bug, or even a security hole, it's simply the fact that MS didn't require a password to use the Console in Win2k.

    What do the critics want MS to do? Recall and patch every single Win2k boot CD?

    --
    sig:- (wit >= sarcasm)
  11. Tradeoffs. by Anonymous Coward · · Score: 1, Insightful

    People forget passwords.

    Especially if they're 'smart users', and never run in root. Sure, they should have it written down, but that piece of paper can get lost, and might not be able to be kept reasonably secure.

    Thus, would you rather having a box marginally more secure, or would you like to be able to log in if that little piece of paper gets lost?

    Physical security is a no-brainer. If you find that you have to sit down and think about it now, you've been doing something seriously wrong for however long it is you've been running a computer.

  12. Re: by argmanah · · Score: 2, Insightful
    Besides, if you can physically walk up to the computer in question and boot it from a CD in your pocket, your security problem doesn't come from Windows - it either comes from a BIOS that doesn't support changing the boot order, or it comes from between your ears.
    Not that changing the boot order on the BIOS will do jack against me ripping the HD out and walking off with it. There is no substitute for actual physical security.
    --
    Overrated Moderation: This posts sucks... because.
  13. No, the problem is Microsoft by burgburgburg · · Score: 2, Insightful

    Whether or not, in this particular case, the reported exploit is not the vulnerability described, there have been so many valid, exploitable, preventable, denied by Microsoft, bugs/cracks/flaws/exploits/holes that Microsoft is presumed guilty from the get go. And considering their programming and their behavior following, this is to be expected. They've created an atmosphere where the logical, understandable response is to mistrust them. That's their doing, and they're the ones to fix it (if at all possible).

  14. Re:win2k console? by zurab · · Score: 1, Insightful

    Whoopty do. Pop in a linux boot floppy with ntfs support and do the same thing

    I thought that one point that was made was that you could use the win2k recovery console on XP without having to reboot it. That is at least slightly different.

    If any user was in possession of this recovery console, he or she could defeat the XP's multi-user environment while XP is still running. Moreover, it proves that it is possible for someone to design a tool that effectively bypasses XP's multi-user security *without* having to boot into a different OS and mount partitions from there.

    Obviously, the risk is not as bad as some articles depicted, but it's not a non-issue either.

  15. It all boils down to... by Anonymous Coward · · Score: 5, Insightful

    PHYSICAL SECURITY. This is the first tenet of network security. Prevent the box from being accessed by those who should have no access. This tenet, however well implemented, is absolutely useless if the baddies that mean your network harm are INDSIDE the network, which in 75% of cases is true. It's a sad-assed day indeed when your own employees are the evil that is supposedly lurking outside the firewall.

    1. Re:It all boils down to... by kalislashdot · · Score: 2, Insightful

      Yep. My servers are in a server room with a locked door. We use these little black radio wave thingys that we wave in front of a panel to open the doors. each one is coded to a person and to certain doors. Also it has an alarm at that is set at night. Then the whole building is secure. Oh and the KVM has a password.

      So you need access to our building, access to my server room, know the pin to the alarm system and know a user and password on the kvm.

      If we wanted we could go farther and disable booting from floppy or CD and set a password on the bios and lock the rack door, but the first 4 layers seems to be enough.

      That article is totally correct.

  16. What do I care? by bogie · · Score: 1, Insightful

    Seriously. Yea a stupid error was made and several sites reported on it. I am supposed to feel bad to bill or do what Tim Mullen says and "Give Bill a Break"?

    No I won't be giving Bill G. a break. I'll continue to point out that of the billions of dollars in virus damage are done every year and MS is responsilbe in the vast majority of the cases. If MS has the occasionally mud kicked in their face well too bad for them. If there is such a thing as karma then MS has a lot more of this coming. I for one don't pity them based on the dirty illegal tactics they've been using for a decade now.

    MS doesn't get nearly enough flack for the amount of damage their poorly coded software causes. Maybe if more articles are written which say how bad MS software is MS might actually have to be accountable one day. For me that day can't come soon enough.

    --
    If you wanna get rich, you know that payback is a bitch
    1. Re:What do I care? by Chester+K · · Score: 4, Insightful

      Yea a stupid error was made and several sites reported on it. I am supposed to feel bad to bill or do what Tim Mullen says and "Give Bill a Break"? No I won't be giving Bill G. a break. Maybe if more articles are written which say how bad MS software is MS might actually have to be accountable one day.

      So you're all for more articles making a big deal out "security holes" that aren't "security holes" at all?

      Ever heard the fable about the boy who cried wolf? You should not support Microsoft-bashing for the sake of Microsoft-bashing when there's nothing behind it, it only lowers your own credibility. Focus on Microsoft's real problems.

      --

      NO CARRIER
  17. Tarnished Brand by piobair · · Score: 3, Insightful

    Seems to me this whole issue is a direct result of MS's tarnished brand. Why bother doing research to find out if this weeks security hole is bogus or not? Microsoft's brand is so coupled with "security compromise" you don't need to prove the case anymore to attain public credibility.

    --
    I have a second sig, I call it sig#2.
  18. Re:Ubiquitousness doesn't explain MS vulnerabiliti by Aram+Fingal · · Score: 3, Insightful

    Indeed, if a particular system were more vulnerable than Windows then crackers would scan for that system and attack it. Opportunists go for the easy prey, not necessarily the most common thing. You can find non-MS nodes on the internet if you look - that's not a problem.

  19. Re:Ubiquitousness doesn't explain MS vulnerabiliti by Mitreya · · Score: 4, Insightful
    Microsoft's development model is fundamentally flawed from a security perspective, because it squarely places featureset additions above security.

    Indeed. And not only featureset but usability and user-friendliness factor are also placed above security issues.
    As a result we have a dominant OS that's insecure and a secure OS that's mostly unusable by anyone who is not a third generation sysadmin. In all that rush no one had the time to write an OS that's is BOTH secure and user-friendly. Flame away :)

  20. Straight from the horses ..... by IchBinEinPenguin · · Score: 4, Insightful

    well, I'll let you pick which end

    Law #3: If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.

    I wonder if we could /. that server.......

  21. Re:Open-source vs. Microsoft security? Apache vs. by t0ny · · Score: 2, Insightful
    1. I really hate this arguement. Just because the source is available doesnt mean that a) it will be better, or b) it will be more secure, or even c) if it is unsecure someone will hack it.

    Why? Because SUCH a small percentage of people honestly work with the source. Im sure that less than 1% of linux users know how to do anything more than run the code thru the compiler, and the majority cant even do that.

    As I constantly point out, every slashdot user is not helping write the kernel of Linux.

    The reason MS is getting probed is twofold. 1) Hackers have a bug up their ass about MS (no pun intended), and 2) Security firms are hunting for obsure exploits due to the notariety they get in being credited with finding the bug/exploit. If you are a security firm and can tell your clients you found five exploits in the last year, that equates to money.

    And dont believe that Linux users are any more computer savy than Mac users. Thats like saying brown eyed people are smarter than blue eyed people. A lot of people learned Unix while they were in college. Those skills can easily transfer over to Linux. Thus, its mearly a comfort thing than a tech savy thing.

    Also, the Apache vs. IIS thing. I would account for the market share and the security issues just by maturity of the product. How long was Apache web server out before IIS came out? Quite a while. Unless MS sawed down and copied Apache, it would be hard to make a product w/o making a few mistakes. NOTHING is perfect the first time. How secure was the first version of Linux?

    Also, Im sorry, but Apache still gets hacked. I remember before IIS was out pages were getting hacked all over the place. Free Kevin, anyone?

    Im not slamming what you are saying, really, because I dont get the feeling you are one way or the other on this. I am just expressing a point of view. But there is definitely a lot of anti-MS FUD expressed here, and strangely enough, MS got quite a bit of /. lovin today.

    Hopefully this will be the start of a trend. Not pro-MS, but pro-rational article.

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  22. So what's your point? by Lurgen · · Score: 2, Insightful

    That every desktop user in the world should move over the FreeBSD, and learn a whole new environment? We'll ignore the fact that Linux (in any of it's variations) is infinitely more difficult for the end-user.

    Why is it people like you always miss the point - it's not about brand names or vendors. It's about a bloody tool. A PC is just another tool, and if it can't be used by the people who need it, it's not good enough. Sure, security is important, but what good is a secure computer that only 10% of the population can figure out how to log into?

    I'll happily move over to a better OS if it comes along, provided it's actually going to help me do my job in a better way! Until then, forget Linux - it's 5 years behind MS, and probably 10 behind MacOS (and yes, I'm aware OSX is based on BSD, blah blah blah).

  23. Re:Open-source vs. Microsoft security? Apache vs. by Mr+Teddy+Bear · · Score: 3, Insightful

    Ok, being a sysadmin for both apache systems and IIS systems, I would love to know what you think IIS can do that apache cannot. ISAPIs in IIS can be loaded as modules in apache. So I am really interested to know if you have anything in mind or if you are just blowing smoke.

    I had mod points and was going to use them in this forum... but I just couldn't resist replying to your post because there just simply isn't any foundation to your claims.

    The only thing that Apache lacks (and it doesn't anymore) is a good GUI configuration tool. Personally though, I always liked the direct editing of the config file anyway. I still do that even though the GUI is a very nice addon. I am not saying that IIS sucks and I am not saying that Apache is the coolest thing since sliced bread... all I am asking is for you to back up claims like that with real facts.

    On another note. You might want to consider adding <br> tags to your posts when you want a new line. Makes it easier to read.