Forgot your password?

typodupeerror
Microsoft Security Software IT

Microsoft Makes Major Shift In Disclosure Policy 65

Posted by timothy
from the tread-water-faster dept.
Trailrunner7 writes "Microsoft is changing the way in which it handles vulnerability disclosures, now moving to a model it calls coordinated vulnerability disclosure, in which the researcher and the vendor work together to verify a vulnerability and allow ample time for a patch. However, the new philosophy also recognizes that if there are attacks already happening, it may be necessary to release details of the flaw even before a patch is ready. The new CVD strategy relies on researchers to report vulnerabilities either directly to a vendor or to a trusted third party, such as a CERT-CC, who will then report it to the vendor. The finder and the vendor would then try to agree on a disclosure timeline and work from there." Here's Microsoft's announcement of the new strategy.
This discussion has been archived. No new comments can be posted.

Microsoft Makes Major Shift In Disclosure Policy

Comments Filter:
  • In response to the second step in the Coordinated Vulnerability Disclosure ("Step 2: Hurry Up and Wait"), I've printed several copies of the CVD on quadruple ply tissue paper and stocked all the restrooms with it. I've also prepared a special four course meal for Mr. Ormandy [slashdot.org] consisting of Taco Bell, a cup of coffee, a cigarette and a spoonful of castor oil.

    Mr. Ormandy, I think you know what to do. I really found it amusing that they called the blog posting "Bringing Balance to the Force" when it looks to be completely defined by Microsoft with little or no input from the community.
  • Following Google (Score:4, Insightful)

    by SiChemist (575005) on Thursday July 22 2010, @03:16PM (#32994330) Homepage

    Looks like Google's policy announcement from July 20 [slashdot.org] rattled some MS cages.

  • motivation (Score:5, Insightful)

    by Lord Ender (156273) on Thursday July 22 2010, @03:16PM (#32994342) Homepage

    What is the researcher's motivation to spend the extra time working with Microsoft? They certainly have no obligation to do anything Microsoft asks...

    Personally, I prefer the Google and Mozilla method whereby researchers are paid a bounty of a few thousand dollars for reporting vulnerabilities in the manner the vendor prefers. Microsoft would be wise to follow the leaders rather than invent their own convoluted process.

  • by Local ID10T (790134) <ID10T.L.USER@gmail.com> on Thursday July 22 2010, @03:17PM (#32994346) Homepage

    So they are formalizing common sense into a policy.

    It is a lot better than the previous formal policy of bat-shit crazy.

  • by AdmiralXyz (1378985) on Thursday July 22 2010, @03:19PM (#32994388)
    I've never discovered a vulnerability in Windows or anything else, but if I did I'd be fine to sit it for as long as needed, as long as Microsoft got back to me and said "Yeah, we're working on it, here's when you can expect a fix." What's maddening (and actually Microsoft seems to be good about this, it's Apple and Oracle that are the worst offenders) is when someone sends a bug report into a black hole, never hearing anything from the company for months and months. At that point, I see no reason why the researcher shouldn't just publish to the world. The company clearly doesn't take security seriously, why should he?
  • Re:I don't get it? (Score:1, Insightful)

    by Anonymous Coward on Thursday July 22 2010, @03:36PM (#32994622)

    Right... so that is motivation NOT to help M$...
    what is the motivation to report to them?

    Microsoft has an obligation to protect their customers from security vulnerabilities by responding to them, one they abdicate constantly.

    Security researchers have the obligation that ANY academics have. Tell the truth, show your work.

  • by Anonymous Coward on Thursday July 22 2010, @03:49PM (#32994844)

    I will clarify this for you.

    Apple is an insular and paranoid company. They are built upon the myth that the Mac/iPhone/iPad/iPod platform is "safe". They are selling an image: of computing platforms that are safe and secure for the end-user. Reality does not agree with Apple.

    Most responsible researchers will play Apple's game, and part of their game is sending out inaccurate and vague responses as to when they may (or may not) fix what vulnerabilities have been found. I think it's helpful for people to know how Apple really works.

  • Re:I don't get it? (Score:3, Insightful)

    by Charliemopps (1157495) on Thursday July 22 2010, @03:49PM (#32994850)
    The quickest way to protect the public from malicious intent would be to get them to all stop using Microsoft products immediately. Everyone's sitting in a sinking lifeboat and you're quietly warning the captain about each leak you find so he can stick some chewing gum on it. What you really should be doing is screaming "Look at all the Fing holes in this boat!! Everyone get in that other, non-sinking boat called Linux over there!!!"
  • Re:I don't get it? (Score:1, Insightful)

    by Mister Whirly (964219) on Thursday July 22 2010, @04:22PM (#32995334) Homepage
    Yes, then the target would be the next biggest OS down the chain. The problem isn't "solved", it is just moved. Much like how surveillance cameras don't really cut down the crime rates, they just move them to a different area. If Linux had more of a presence it would be as big of a target as Microsoft. MS is just the current "low hanging fruit". Sorry, but the solution to security problems should never be "switch your operating system and every piece of software you currently use".
  • by Anonymous Coward on Thursday July 22 2010, @04:30PM (#32995416)

    How does giving a company 5 days to fix an exploit right? If anything this looks like an effort by MS to get the researchers to agree to work with MS so that the details aren't released before a patch is ready. What possible reason is there for releasing this stuff anyway? Does it make anyone safer? Unlikely. Most people don't care enough about security in the first place. All the early release of the exploit does is give lazy hackers more ammunition. Cause let's face it even if MS fixed these within 24 hours we would still see computers get bitten by it because people don't always update their computers.

  • by tlhIngan (30335) <slashdotNO@SPAMworf.net> on Thursday July 22 2010, @04:35PM (#32995502)

    IOW: MS is too big to turn on a dime.
    MS has become what they were striving to replace: IBM.

    More like they can't. A problem may be a simple fix inside a problem module, but it's also got to go through rounds of testing to make sure that simple fix actually doesn't break anything. After all, even doing stuff like implementing LUA showed how badly things broke (see Vista).

    The problem when you're the giant is you attract all the developers. The problem is, most developers write crap for code, and do things they really shouldn't. If you remember back in the DOS days, people hacked inside DOS data structures all the time - so much so that Microsoft was stuck in that they couldn't move its place in memory or alter it. Or even assume that its values haven't changed. The same thing's happened with Windows. The desktop "window" actually has a title called "Program Manager". The icons and other resources inside explorer.exe and other shell DLL's can never, ever be touched, removed, replaced or altered because apps actually "steal" the icons from within. (Things broke horribly during the XP betas because they renamed the window classes (not to be confused with a C++ class)). Or why "Documents and Settings" is a hardlink on Vista and Windows 7.

    I think they're also a short way away from recognizing that if you type "C:\Program Files" to actually take you to %PROGRAMFILES% because people assume that it will always be called "Program Files". (Not "Program Files (x86)", not localized, etc.).

    It's a miracle Windows works at all.

  • by DragonWriter (970822) on Thursday July 22 2010, @05:30PM (#32996382)

    IOW: MS is too big to turn on a dime.

    Except that scale is not the fundamental problem, organizational culture is.

  • by AlgorithMan (937244) on Thursday July 22 2010, @05:30PM (#32996386) Homepage
    OSS: find a bug, fix it (because you can), submit code changes

    CSS: find a bug, see a lawyer, contact a CERT, wait several weeks for a response, sign an NDA, share vulnerability informations, wait 2 months, ask for status, wait for an answer for 4 more months, realize that the vendor will do squat about the vulnerability as long as his customers don't know how threatened they are, release the infos to the public to put pressure on the vendor, be threatened by the vendors lawyers, be called a criminal by the vendors customers and the press and politics, have a house-search, wait 2 more months, get patch, realize that it doesn't fix the problem, rinse and repeat
  • Re:I don't get it? (Score:3, Insightful)

    by agrif (960591) on Thursday July 22 2010, @05:54PM (#32996720) Homepage

    I fear that you are a troll. Nonetheless...

    first off the majority of people wouldn't be able to immediately diagnose and patch because they have no idea how to do that.

    Yes, but this does not negate the fact that there are many more eyes looking for flaws. A minority of a ton of people can still be a ton of people. The fact that anybody could diagnose and patch immediately is the important part.

    second because linux is open source you would be less secure because it is easier to find flaws and backdoors in a system that you can view its source code.

    Yes, and not all of those who find these flaws would exploit them. Many would fix them. Also, as pointed out many times on Slashdot, security through obscurity is not security at all.

    and since linux uses a general public License if they request to see your source you have to give it to them because it requires that derivative works also fall under GNU's general public license.

    This is a misinformed statement. The GPL requires that any publicly distributed derivative works be distributed under the GPL, but not privately-used derivative works. Moreover, the GPL only requires that you provide source code to those who have purchased the work. It's just a happy coincidence that most free (GPL) software also happens to be free (money).

    the only way to truly secure yourself is to disconnect.

    Truer words have never been spoken. Why is it, again, that we need a cybersecurity policy when we can just disconnect the freaking high-risk computers from the freaking internet?

The disks are getting full; purge a file today.

Working...