<?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>Spire Security Viewpoint &#187; disclosure</title>
	<atom:link href="http://spiresecurity.com/?feed=rss2&#038;tag=disclosure" rel="self" type="application/rss+xml" />
	<link>http://spiresecurity.com</link>
	<description>Risk and Cybersecurity Analysis</description>
	<lastBuildDate>Fri, 14 Nov 2014 00:11:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Modelling the Security Ecosystem &#8211; is exploit availability exceeding patch availability?</title>
		<link>http://spiresecurity.com/?p=35</link>
		<comments>http://spiresecurity.com/?p=35#comments</comments>
		<pubDate>Tue, 14 Jul 2009 17:53:03 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=35</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=35">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>One of the papers at the <a href="http://weis09.infosecon.net/">Workshop on the Economics of Information Security (WEIS &#39;09)</a> last month was &quot;<a href="http://weis09.infosecon.net/files/103/index.html">Modelling the Security Ecosystem</a> &#8211; the Dynamics of (In)Security&quot; by Frei, et.al. The paper does an excellent job of defining the state changes and interval periods throughout the vulnerability and exploit lifecycles. They also create scatterplots for discovery, exploit, and patch intervals relative to disclosure date.</p>
<p>I think it is worth clarifying one aspect of the paper that is (unintentionally) deceptive. In their attempt to compare availability of exploits and patches over time, the authors use different sampling techniques and populations that are not representative of the whole pool of vulnerabilities. This skews the data and ultimately leads to an incorrect conclusion.</p>
<p>On the surface, it makes sense to use vulnerabilities with known exploit dates as the sample population when analyzing exploit timing. And the authors correctly point out that the number of exploits they use is a minimum number. However, when they use the number as a ratio using the smaller &quot;known-exploit&quot; population in the denominator, and not the overall population of vulnerabilities, it is no longer conservative. In fact, because the ratio over time reaches 100% (inherent to the sample technique), it becomes a maximum ratio.</p>
<p>To illustrate: By my estimate, approximately 40% of the vulnerabilities in the time period being analyzed had known exploits. So conservatively, any distribution function should top off at 40% over time. Instead, the authors discuss numbers reaching &quot;94% 30 days after disclosure.&quot;</p>
<p>The fatal flaw here is that the authors assume that there is an exploit for every single vulnerability. This is true for the sample they used, but it is unlikely to be true for the total population of vulnerabilities being assessed. More importantly, it is certainly not a minimum number.</p>
<p>The problem is exacerbated when the authors perform a similar analysis on patch data but select a different sample (top ten vendors) in conducting their analysis. I think it is reasonable to assume that these vendors are either more responsive or less responsive than the overall population of vendors, but I have no reason to believe it is representative.</p>
<p>The final issue here is that after conducting similar analyses on exploits and patches using different, non-random, sample populations, the authors then compare the two results: &quot;We found that expoit availability has consistently exceeded patch availability since 2000.&quot; Given the weaknesses in methodology, this is a faulty conclusion.</p>
<p>The work is important and useful, but it needs to be redone using appropriate populations if it is going to be accurate.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exploiting Undercover Vulnerabilities</title>
		<link>http://spiresecurity.com/?p=36</link>
		<comments>http://spiresecurity.com/?p=36#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:39:53 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=36</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=36">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>For a while now, I have been tracking &quot;<a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/10/undercover-exploits-and-vulnerabilities---10-27-08.html">undercover vulnerabilities</a>&quot; and exploits. These exploits are a <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2009/02/two-types-of-zerodays.html">subset of zero day (0day) exploits</a> &#8211; while zero day attacks are focused on vulnerabilities that don&#39;t have patches, the undercover exploit is focused on vulnerabilities that were unknown prior to the exploit occurring &quot;in the wild.&quot; That is, we had no prior knowledge of the vulnerability before the attack took place.</p>
