<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mozilla Security Blog &#187; Press</title>
	<atom:link href="http://blog.mozilla.com/security/category/press/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/security</link>
	<description></description>
	<lastBuildDate>Mon, 16 Nov 2009 22:29:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CanSecWest 2009 Pwn2Own Exploit and XSL Transform Vulnerability</title>
		<link>http://blog.mozilla.com/security/2009/03/26/cansecwest-2009-pwn2own-exploit-and-xsl-transform-vulnerability/</link>
		<comments>http://blog.mozilla.com/security/2009/03/26/cansecwest-2009-pwn2own-exploit-and-xsl-transform-vulnerability/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 21:55:56 +0000</pubDate>
		<dc:creator>Lucas Adamski</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/?p=87</guid>
		<description><![CDATA[Issue
The pwn2own bug that Nils discovered at CanSecWest 2009 and the XSLT vulnerability recently made public by Guido Landi (http://www.securityfocus.com/bid/34235) are both critical issues that can result in malicious code execution.
Impact
These issues can be exploited by tricking a user into visiting a malicious web page hosting the exploit code.  The pwn2own bug can be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Issue</strong></p>
<p>The pwn2own bug that Nils discovered at CanSecWest 2009 and the XSLT vulnerability recently made public by Guido Landi (<a href="http://www.securityfocus.com/bid/34235">http://www.securityfocus.com/bid/34235</a>) are both critical issues that can result in malicious code execution.</p>
<p><strong>Impact</strong></p>
<p>These issues can be exploited by tricking a user into visiting a malicious web page hosting the exploit code.  The pwn2own bug can be mitigated by disabling JavaScript.</p>
<p><strong>Status</strong></p>
<p>Both issues have been investigated and fixes have been developed which are now undergoing quality assurance testing.  These fixes will be included in the upcoming <a href="https://wiki.mozilla.org/Releases/Firefox_3.0.8">Firefox 3.0.8</a> release, due to be released by April 1.  You can follow our work in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=485217">bugzilla</a>.</p>
<p><strong>Credit</strong></p>
<p>The pwn2own bug was reported to Mozilla by Nils via the Zero Day Initiative (ZDI).  The XSLT issue was discovered on <a href="http://www.milw0rm.com/exploits/8285">http://www.milw0rm.com/exploits/8285</a>, credited to Guido Landi.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2009/03/26/cansecwest-2009-pwn2own-exploit-and-xsl-transform-vulnerability/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>The Importance of Good Metrics</title>
		<link>http://blog.mozilla.com/security/2008/12/15/the-importance-of-good-metrics/</link>
		<comments>http://blog.mozilla.com/security/2008/12/15/the-importance-of-good-metrics/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 21:48:39 +0000</pubDate>
		<dc:creator>Johnathan Nightingale</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/?p=53</guid>
		<description><![CDATA[There has been some interest in the last few days about a recent report from a company called Bit9 about application vulnerabilities. While we&#8217;re always happy to see stories that focus on educating our users about security, there are some problems with Bit9&#8217;s methodology that hinder its ability to draw any meaningful conclusions.
Bit9 says it [...]]]></description>
			<content:encoded><![CDATA[<p>There has been some interest in the last few days about a <a title="Bit9 Press Release" href="http://www.bit9.com/news-events/press-release-details.php?id=102">recent report from a company called Bit9</a> about application vulnerabilities. While we&#8217;re always happy to see stories that focus on educating our users about security, there are some problems with Bit9&#8217;s methodology that hinder its ability to draw any meaningful conclusions.</p>
<p>Bit9 says it drew up this list by identifying popular applications that have had a critical vulnerability reported in 2008. This is an ineffective test, as it rewards software companies that conceal their security vulnerabilities. Mozilla focuses a great deal of energy on building world class code, and we stand by our reputation on security; we don&#8217;t play games with it.</p>
<p>Mozilla security process involves regularly identifying, fixing, testing, and releasing security updates to keep our users safe, and we do that in a public way so that others can scrutinize our processes and help make them better. To suggest that this openness is a weakness because it means that we have &#8220;reported vulnerabilities&#8221; is to miss the reality: that software has bugs. A product&#8217;s responsiveness to those bugs and its ability to contain them quickly and effectively is a much more meaningful metric than counting them.</p>
<p>Bit9 seems to understand this in its focus on application support for updates, but again it fails to account for the real world experience.  Firefox does not deliver WSUS updates, but our built-in update mechanism requires no user intervention, and we consistently see <a title="Time to Deployment" href="http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/">90% adoption within six days</a> of a new update being released.</p>
<p>The Firefox vulnerabilities Bit9 discusses are long-since fixed, with the majority of these fixes coming within days of it being announced.  That is the real measure of application security: are known vulnerabilities fixed promptly, tested carefully, and deployed thoroughly? When people have asked that question, Firefox and Mozilla have <a title="Firefox users most likely to run current version" href="http://blog.mozilla.com/security/2008/07/02/firefox-users-most-likely-to-run-latest-version-of-the-browser/">consistently come out ahead</a>.</p>
<p>Bug counting is unfortunately common because it&#8217;s easy, but it should not be a substitute for real security measurement. This is why we&#8217;ve continued to work on things like the <a title="Mozilla security metrics project" href="http://blog.mozilla.com/security/2008/07/02/mozilla-security-metrics-project/">Mozilla security metrics project</a>, to help people make informed decisions about the security of their software. We invite people who are interested to be a part of that process.</p>
<p>Johnathan Nightingale<br />
Human Shield</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2008/12/15/the-importance-of-good-metrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox users most likely to run latest version of the browser</title>
		<link>http://blog.mozilla.com/security/2008/07/02/firefox-users-most-likely-to-run-latest-version-of-the-browser/</link>
		<comments>http://blog.mozilla.com/security/2008/07/02/firefox-users-most-likely-to-run-latest-version-of-the-browser/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 18:14:08 +0000</pubDate>
		<dc:creator>Window Snyder</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/?p=36</guid>
		<description><![CDATA[A recent report identified  Firefox users as most likely to be running the latest version of the browser at any point in time.  Brian Krebs at the Washington Post comments on it here: Forty Percent of Web Users Surf With Unsafe Browsers
This is great news for Mozilla, since it demonstrates that the work that [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.techzoom.net/publications/insecurity-iceberg/index.en">recent report</a> identified  Firefox users as most likely to be running the latest version of the browser at any point in time.  Brian Krebs at the Washington Post comments on it here: <a href="http://blog.washingtonpost.com/securityfix/2008/07/40_percent_of_web_users_surf_w_1.html?nav=rss_blo">Forty Percent of Web Users Surf With Unsafe Browsers</a></p>
<p>This is great news for Mozilla, since it demonstrates that the work that has gone into the auto update mechanism and the restore session feature has really paid off.  In order to reduce the window of risk for users and minimize the <a href="http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/">time to deploy</a>, we have put a lot of effort into making sure that it is as easy to install security updates as possible.  This is not the first time <a href="http://blog.mozilla.com/security/2008/01/17/read-past-the-headlines-firefox-is-fixed-faster/">we have heard this</a>, but it is great to get more numbers behind what we already know:  Firefox is safer because Mozilla continually works on security improvements, ships updates quickly, and makes it easier to stay up-to-date.</p>
<p>You will be hearing more about our effort to collect meaningful security metrics like these soon.</p>
<p>Asa has a few words to say about this on <a href="http://weblogs.mozillazine.org/asa/archives/2008/07/staying_up_to_d.html">his blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2008/07/02/firefox-users-most-likely-to-run-latest-version-of-the-browser/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Read past the headlines &#8211; Firefox is fixed faster</title>
		<link>http://blog.mozilla.com/security/2008/01/17/read-past-the-headlines-firefox-is-fixed-faster/</link>
		<comments>http://blog.mozilla.com/security/2008/01/17/read-past-the-headlines-firefox-is-fixed-faster/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 01:29:44 +0000</pubDate>
		<dc:creator>Window Snyder</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/2008/01/17/read-past-the-headlines-firefox-is-fixed-faster/</guid>
		<description><![CDATA[Secunia released a report this week that discusses a few aspects of the security landscape for 2007.  Techworld ran a story based on this report with this headline: &#8220;Red Hat and Firefox more buggy than Microsoft.&#8221;  While the headline is misleading, the Techworld article actually tells an interesting story.
Counting security vulnerabilities to compare the security [...]]]></description>
			<content:encoded><![CDATA[<p>Secunia released a <a href="http://secunia.com/gfx/SECUNIA_2007_Report.pdf">report</a> this week that discusses a few aspects of the security landscape for 2007.  <em>Techworld</em> ran a story based on this report with this headline: &#8220;<a href="http://www.techworld.com/opsys/news/index.cfm?newsID=11154">Red Hat and Firefox more buggy than Microsoft</a>.&#8221;  While the headline is misleading, the <em>Techworld</em> article actually tells an interesting story.</p>
<p>Counting security vulnerabilities to compare the security of different software projects is flawed.  It is only a useful metric if you are comparing a project to itself over time.  I&#8217;ve discussed this topic <a href="http://blog.mozilla.com/security/2007/11/30/critical-vulnerability-in-microsoft-metrics/">here</a> and <a href="http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/">here</a>.  It&#8217;s even more ridiculous to try and compare an open source bug count to a closed source project because you can see all the bugs in an open source project.  You can only see the publicly found security issues for a closed source product, like Internet Explorer.</p>
<p>So what is interesting in the <em>Techworld</em> article is the measures of real risk to users:</p>
<p>&#8220;<span class="underlineLinks">&#8216;[Z]ero-day&#8217; security bugs in Firefox were patched more quickly than in Microsoft Internet Explorer&#8230;&#8221;</span></p>
<p>&#8220;<span class="underlineLinks">[I]n an examination of zero-day flaws &#8211; reported by third parties before a patch was available &#8211; Secunia found that Firefox tended to get more patches, sooner, compared to IE.&#8221;</span></p>
<p>&#8220;<span class="underlineLinks">Out of eight zero-day bugs reported for Firefox in 2007, five have been patched, three of those in just over a week. Out of 10 zero-day IE bugs, only three were patched and the shortest patch time was 85 days.&#8221;</span></p>
<p>At Mozilla we work as hard as we can to ship fixes as soon as possible to minimize the exposure to our users.  It is great to see that the efforts we are making to minimize risk to users are paying off.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2008/01/17/read-past-the-headlines-firefox-is-fixed-faster/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Critical Vulnerability in Microsoft Metrics</title>
		<link>http://blog.mozilla.com/security/2007/11/30/critical-vulnerability-in-microsoft-metrics/</link>
		<comments>http://blog.mozilla.com/security/2007/11/30/critical-vulnerability-in-microsoft-metrics/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 05:28:13 +0000</pubDate>
		<dc:creator>Window Snyder</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/2007/11/30/critical-vulnerability-in-microsoft-metrics/</guid>
		<description><![CDATA[Jeff Jones, a director of security strategy at Microsoft published a report today about counting bugs.  I blogged  a few months ago about why I think counting bugs is less than useful:
Since all software has bugs, it’s more important to consider how long it takes to get a fix out when a security [...]]]></description>
			<content:encoded><![CDATA[<p>Jeff Jones, a director of security strategy at Microsoft published a <a href="http://blogs.technet.com/security/attachment/2594822.ashx">report</a> today about counting bugs.  I <a href="http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/">blogged</a>  a few months ago about why I think counting bugs is less than useful:</p>
<blockquote><p>Since all software has bugs, it’s more important to consider how long it takes to get a fix out when a security issue is discovered than it is to count bugs. Number of vulnerabilities identified is a function of how many bugs are present, but is probably more influenced by things like who is looking, and how good they are at finding security issues. That makes it a misleading metric.</p></blockquote>
<p>When you compare how long it takes Microsoft to fix Internet Explorer vulnerabilities versus how long it takes Mozilla to fix vulnerabilities in Firefox it becomes clear why he chose to count vulnerabilities in this report instead.  Earlier this year Brian Krebs of the Washington Post came up with <a href="http://blog.washingtonpost.com/securityfix/2007/01/internet_explorer_unsafe_for_2.html">this</a> when comparing IE to Firefox:</p>
<blockquote><p>For a total 284 days in 2006 (or more than nine months out of the year), exploit code for known, unpatched critical flaws in pre-IE7 versions of the browser was publicly available on the Internet…</p>
<p>In contrast, Internet Explorer&#8217;s closest competitor in terms of market share &#8212; Mozilla&#8217;s Firefox browser &#8212; experienced a single period lasting just nine days last year in which exploit code for a serious security hole was posted online before Mozilla shipped a patch to remedy the problem.</p></blockquote>
<p>Mike Schroepfer goes into this in more detail in <a href="http://weblogs.mozillazine.org/schrep/archives/2007/11/use_the_metric_which_suits_you.html">his post today</a>.</p>
<p>One of the goals of the bug counting report is to demonstrate that Microsoft fixed fewer bugs for IE than Mozilla did for Firefox.  Unfortunately for Microsoft (and for anyone trying to use this report as analysis of useful metrics) he does not count all the security issues.  If he were able to count them all, Microsoft could get credit for all the bugs they fixed.  He counts only the public issues, because that is all Microsoft will tell us about.  Microsoft is worried that if it ever says it has fixed X security issues, the world will focus on that it had X vulnerabilities in the first place, not that they are now fixed and no longer a risk for users.  So the set of issues that are available for public comparison is limited to the set of vulnerabilities that are reported externally AND fixed in security updates.</p>
<p>This is a small subset of all the vulnerabilities, because the vulnerabilities that are found through the QA process and the vulnerabilities that are found by the security folks they engage as contractors to perform penetration testing are fixed in service packs and major updates.  For Microsoft this makes sense because these fixes get the benefit of a full test pass which is much more robust for a service pack or major release than it is for a security update.</p>
<p>Unfortunately for Microsoft’s users this means they have to wait sometimes a year or more to get the benefit of this work.  That’s a lot of time for an attacker to identify the same issue and exploit it to hurt users.  Sometimes it just takes time to put in a complicated fix.  Anyone that has shipped a major piece of software can relate to that.  But this is not the case for every internally found security issue.  Extending this process to include fixes that are ready and just sitting on the tree waiting for the preferred vehicle to ship increases risk for users.  But it sure keeps those bug count numbers down.</p>
<p>If we as an industry would just acknowledge that counting bugs is useless then vendors could feel safe talking about what they are doing to protect users.  At Mozilla we fix our bugs openly.  When you count Mozilla security bugs you are seeing not just those that are reported externally, but also the ones that would be considered internal if we acted like most other software vendors.  Since all software has security vulnerabilities, we consider a vulnerability identified and fixed a win.  It speaks to the strength of our community based security efforts to actively identify and quickly fix security issues.  We don’t let fixes languish on the tree waiting for a major release while users are vulnerable.  We ship fixes regularly because securing our users is more important than protecting our PR team from having to respond to articles about counting bugs instead of looking at the metrics that actually indicate whether a vendor is doing reasonable things to keep users secure.</p>
<p>We’re not building fixes for our PR team, we’re building them for our users.  Go ahead and count.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2007/11/30/critical-vulnerability-in-microsoft-metrics/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Time to Deploy improvement of 25 percent</title>
		<link>http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/</link>
		<comments>http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 22:35:28 +0000</pubDate>
		<dc:creator>Window Snyder</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Updates]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/</guid>
		<description><![CDATA[Since all software has bugs, it&#8217;s more important to consider how long it takes to get a fix out when a security issue is discovered than it is to count bugs.  Number of vulnerabilities identified is a function of how many bugs are present, but is probably more influenced by things like who is [...]]]></description>
			<content:encoded><![CDATA[<p>Since all software has bugs, it&#8217;s more important to consider how long it takes to get a fix out when a security issue is discovered than it is to count bugs.  Number of vulnerabilities identified is a function of how many bugs are present, but is probably more influenced by things like who is looking, and how good they are at finding security issues.  That makes it a misleading metric.</p>
<p>We spend a lot of time thinking about how we can get fixes out faster to users. But the window of risk is actually determined by two factors. The first is the time it takes us to create a patch, let call this Time to Fix. This includes the time to investigate a security issue, develop and test a fix, and finally ship the update.  This is a better measure for understanding how safe a user is going to be than simply counting bugs.</p>
<p>But there&#8217;s another aspect to getting the fix to the user that often goes overlooked.  That is the Time to Deploy.  Time to Deploy is how long it takes for users to get a patch installed once the fix is available from the vendor.  Auto-update has gone a long way toward minimizing Time to Deploy for Firefox, but there are still areas on which we can improve.</p>
<p>This chart shows how long it took for users to move from 1.5.0.5 to 1.5.0.6 last year:</p>
<p><img src="http://lh6.google.com/image/windowsnyder/RncBtTG1WFI/AAAAAAAABHo/vUAV00wyQTM/1505to1506_light.jpg?imgmax=576" height="317" width="576" /></p>
<p>This shows that it took eight days for about 90 percent of Firefox users to get updated.  When I saw this last year I thought it was pretty fantastic.  Firefox has millions and millions of users.  Getting almost everyone updated in just eight days seemed pretty incredible to me.</p>
<p>I ran the numbers again this year after we shipped 2.0.0.4.</p>
<p>This chart shows how long it took for users to move from 2.0.0.3 to 2.0.04 last month:</p>
<p><img src="http://lh5.google.com/image/windowsnyder/Rnfr5DG1WGI/AAAAAAAABIA/5Tq0eF-2UJc/2003to2004_light.jpg?imgmax=640" height="351" width="640" /></p>
<p>This time it only took six days to update 90 percent of users.  That&#8217;s a 25 percent decrease in Time to Deploy and a significant improvement in reducing the window of opportunity for attackers to take advantage of security vulnerabilities.  It appears that some of the improvements in infrastructure have contributed to these numbers so a big thank you to everyone working in IT and to our partners that host mirrors.  You&#8217;re helping to keep Firefox users safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/security/2007/06/18/time-to-deploy-improvement-of-25-percent/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
