Mozilla Starts Bug Bounty Program
AnamanFan writes "The Mozilla Foundation announced the Mozilla Security Bug Bounty Program, an initiative that rewards users who identify and report security vulnerabilities in the open source project's software. Sponsered by Linspire, Inc and Mark Shuttleworth, the program will give $500 to users who report a significant bug in Mozilla software. Users who identify security bugs in Mozilla software are encouraged to go to the Security Projects Page for more information."
I think you might have confued bragging with desperation.
As a reminder, Mark Shuttleworth is the Internet entrepreneur who was the second space tourist. It's really quite cool to see him taking an interest in helping Mozilla.
I don't like the wording in the press release either. The Bug Bounty FAQ makes it more clear, but still leaves a lot of information out.
Bugs that will get the bounty:
* Arbitrary code execution without user interaction.
* Reading files with known names from the user's hard drive without user interaction.
* Reading cookies or stored passwords for other sites without user interaction.
For bugs that require some user interaction to exploit, human judgement is required, hence contest judges.
Bugs that will not get the bounty:
* Temporary DoS, such as crashing or hanging the browser.
* Exposure of browsing history.
* Local file detection.
I don't know what would happen with a bug whose severity is between those listed as ineligible and those listed as eligible.
For what it's worth, about half of the security holes I've reported in Mozilla had the necessary severity (code execution, cookie read, file read). Many of those holes those required user interaction, though. It might be interesting to ask the judges which of my security holes would have been eligible had I reported them after 2004-08-02, to get a better idea of what they consider eligible.
The shareholder is always right.
So what, you'd rather give the black hats every courtesy to help them come up with an exploit before the developers can come up with a fix?
Quoting from the Mozilla Security Bug Bounty FAQ,
So, yes, the Mozilla Organization would prefer that the developers get a reasonable chance to fix security bugs before anyone else, you know, like black hats, learns about them. They are also realists: the reporter could have told the world to begin with, so there's nothing to stop them from doing the same later. Knowing that, it only makes sense to plan on keeping confidentiality only for a limited time. If you read handling Mozilla security bugs it is clear that they grok.