<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Is it really that unbelievable?</title>
	<atom:link href="http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 02 Nov 2008 08:10:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Deaton</title>
		<link>http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-10</link>
		<dc:creator>Robert Deaton</dc:creator>
		<pubDate>Tue, 26 Sep 2006 23:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-10</guid>
		<description>Heh, you&#039;re asking the wrong developer. If it was up to me, the db backup plugin would be in the core indefinitely. See the second paragraph &lt;a href=&quot;http://comox.textdrive.com/pipermail/wp-testers/2006-September/002957.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Heh, you&#8217;re asking the wrong developer. If it was up to me, the db backup plugin would be in the core indefinitely. See the second paragraph <a href="http://comox.textdrive.com/pipermail/wp-testers/2006-September/002957.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skippy</title>
		<link>http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-9</link>
		<dc:creator>skippy</dc:creator>
		<pubDate>Tue, 26 Sep 2006 21:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-9</guid>
		<description>Then the current situation is no different from any of the discovered vulnerabilities in previous versions of WordPress that sat, unpatched for long periods of time prior to the next official release of WordPress.

And the fact that admin privileges are required to exploit the directory traversal vulnerability makes this even more on par with some of the core vulnerabilities that also required admin privileges to execute.  Why make a big push to resolve this, when &quot;just wait for the next release&quot; was sufficient for the core vulnerabilities?</description>
		<content:encoded><![CDATA[<p>Then the current situation is no different from any of the discovered vulnerabilities in previous versions of WordPress that sat, unpatched for long periods of time prior to the next official release of WordPress.</p>
<p>And the fact that admin privileges are required to exploit the directory traversal vulnerability makes this even more on par with some of the core vulnerabilities that also required admin privileges to execute.  Why make a big push to resolve this, when &#8220;just wait for the next release&#8221; was sufficient for the core vulnerabilities?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Deaton</title>
		<link>http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-8</link>
		<dc:creator>Robert Deaton</dc:creator>
		<pubDate>Tue, 26 Sep 2006 19:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-8</guid>
		<description>I don&#039;t want to be misunderstood. The above post is not saying that the plugin currently has vulnerabilities that have been left unfixed. However, no WordPress release has been made with a fix for the directory traversal vulnerability, and the above people questioned whether or not the vulnerability exists at all, not whether it had been fixed.

As for why they weren&#039;t good citizens, I&#039;m not really sure. The closest I can come to finding the other issues Ryan mentioned were the changes &lt;a href=&quot;http://trac.wordpress.org/changeset/3815&quot; rel=&quot;nofollow&quot;&gt;[3815]&lt;/a&gt; and &lt;a href=&quot;http://trac.wordpress.org/changeset/4049&quot; rel=&quot;nofollow&quot;&gt;[4049]&lt;/a&gt; because of missing current_user_can checks. Really, those should have been reported upstream.

But let me clarify, there has been no publically released fix. The only fix available is in branches/2.0/ at the moment, and should be in 2.0.5.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to be misunderstood. The above post is not saying that the plugin currently has vulnerabilities that have been left unfixed. However, no WordPress release has been made with a fix for the directory traversal vulnerability, and the above people questioned whether or not the vulnerability exists at all, not whether it had been fixed.</p>
<p>As for why they weren&#8217;t good citizens, I&#8217;m not really sure. The closest I can come to finding the other issues Ryan mentioned were the changes <a href="http://trac.wordpress.org/changeset/3815" rel="nofollow">[3815]</a> and <a href="http://trac.wordpress.org/changeset/4049" rel="nofollow">[4049]</a> because of missing current_user_can checks. Really, those should have been reported upstream.</p>
<p>But let me clarify, there has been no publically released fix. The only fix available is in branches/2.0/ at the moment, and should be in 2.0.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skippy</title>
		<link>http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-7</link>
		<dc:creator>skippy</dc:creator>
		<pubDate>Tue, 26 Sep 2006 15:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://robert.wordpress.com/2006/09/25/is-it-really-that-unbelievable/#comment-7</guid>
		<description>Matt &lt;a href=&quot;http://comox.textdrive.com/pipermail/wp-testers/2006-September/002976.html&quot; rel=&quot;nofollow&quot;&gt;has acknowledged&lt;/a&gt; that there are no known vulnerabilities with the backup plugin.

The directory traversal vulnerability is the &lt;em&gt;only&lt;/em&gt; vulnerability for which I could find any public evidence, despite Ryan&#039;s claim that it was the third.  Why weren&#039;t the Automattic guys the good citizens they want everyone else to be by reporting the problems upstream to me?

I&#039;d appreciate it if you could set the record straight: there was a problem, it was fixed, and now WP-DB-Backup shares the same status as WordPress itself: &quot;believed secure, until proven otherwise&quot;.</description>
		<content:encoded><![CDATA[<p>Matt <a href="http://comox.textdrive.com/pipermail/wp-testers/2006-September/002976.html" rel="nofollow">has acknowledged</a> that there are no known vulnerabilities with the backup plugin.</p>
<p>The directory traversal vulnerability is the <em>only</em> vulnerability for which I could find any public evidence, despite Ryan&#8217;s claim that it was the third.  Why weren&#8217;t the Automattic guys the good citizens they want everyone else to be by reporting the problems upstream to me?</p>
<p>I&#8217;d appreciate it if you could set the record straight: there was a problem, it was fixed, and now WP-DB-Backup shares the same status as WordPress itself: &#8220;believed secure, until proven otherwise&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
