<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Apples, Oranges, and the truth</title>
	<atom:link href="http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/</link>
	<description>Schrep&#039;s random mumblings</description>
	<lastBuildDate>Sun, 23 Nov 2008 21:23:26 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-202</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 07 Dec 2007 19:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-202</guid>
		<description>I just thought I&#039;d point out the quote says &quot;..the other browsers we compared.&quot;, which may mean they did not include Firefox. Just as the information was not shared that the report was generated by an MS employee, it also doesn&#039;t disclose what the &quot;other&quot; browsers were.
</description>
		<content:encoded><![CDATA[<p>I just thought I&#8217;d point out the quote says &#8220;..the other browsers we compared.&#8221;, which may mean they did not include Firefox. Just as the information was not shared that the report was generated by an MS employee, it also doesn&#8217;t disclose what the &#8220;other&#8221; browsers were.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schrep</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-200</link>
		<dc:creator>Schrep</dc:creator>
		<pubDate>Mon, 03 Dec 2007 18:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-200</guid>
		<description>Nilotpal - we definitely believe in &quot;responsible disclosure&quot; which means the vulnerability should be disclosed first to the vendor to give them a chance to fix it before it is made public. However, we open up these bug reports once the fix is out, so that users, partners, and researchers can understand and verify the fix.  We also open it if the issue becomes public before it is fixed.  In addition, access to these bugs is provided the security group at Mozilla which includes trusted individuals and organizations outside of Mozilla who can help analyze, verify, and audit our work.

This means if we find and fix a security issue internally we still report it and open the bug and MSFT does not.  This makes counting vulnerabilities meaningless since you are missing every internally found and fixed bug in MSFT&#039;s case but not ours.</description>
		<content:encoded><![CDATA[<p>Nilotpal &#8211; we definitely believe in &#8220;responsible disclosure&#8221; which means the vulnerability should be disclosed first to the vendor to give them a chance to fix it before it is made public. However, we open up these bug reports once the fix is out, so that users, partners, and researchers can understand and verify the fix.  We also open it if the issue becomes public before it is fixed.  In addition, access to these bugs is provided the security group at Mozilla which includes trusted individuals and organizations outside of Mozilla who can help analyze, verify, and audit our work.</p>
<p>This means if we find and fix a security issue internally we still report it and open the bug and MSFT does not.  This makes counting vulnerabilities meaningless since you are missing every internally found and fixed bug in MSFT&#8217;s case but not ours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-199</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 03 Dec 2007 18:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-199</guid>
		<description>OBS: this blog doesn&#039;t handle new lines correctly. Anyway, you said: &quot;Bug counts are meaningless, what matters is whether you are at risk or not.&quot;

That phrase remembers me of Ranum&#039;s 3rd Dumbest Ideas in Computer Security.
http://www.ranum.com/security/computer_security/editorials/dumb/.

It reads: &quot;The premise of the vendors is that they are doing the right thing by pushing out patches to fix the bugs before the hackers and worm-writers can act upon them. Both parties, in this scenario, are being dumb because if the vendors were writing code that had been designed to be secure and reliable then vulnerability discovery would be a tedious and unrewarding game, indeed!...

One clear symptom that you&#039;ve got a case of &quot;Penetrate and Patch&quot; is when you find that your system is always vulnerable to the &#039;bug of the week&#039;...

Your software and systems should be secure by design and should have been designed with flaw-handling in mind.&quot;

Basically what he is saying is that risk management is for hairy pointy bosses and that programmers should focus on security engineering.

I bet you agree that wu-ftpd is NOT more secure than djb&#039;s &quot;publicfile&quot; or Postfix. Now substitute wu-ftp in that phrase by Firefox and publicfile by IE. Yes, what I am meaning is that maybe IE is getting as secure has DJB&#039;s softwares and Firefox is getting has insecure as wu-ftp.

And independent of the number of vulnerabilities that IE has, what matters and what I want you to explain me is why Firefox has too many? Is it bad programming pratices or what?

Because while a low number of vulnerabilities is not a symptom of security, a high number is a symptom of insecurity. Now, tell again, how many vulnerabilities Firefox has? That&#039;s penetrate and patch. 

Why aren&#039;t you writing code like Wietse Venema or Dan Bernstein?

PS: And I am actually an Firefox user, but I am just not happy patching my browser once a week.</description>
		<content:encoded><![CDATA[<p>OBS: this blog doesn&#8217;t handle new lines correctly. Anyway, you said: &#8220;Bug counts are meaningless, what matters is whether you are at risk or not.&#8221;</p>
<p>That phrase remembers me of Ranum&#8217;s 3rd Dumbest Ideas in Computer Security.<br />
<a href="http://www.ranum.com/security/computer_security/editorials/dumb/" rel="nofollow">http://www.ranum.com/security/computer_security/editorials/dumb/</a>.</p>
<p>It reads: &#8220;The premise of the vendors is that they are doing the right thing by pushing out patches to fix the bugs before the hackers and worm-writers can act upon them. Both parties, in this scenario, are being dumb because if the vendors were writing code that had been designed to be secure and reliable then vulnerability discovery would be a tedious and unrewarding game, indeed!&#8230;</p>
<p>One clear symptom that you&#8217;ve got a case of &#8220;Penetrate and Patch&#8221; is when you find that your system is always vulnerable to the &#8216;bug of the week&#8217;&#8230;</p>
<p>Your software and systems should be secure by design and should have been designed with flaw-handling in mind.&#8221;</p>
<p>Basically what he is saying is that risk management is for hairy pointy bosses and that programmers should focus on security engineering.</p>
<p>I bet you agree that wu-ftpd is NOT more secure than djb&#8217;s &#8220;publicfile&#8221; or Postfix. Now substitute wu-ftp in that phrase by Firefox and publicfile by IE. Yes, what I am meaning is that maybe IE is getting as secure has DJB&#8217;s softwares and Firefox is getting has insecure as wu-ftp.</p>
<p>And independent of the number of vulnerabilities that IE has, what matters and what I want you to explain me is why Firefox has too many? Is it bad programming pratices or what?</p>
<p>Because while a low number of vulnerabilities is not a symptom of security, a high number is a symptom of insecurity. Now, tell again, how many vulnerabilities Firefox has? That&#8217;s penetrate and patch. </p>
<p>Why aren&#8217;t you writing code like Wietse Venema or Dan Bernstein?</p>
<p>PS: And I am actually an Firefox user, but I am just not happy patching my browser once a week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CableGuy</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-198</link>
		<dc:creator>CableGuy</dc:creator>
		<pubDate>Mon, 03 Dec 2007 12:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-198</guid>
		<description>Wow! One more great Microsoft study.</description>
		<content:encoded><![CDATA[<p>Wow! One more great Microsoft study.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ktk</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-197</link>
		<dc:creator>ktk</dc:creator>
		<pubDate>Sun, 02 Dec 2007 20:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-197</guid>
		<description>In your analysis of the operation of the Microsoft bug database you of course neglect to mention how Mozilla declares vulnerabilities &quot;private&quot; until they can fix them, thus denying the average user the ability to figure out if they are at risk - which I assume is the angle from where you were criticizing Microsoft.</description>
		<content:encoded><![CDATA[<p>In your analysis of the operation of the Microsoft bug database you of course neglect to mention how Mozilla declares vulnerabilities &#8220;private&#8221; until they can fix them, thus denying the average user the ability to figure out if they are at risk &#8211; which I assume is the angle from where you were criticizing Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilotpal</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-196</link>
		<dc:creator>Nilotpal</dc:creator>
		<pubDate>Sun, 02 Dec 2007 18:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-196</guid>
		<description>Good to see this. I myself had done an analysis of the days unfixed numbers a few months back and had found IE to be more insecure and posted it on my blog, and was going to reanalyse but I suppose this page makes that unnecessary. And I appreciate your honesty in including Opera numbers in your analysis, reinforcing my belief in the transparency and security of Firefox. I would also like to point out that the whole point of vulnerability patching is preventive, it prevents exploits. These low numbers for IE have not actually prevented zero day exploits, have they? How about starting an &quot;actual days of risk&quot; study where user exposure to exploits inspite of using a fully patched product is used!</description>
		<content:encoded><![CDATA[<p>Good to see this. I myself had done an analysis of the days unfixed numbers a few months back and had found IE to be more insecure and posted it on my blog, and was going to reanalyse but I suppose this page makes that unnecessary. And I appreciate your honesty in including Opera numbers in your analysis, reinforcing my belief in the transparency and security of Firefox. I would also like to point out that the whole point of vulnerability patching is preventive, it prevents exploits. These low numbers for IE have not actually prevented zero day exploits, have they? How about starting an &#8220;actual days of risk&#8221; study where user exposure to exploits inspite of using a fully patched product is used!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schrep</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-195</link>
		<dc:creator>Schrep</dc:creator>
		<pubDate>Sat, 01 Dec 2007 22:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-195</guid>
		<description>There were two issues:

https://bugzilla.mozilla.org/show_bug.cgi?id=389106

In which we were not escaping quotes (there seems to be some disagreement as to how the RFC&#039;s state whether this is dangerous).

https://bugzilla.mozilla.org/show_bug.cgi?id=389580

Is changes in the behavior to ShellExec with IE7 installed.  The fix for 389106 migated the known attacks for 389580.   My point in the post that 389580 was believed to be a windows problem but wasn&#039;t fixed for some time.†</description>
		<content:encoded><![CDATA[<p>There were two issues:</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=389106" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=389106</a></p>
<p>In which we were not escaping quotes (there seems to be some disagreement as to how the RFC&#8217;s state whether this is dangerous).</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=389580" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=389580</a></p>
<p>Is changes in the behavior to ShellExec with IE7 installed.  The fix for 389106 migated the known attacks for 389580.   My point in the post that 389580 was believed to be a windows problem but wasn&#8217;t fixed for some time.†</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-194</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 01 Dec 2007 19:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-194</guid>
		<description>You are misleading your readers.  

There were ~two~ URI vulnerabilities, one in Firefox (expecting quotes), and one in Windows (ShellExec failed to check failures in URI parsing).  There was no relationship between the two.</description>
		<content:encoded><![CDATA[<p>You are misleading your readers.  </p>
<p>There were ~two~ URI vulnerabilities, one in Firefox (expecting quotes), and one in Windows (ShellExec failed to check failures in URI parsing).  There was no relationship between the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: funTomas</title>
		<link>http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/comment-page-1/#comment-193</link>
		<dc:creator>funTomas</dc:creator>
		<pubDate>Sat, 01 Dec 2007 05:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/schrep/2007/11/30/apples-oranges-and-the-truth/#comment-193</guid>
		<description>It&#039;s hard to improve one&#039;s reputation however &quot;don&#039;t be evil&quot; is a must. Will MS get it?</description>
		<content:encoded><![CDATA[<p>It&#8217;s hard to improve one&#8217;s reputation however &#8220;don&#8217;t be evil&#8221; is a must. Will MS get it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