<p>I think this is significant to track because it is an indicator of two things:</p>
<ol>
<li>It reminds us that even before vulnerabilities are disclosed they exist in the software, and it is possible that we should be working harder to provide protection.</li>
<li>It highlights alternative methods for identifying vulnerabilities other than the discover and disclose cycle that occur between bugfinders and vendors today.</li>
</ol>
<p>There are a handful of other reasons why I think this tracking is important&#8230; but I am stuck wondering if this is useful for the community. It is remarkably difficult (and time consuming) to actually trace the origins of an announcement &#8211; it essentially involves taking all reports of &quot;0days&quot; and vendors being aware of attacks in the wild, and playing chicken and egg games to try to come to a conclusion.</p>
<p>Currently, the OSVDB has <a href="http://lists.osvdb.org/pipermail/osvdb-discuss/2008-February/000001.html">taken up the charge</a> (thanks, Jericho), but I don&#39;t think they can do the full root cause analysis required to really get to a solid determination -<a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/10/undercover-exploits-and-vulnerabilities---10-27-08.html">My list</a> has 21 undercover vulns since 1988 and <a href="http://osvdb.org/search/search?search%5Bvuln_title%5D=&amp;search%5Btext_type%5D=titles&amp;search%5Bs_date%5D=&amp;search%5Be_date%5D=&amp;search%5Brefid%5D=&amp;search%5Breferencetypes%5D=&amp;search%5Bvendors%5D=&amp;disclosure_in_wild=1&amp;kthx=search">theirs has 75 (10 in 2009)</a>, though I haven&#39;t updated mine since last October (did I mention the time consuming part? <img src='http://spiresecurity.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).</p>
<p>While I have not executed an all-out full-court press on vendors, the times I did ask for follow-up to see how the vulnerability was discovered resulted in somewhat ambiguous answers about having &quot;no information&quot; or &quot;disclosure agreements&quot; that prevent any discussion about them.</p>
<p>So, if you think the list is helpful, please let me know. And if you are a conspiracy theorist (I can&#39;t help but wonder a bit myself) I would be curious to hear why you think vendors are reluctant to provide this information &#8211; personally, I think we should care MORE about these vulns and not less.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=36</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cognitive Dissonance in Security</title>
		<link>http://spiresecurity.com/?p=75</link>
		<comments>http://spiresecurity.com/?p=75#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:23:03 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=75</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=75">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Two continuous points of cognitive dissonance in security&#8230; as I read <a href="http://voices.washingtonpost.com/securityfix/2009/03/fanning_the_flames_of_the_brow.html?wprss=securityfix">Brian Krebs&#39; Security Fix post</a> on firefox vs. IE:</p>
<ol>
<li>If finding vulnerabilities makes software more secure, why do we assert that software with the highest vulnerability count is less secure (than, e.g., a competitor)? (It is even more ironic that this has become more questionable an action as &quot;favored&quot; software has fared worse in this category).</li>
<li>If disclosure date is the day that software becomes &quot;at risk&quot; why don&#39;t we try our hardest to prolong that date?</li>
</ol>
<p>Conclusion: nobody really knows what the heck they are talking about when it comes to &quot;secure software.&quot;</p>
<p>An alternative measure: <br /><a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2007/11/the-spire-vulne.html">The Spire Vulnerability Rating</a><br /><a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2007/12/why-we-need-the.html">Why We Need the Spire Vulnerability Rating</a></p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Other Side of Full Disclosure</title>
		<link>http://spiresecurity.com/?p=77</link>
		<comments>http://spiresecurity.com/?p=77#comments</comments>
		<pubDate>Thu, 05 Mar 2009 00:58:40 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=77</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=77">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Danny Quist of <a href="http://offensivecomputing.net/">Offensive Computing</a> has a guest blog <a href="http://blogs.zdnet.com/security/?p=2743">post on Full Disclosure</a> at ZDNet. (Note: this means I didn&#39;t bring it up, somebody else did).</p>
<p>Not surprisingly, I have some comments (mostly reiterations) to some of his points, excerpted in italics:</p>
<p style="margin-left: 40px;"><em>It floors me to think that it is acceptable for<br />
vulnerabilities to be left unpatched for a serious amount of time. <br /></em></p>
<p>I can understand the emotion behind this comment but not the logic. As it is, there are many vulnerabilities that are left unpatched &#8212; all the ones we don&#39;t know about yet.</p>
<p style="margin-left: 40px;"><em>I<br />
consider 90 days to be entirely too long to patch a vulnerability.</em></p>
<p>This sounds like an arbitrary number of days. It would be great to understand Danny&#39;s background with global software development to understand how he can conclude that this is &quot;entirely too long.&quot;</p>
<p style="margin-left: 40px;"><em>You can disagree with full disclosure, but it is a useful<br />
motivational tool. &#8230; Limited or closed<br />
disclosure creates complacency, which amounts to willful neglect.</em></p>
<p>Again, here are conclusions that are unsupported. I can believe that full disclosure is motivational, but I am not sure this brings about more secure software. In addition, I think it would be much more motivational for software companies to have to deal with exploits in the wild. The final point here is a simple opinion with no basis.</p>
<div style="margin-left: 40px;"><em>I wish there was some other way than full disclosure to motivate<br />
vendors. Unfortunately it is the only method available that has a proven track record of working.</em></div>
</p>
<p>This really is closed-minded thinking. With the process as broken as it is already, we need more people thinking outside of the box. There IS another way to motivate vendors &#8211; seek out undercover vulnerabilities being exploited in the wild. After all, these exploits are oft-mentioned and yet also ignored. These are the ones I worry about most.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Native Client Vulnerability Contest</title>
		<link>http://spiresecurity.com/?p=81</link>
		<comments>http://spiresecurity.com/?p=81#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:59:50 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=81</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=81">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>[hat tip: <a href="http://blogs.zdnet.com/security/?p=2702">Ryan Naraine</a>]</p>
<p>Google has decided to have a bugfinding contest for its Native Client. After its Borg-like introduction of the &quot;Android Security Team&quot; (no names, collective only), it also introduced <a href="http://code.google.com/contests/nativeclient-security/faq.html">the contest</a>. </p>
<p>For vendors, this is probably the best option to take to address public vulnerability disclosure. The idea is to increase the value to researchers in order to focus efforts and presumably find most of the security bugs, rather than the traditional alternative of submitting to random public bugfinding.</p>
<p>I wrote <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2005/10/microsofts_blue.html">a post</a> back in 2005 that mentioned this option:</p>
<div style="margin-left: 40px;"><em>Of course, we don&#39;t live in that perfect world. We live in a world<br />
where random people look for random vulnerabilities in random<br />
applications. Randomness is kiling us. In this world, the best thing to<br />
do is to create a set period of time and have a contest, real or<br />
implied. Get everyone focused on one platform, perhaps by offering a<br />
reward (from the manufacturer, not this ridiculous stuff by third<br />
parties).</em>
</div>
<p>It will be interesting to see if the vulnerability discovery curve for Android is significantly different from other solutions. (It would also be great to determine rediscovery rates for vulnerabilities).</p>
<p><strong>Corrected [2/27/09]: </strong>Fixed per Ryan&#39;s clarification in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Disclosure Race Condition</title>
		<link>http://spiresecurity.com/?p=82</link>
		<comments>http://spiresecurity.com/?p=82#comments</comments>
		<pubDate>Wed, 25 Feb 2009 13:33:26 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>
		<category><![CDATA[ROSI]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=82</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=82">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>The security profession has been debating vulnerability disclosure policies for years. The debate has heated up again with the latest Adobe &quot;<a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2009/02/two-types-of-zerodays.html">zero-day</a>&quot; (a true undercover vulnerability, I believe) resulting in specifics being published on Sourcefire&#39;s VRT blog, some concerned comments, and a blog post on Metasploit.</p>
<p>The arguments for disclosure first tug at the heartstrings with simplistic platitudes like &quot;it is better to know than not to know&quot; but then grounds itself a bit with the following logic:</p>
<ol>
<li>The bad guys already have this information</li>
<li>The good guys need the information to protect themselves</li>
</ol>
<p>There you have it &#8211; a classic fight between good and evil. But even this is incredibly simplistic. It treats two groups as holistic entities and not dynamic populations. And that matters a lot when evaluating risk.</p>
<p>Essentially, folks who support higher levels of quicker disclosure are betting that good guys can and will respond faster and more completely than the bad guys can attack. With discrete groups this may be true, but with dynamic populations I am not so sure.</p>
<p>Risk is a function of threats, vulnerabilities, and consequences. The variance in these elements is constrained by scarce resources on both the attacker side and the defender side. </p>
<p>The attacker makes his decisions based on a cost-benefit analysis that compares costs &#8211; skill, effort, and equipment &#8211; to the expected benefit discounted by potential penalties (the attacker&#39;s risk equation). The higher the result of this equation, the higher the risk to an organization (because threat is higher).</p>
<p>The defender makes a ROSI (return on security investment) assessment (typically ad-hoc) to determine her overall risk. The lower the cost of protection, the more likely that investment is a good one.</p>
<p>Finally, we shouldn&#39;t forget opportunity cost which compares these results to anything else the attacker or defender might want to do.</p>
<p>Looking again at the disclosure reasoning, the question is whether releasing more information helps the good guys or the bad guys more. The &quot;bad guys already have this information&quot; argument neglects the acquisition cost of this information and the skill level required to execute.</p>
<p>A basic illustration of cost associated with &quot;effort&quot; &#8211; some of you were no doubt a bit annoyed as you read my first paragraph above and wanted to see the source material in question &#8211; it didn&#39;t have links to the pertinent <a href="http://vrt-sourcefire.blogspot.com/2009/02/have-nice-weekend-pdf-love.html">Sourcefire</a> and <a href="http://blog.metasploit.com/2009/02/best-defense-is-information.html">Metasploit</a> blogs. Of course, you &quot;already had&quot; this information in the form of your ability to use search engines to find it. Links are a part of the Web culture because we recognize that time is money and making things a bit easier for the reader lowers his/her costs. </p>
<p>So the short point is that distribution of information, and its corresponding ease of access, matters.</p>
<p>The &quot;good guys need this information for protection&quot; is perhaps a trickier. The huge majority of Internet users do not need the information provided because they have no capacity to leverage it for protection. (Guys like HD Moore can do wonders with it, of course). The users rely on the makers of products who DO need this information to provide protection.</p>
<p>It is clear from this case that many large security companies already had the information (they already had samples), so the added benefit to the &quot;good guy&quot; community must be adjusted with that information in mind.</p>
<p>In the end, I think it is less likely that good guys used this information for protection than it is that bad guys used it to compromise some user. I believe this is almost always the case, and my evidence is the aggregated number of exploits that occur after disclosure compared with the number of exploits of undercover vulnerabilities</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=82</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Should Verisign sue Sotirov / Appelbaum?</title>
		<link>http://spiresecurity.com/?p=116</link>
		<comments>http://spiresecurity.com/?p=116#comments</comments>
		<pubDate>Sun, 04 Jan 2009 02:26:34 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=116</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=116">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>[I am not a lawyer.]</p>
<p>With many security researchers supporting software liability (or at least some), it is useful to review alternative legal actions that may be taken throughout the discovery and disclosure process. I think the recent RapidSSL hack by Sotirov and Appelbaum is an interesting case.</p>
<p>In case you missed it, they demonstrated a hack where they could essentially spoof a Certificate Authority by taking advantage of known flaws in MD5 and (now exposed) weaknesses in RapidSSL&#39;s certificate issuance process (the serial number identification).</p>
<p>This is interesting primarily because it is uncommon. When Adobe and Cisco (and others) attempted legal action against security researchers, the researchers were demonstrating vulnerabilities in software that, if compromised, would impact their customers. This obviously is a concern, but in the end it is very difficult to show damages. That is generally true with most vulnerabilities.</p>
<p>Things change with cases like this (and potentially Software as a Service) where damages are borne by the vendor itself.</p>
<p>This vulnerability comes pretty close to demonstrating business fraud as far as I can tell. I don&#39;t know how far they went in their conference session, but if they actually issued a certificate, it seems to me that Verisign /RapidSSL could claim lost revenue (as minimal as it might be at this stage). </p>
<p>I am not sure what to make of their intentional secrecy to protect against legal action. I don&#39;t think it was a very smart move to tell people that you purposely didn&#39;t tell a vendor because they might have a legal right to keep you from presenting.</p>
<p>In any case, the approach by these folks completely disregards responsible disclosure (as anyone can at this stage) and the whole issue is couched in reasoning that could be applied to any vulnerability discovered &#8212; anyone can withhold information from vendors under the assertion that legal action may be taken.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=116</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>ISS outs Trend Micro</title>
		<link>http://spiresecurity.com/?p=117</link>
		<comments>http://spiresecurity.com/?p=117#comments</comments>
		<pubDate>Fri, 14 Nov 2008 03:26:28 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=117</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=117">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>IBM / ISS released (partially redacted) <a href="http://www.iss.net/threats/Advisories.php">security advisories</a> against Trend Micro. I think John Pescatore got it right in <a href="http://www.itworld.com/security/57718/ibms-iss-blasts-security-rival-trend-micro-over-bugs">this article</a>:</p>
<div style="margin-left: 40px;"><em>&quot;But in some ways, Pescatore said, X-Force broke an unspoken rule. &quot;They<br />
definitely compete with each other,&quot; he said, referring to IBM&#39;s<br />
Internet Security Systems and Trend Micro. &quot;Does the blog post warn<br />
users of the danger? That&#39;s what the vulnerability advisories are for.<br />
Would X-Force do the same thing if it found bugs in IBM&#39;s WebSphere? If<br />
IBM didn&#39;t patch fast enough or the patches didn&#39;t work too well, would<br />
they be blogging that, &#39;We&#39;ve had it with IBM&#39;?&quot;</em></div>
<p>These kinds of competitive rivalries really bring out the worst in security companies and highlight the house of cards that is vulnerability discovery and disclosure. Perhaps more importantly, you&#39;d think ISS would act differently given its experience with the <a href="http://en.wikipedia.org/wiki/Witty">Witty worm</a> and its somewhat strange circumstances&#8230; although they may hold the record for the number of vulnerabilities found in competitor products (hmm, maybe I am confusing cause and effect here).</p>
<p>In any case, I doubt it would pass my <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2005/11/a_new_litmus_te.html">litmus test</a>. I really don&#39;t understand why the profession facilitates <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2007/02/an_arbitrary_po.html">arbitrary</a> target practice. Pescatore cuts to the chase with his IBM point, and I am tempted to challenge for ISS to out IBM sometime soon, except that it would increase risk. In any case, IBM would be a target-rich environment in an arbitrary world.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=117</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Microsoft&#8217;s SDL Working?</title>
		<link>http://spiresecurity.com/?p=118</link>
		<comments>http://spiresecurity.com/?p=118#comments</comments>
		<pubDate>Wed, 05 Nov 2008 01:47:07 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Vulnerability Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=118</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=118">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I have been <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/04/microsofts-sdl.html">critical</a> in the <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/04/microsofts-sd-1.html">past</a> of <a href="http://srmsblog.burtongroup.com/2008/05/is-microsofts-s.html">Microsoft</a>&#39;s supporting evidence for its argument that its Security Development Lifecycle was working. Mind you, I generally assume that it is working, but am just not swayed by the data. So imagine my interest when I came across this tidbit on page 28 of its 150-page <a href="http://www.microsoft.com/security/portal/sir.aspx">Security Intelligence Report</a> for the first half of 2008:</p>
<div style="margin-left: 40px;"><em>&quot;In general, trends for Microsoft vulnerability disclosures have mirrored those for the industry as<br />a whole, though on a much smaller scale.&quot;<br /></em></div>
<p>So, if Microsoft is trending consistent with everyone else, then it is more difficult to see the benefit of SDL&#8230; This is one of the problems with using public disclosure data &#8211; it is inherently fickle and can&#39;t tell you nearly as much as, say, internal QA data.</p>
<p>I assume there is a different explanation since I haven&#39;t waded through the entire report yet. In any case, it seemed worth mentioning.</p>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Undercover Exploits and Vulnerabilities &#8211; 10-27-08</title>
		<link>http://spiresecurity.com/?p=120</link>
		<comments>http://spiresecurity.com/?p=120#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:08:16 +0000</pubDate>
		<dc:creator>Pete Lindstrom</dc:creator>
				<category><![CDATA[Threat Management]]></category>
		<category><![CDATA[disclosure]]></category>

		<guid isPermaLink="false">http://spiresecurity.com/blog/?p=120</guid>
		<description><![CDATA[
<p class="more-link-p"><a class="more-link" href="http://spiresecurity.com/?p=120">Read more &#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Looks like we have a confirmed addition to the undercover exploit list (<a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/08/undercover-vulnerability-list---request-for-updates.html">old list</a>). That makes 21 total since 1988.</p>
<div class="entry-content">
<div class="entry-body">
<div>
<ul>
<li>10/27/08 &#8211; <a href="http://blogs.technet.com/msrc/archive/2008/10/23/ms08-067-released.aspx">MS08-067 RPC vulnerability</a> (public info).</li>
<li>11/23/07 &#8211; <a href="http://www.symantec.com/security_response/vulnerability.jsp?bid=26536">Xunlei Thunder PPlayer ActiveX control</a> (credit: Symantec*)</li>
<li>4/5/07 &#8211; <a href="http://www.microsoft.com/technet/security/bulletin/ms07-029.mspx">DNS RPC Vuln</a> (confirmed by Bill O&#39;Malley who also discovered it)</li>
<li>11/3/06 &#8211; <a href="http://www.microsoft.com/technet/security/advisory/927892.mspx">XMLHTTP 4.0 ActiveX Control</a></li>
<li>9/23/06 &#8211; <a href="http://news.netcraft.com/archives/2006/09/23/hostgator_cpanel_security_hole_exploited_in_mass_hack.html"><span style="color: #003366;">cPanel</span></a> (credit: Dave via Adam, Ilja)</li>
<li>9/19/06 &#8211; <a href="http://www.microsoft.com/technet/security/advisory/925568.mspx" title="http://www.microsoft.com/technet/security/advisory/925568.mspx"><span style="color: #003366;">Internet Explorer VML</span></a> (public info) </li>
<li>9/3/06 &#8211; <a href="http://www.symantec.com/enterprise/security_response/weblog/2006/09/new_tricks_with_old_software.html" title="http://www.symantec.com/enterprise/security_response/weblog/2006/09/new_tricks_with_old_software.html"><span style="color: #003366;">MS Word 0Day</span></a> (Symantec) </li>
<li>8/16/06 &#8211; <a href="http://www.symantec.com/enterprise/security_response/weblog/2006/08/justsystems_ichitaro_0day_used.html" title="http://www.symantec.com/enterprise/security_response/weblog/2006/08/justsystems_ichitaro_0day_used.html"><span style="color: #003366;">Ichitaro</span></a> (Symantec) </li>
<li>7/11/06 &#8211; <a href="http://blogs.technet.com/msrc/archive/2006/07/14/441893.aspx" title="http://blogs.technet.com/msrc/archive/2006/07/14/441893.aspx"><span style="color: #003366;">Powerpoint 0day</span></a>. (public information) </li>
<li>12/29/05 &#8211; WMF. (public information) </li>
<li>2/7/05 &#8211; <a href="http://lists.grok.org.uk/pipermail/full-disclosure/2005-February/031562.html" title="http://lists.grok.org.uk/pipermail/full-disclosure/2005-February/031562.html"><span style="color: #003366;">Mailman directory traversal</span></a>. (credit: ilja van Sprundel) </li>
<li>2/4/05: <a href="http://minix1.woodhull.com/latenews.html" title="http://minix1.woodhull.com/latenews.html"><span style="color: #003366;">Minix FTP Vulnerability</span></a> (credit: Ilja van Sprundel, confirmed by Al Woodhull) </li>
<li>11/16/04 &#8211; <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1037" title="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1037"><span style="color: #003366;">Twikis search.pm</span></a>. (credit: ilja van Sprundel) </li>
<li>12/04/03 &#8211; <a href="http://lists.samba.org/archive/rsync-announce/2003/000011.html" title="http://lists.samba.org/archive/rsync-announce/2003/000011.html"><span style="color: #003366;">Rsync</span></a>. (credit: David Goldsmith, Matasano) </li>
<li>11/20/03 &#8211; <a href="http://www.debian.org/News/2003/20031202" title="http://www.debian.org/News/2003/20031202"><span style="color: #003366;">do_brk()</span></a> overflow. (credit: David Goldsmith, Matasano) </li>
<li>3/18/03 &#8211; <a href="http://www.infoworld.com/article/03/03/18/HNarmy_1.html" title="http://www.infoworld.com/article/03/03/18/HNarmy_1.html"><span style="color: #003366;">WebDAV</span></a>. (publicly available information) </li>
<li>12/9/99 &#8211; Solaris <a href="http://www.securityfocus.com/bid/866" title="http://www.securityfocus.com/bid/866"><span style="color: #003366;">sadmind</span></a> (credit: Steve Christey) </li>
<li>9/3/98 &#8211; <a href="http://www.cert.org/advisories/CA-98.11.tooltalk.html" title="http://www.cert.org/advisories/CA-98.11.tooltalk.html"><span style="color: #003366;">SunOS ToolTalk</span></a>. (credit: <a href="http://www.sockpuppet.org/tqbf/log/2005/08/in-which-lindstrom-gets-served-and-i.html" title="http://www.sockpuppet.org/tqbf/log/2005/08/in-which-lindstrom-gets-served-and-i.html"><span style="color: #003366;">TQBF</span></a>, who never got the beer&#8230;) </li>
<li>4/24/96 &#8211; <a href="http://www-uxsup.csx.cam.ac.uk/pub/webmirrors/www.cert.org/advisories/CA-1996-09.html" title="http://www-uxsup.csx.cam.ac.uk/pub/webmirrors/www.cert.org/advisories/CA-1996-09.html"><span style="color: #003366;">rpc.statd</span></a>. (double credit: <a href="http://www.sockpuppet.org/tqbf/log/2005/08/in-which-lindstrom-gets-served-and-i.html" title="http://www.sockpuppet.org/tqbf/log/2005/08/in-which-lindstrom-gets-served-and-i.html"><span style="color: #003366;">TQBF</span></a> &#8211; thanks again.) </li>
<li>11/2/88 &#8211; Sendmail (credit: David Goldsmith, Matasano) </li>
<li>11/2/88 &#8211; Fingerd (credit: David Goldsmith, Matasano)</li>
</ul>
</div>
<p>Honorable Mention (which don&#39;t quite make the list because the<br />
vulnerability information was not discovered due to an active exploit):</p>
<ul>
<li>RealServer ../../../ overflow </li>
<li>Any of the Immunity VSC releases (Mac OS X Kernel Local, anyone?) </li>
<li>Samba bug that HDM got hacked with&#8230; [this may get elevated, I am not sure] </li>
<li>[Credits: Dave Aitel and Anton Chuvakin for the information]</li>
</ul>
<p>Definitions:</p>
<p><strong>Undercover Vulnerability: </strong>A vulnerability that was generally<br />
unknown (e.g. not published on any lists, not discussed by &quot;above<br />
ground&quot; security folks) until it was actively exploited in the wild.<br />
The vulnerability was discovered through evidence of tampering or other<br />
means, not through the usual bugfinding ritual.</p>
<p><strong>Undercover Exploit:</strong> The event and/or code used to compromise a resource running the vulnerable software in the wild.</p>
<p>*Note: the &quot;credit&quot; given is not to the person who discovered the<br />
exploit/vuln, but to the person who pointed me in the right direction.<br />
Thanks, all.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://spiresecurity.com/?feed=rss2&#038;p=120</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
