<?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/"
	>

<channel>
	<title>Kaizeku Ban &#187; memory_corruption</title>
	<atom:link href="http://blog.kaizeku.com/taxonomy/memory_corruption/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kaizeku.com</link>
	<description>So many evil plans, so little time...</description>
	<pubDate>Sat, 13 Dec 2008 17:01:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<meta xmlns="http://pipes.yahoo.com" name="pipes" content="noprocess" />
	<image>
		<link>http://blog.kaizeku.com/</link>
		<url>http://i.istalker.net/1.6.2/stamp.png</url>
		<title>Kaizeku Ban</title>
	</image>
		<item>
		<title>Mozilla Firefox 2.0.0.8 Critical Update - Windows Pwn Firefox</title>
		<link>http://blog.kaizeku.com/ua/firefox_2-0-0-8-security-update/</link>
		<comments>http://blog.kaizeku.com/ua/firefox_2-0-0-8-security-update/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 16:38:16 +0000</pubDate>
		<dc:creator>Avice</dc:creator>
		
		<category><![CDATA[Internet Browser]]></category>

		<category><![CDATA[Mozilla Firefox]]></category>

		<category><![CDATA[firefox_vulnerability]]></category>

		<category><![CDATA[memory_corruption]]></category>

		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blog.kaizeku.com/ua/firefox_2-0-0-8-security-update/</guid>
		<description><![CDATA[Latest update fixes various securities holes and patched the popular memory corruption bugs.]]></description>
			<content:encoded><![CDATA[<p>Updating Firefox is really becoming a trends. Just a month after the <a href="http://blog.kaizeku.com/ua/firefox/firefox_critical_update_v2-0-0-7/">recent update</a> there is new securities issue with Mozilla&#8217;s Firefox Browser. Squashing browser bugs is a tedious chores for Mozilla&#8217;s Developer. So kudos for their quick response.<br />
<span id="more-103"></span><br />
Latest update fixes various securities holes and patched the popular memory corruption bugs. Also with this new release Mozilla&#8217;s Firefox has <a href="http://blog.kaizeku.com/uri/?http://developer.mozilla.org/devnews/index.php/2007/05/30/firefox-2004-and-firefox-15012-security-and-stability-update/">drop all support for Mozilla&#8217;s Firefox version 1.5.0.x</a>. So any user with older version is encourage to update their browser.</p>
<h2>Known Vulnerabilities List by MFSA</h2>
<ul>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-36.html" class="moderate">MFSA 2007-36</a> URIs with invalid %-encoding mishandled by Windows</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-35.html" class="critical">MFSA 2007-35</a> XPCNativeWrapper pollution using Script object</li>
<li><a href="http://www.mozilla.org/security/announce/2007/mfsa2007-34.html" class="moderate">MFSA 2007-34</a> Possible file stealing through sftp protocol</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-33.html" class="low">MFSA 2007-33</a> XUL pages can hide the window titlebar</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-32.html" class="moderate">MFSA 2007-32</a> File input focus stealing vulnerability</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-31.html" class="moderate">MFSA 2007-31</a> Browser digest authentication request splitting</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-30.html" class="low">MFSA 2007-30</a> onUnload Tailgating</li>
<li><a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-29.html" class="critical">MFSA 2007-29</a> Crashes with evidence of memory corruption (rv:1.8.1.8)</li>
</ul>
<h2>URI Protocol Abuse</h2>
<p>Last month Billy Rios, Nate McFeter and Raghav &#8220;the Pope&#8221; Dube discovered the exploit on remote command execution in Firefox with the URI handler protocol</p>
<p><small>Excerpt from Billy Ross&#8217;s</small></p>
<p class="quote" style="margin-top: 0px"><span>Once again, these URI payloads can be passed by the mailto, nntp, news, and snews URIs, allowing us to pass the payload without any user interaction. So, it seems that although the conditions which allowed for remote command execution in Firefox 2.0.0.5 have been addressed with a security patch, the underlying file type handling issues which are truly the heart of the issue have NOT been addressed.</span></p>
<p>You can read more on this issue at Billy Ross&#8217;s blog - <a href="http://blog.kaizeku.com/uri/?http://xs-sniper.com/blog/2007/09/01/firefox-file-handling-woes/" title="Firefox File Handling Woes">Firefox File Handling Woes</a> .</p>
<h2>What the hell is XPCNativeWraper pollution?</h2>
<p>Bugzilla title can be damn confusing. <a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org/security/announce/2007/mfsa2007-35.html">MFSA 2007-35</a> - <span class="tt">&#8220;XPCNativeWrapper pollution using Script object&#8221;</span> - Its the same vulnerability from previous update on Firefox 2.0.0.5 . ATM Mozilla has <a href="http://blog.kaizeku.com/uri/?http://www.mozilla.org">closed </a> (I removed the link 404) all informations regarding this issue (it turns out all the past references return 404 :( ). So i had to digg down further on <a href="http://xforce.iss.net/xforce/xfdb/35460">ISS X-force</a> and CVE to get more info regarding this exploit.</p>
<p><small><br />
</small></p>
<p class="quote" style="margin-top: 0px"><span>Mozilla Firefox could allow a remote attacker to execute arbitrary code on the system, caused by an unspecified error related to the handling of XPCNativeWrapper. An attacker could exploit this vulnerability to execute arbitrary code on the affected system or cause a denial of service, if the attacker could persuade a victim to visit a malicious Web page or open a malicious HTML email.</span></p>
<p>I think this is the most important issue for the new release. Because every search on Mozilla turn out 404 and private. I hope somebody can explained this further.</p>
<p> </p>
<h2>Pref setup to prevent malicious URI exploit</h2>
<p>I found this snippet code from one of regular commenter at Billy Ross&#8217;s blogs. You might need to head on Mozilla <a href="http://www.mozilla.org/unix/customizing.html#prefs">prefs guide </a> before applying the below hacks.</p>
<h4 style="margin-bottom: 1px">Firefox Preferences settings (pref.js)</h4>
<p>This settings will throw a Firefox confirmation box before opening external third party applications (ie. thunderbird, outlook). So you can prevent any programs from being launched without permission. <small>example: mailto links (ie: <a href="mailto://billgates@microsoft.com?subject=donation">billgates@microsoft.com</a>).</small></p>
<pre><small>user_pref(”network.protocol-handler.warn-external.mailto”, true);
user_pref(”network.protocol-handler.warn-external.news”, true);
user_pref(”network.protocol-handler.warn-external.nntp”, true);
user_pref(”network.protocol-handler.warn-external.snews”, true);</small></pre>
<h2>Simon says, Both is Guilty</h2>
<p>It seem like Mozilla’s Firefox is just as guilty like Microsoft’s for passing dangerous data to third party applications. Firefox should have its own registered URL handler &amp; <a href="http://en.wikipedia.org/wiki/Dynamic_Data_Exchange">DDE</a> instead of relying on Microsoft&#8217;s.</p>
<p>Same with Apple (<a href="http://www.gnucitizen.org/blog/0day-quicktime-pwns-firefox">quicktime pwn firefox</a>).</p>
<p style="text-align: center"><img src="http://gmodules.com/ig/proxy?url=http://blog.kaizeku.com/wp-content/uploads/2007/10/mac-and-pc.png" alt="mac and pc" /></p>
<h2 class="cb">Related links</h2>
<ul>
<li><a href="http://getfirefox.com">Download Firefox 2.0.0.8</a></li>
<li><a href="http://xs-sniper.com/blog/remote-command-exec-firefox-2005/">Remote Command Exec (FireFox 2.0.0.5 et al)</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=389106">Escape URIs when passing them to external protocol handlers</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://blog.kaizeku.com/ua/firefox_2-0-0-8-security-update/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
