<?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: The dangers of PHP_SELF</title>
	<atom:link href="http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/</link>
	<description>Your premium source for custom modification services for phpBB</description>
	<lastBuildDate>Wed, 11 Jan 2012 20:39:04 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dave.rathbun</title>
		<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/comment-page-1/#comment-1425</link>
		<dc:creator>dave.rathbun</dc:creator>
		<pubDate>Mon, 05 Feb 2007 04:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbbdoctor.com/blog/?p=59#comment-1425</guid>
		<description>I will defer that opportunity to you. :-) I&#039;m not familiar with the product at all... if you are, it would probably have more weight coming from someone that knows what they&#039;re talking about, and I clearly would not.</description>
		<content:encoded><![CDATA[<p>I will defer that opportunity to you. <img src='http://www.phpbbdoctor.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I&#8217;m not familiar with the product at all&#8230; if you are, it would probably have more weight coming from someone that knows what they&#8217;re talking about, and I clearly would not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damnian</title>
		<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/comment-page-1/#comment-1421</link>
		<dc:creator>damnian</dc:creator>
		<pubDate>Sun, 04 Feb 2007 20:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbbdoctor.com/blog/?p=59#comment-1421</guid>
		<description>Excellent point. I just spotted use of PHP_SELF in &lt;a href=&quot;http://www.whobar.org/&quot; rel=&quot;nofollow&quot;&gt;Whobar&lt;/a&gt;. I think you should report it and get the credit.</description>
		<content:encoded><![CDATA[<p>Excellent point. I just spotted use of PHP_SELF in <a href="http://www.whobar.org/" rel="nofollow">Whobar</a>. I think you should report it and get the credit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave.rathbun</title>
		<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/comment-page-1/#comment-1337</link>
		<dc:creator>dave.rathbun</dc:creator>
		<pubDate>Tue, 30 Jan 2007 14:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbbdoctor.com/blog/?p=59#comment-1337</guid>
		<description>olpa, I had never thought of such a thing either. :-) I am really quite grateful to the job done by the phpBB MOD Validation team. Every time they reject one of my MODs I learn something new, and generally important. 8)

If it wasn&#039;t obvious, this was the security issue that caused me to write &lt;a href=&quot;http://www.phpbbdoctor.com/blog/?p=60&quot;&gt;this post&lt;/a&gt; a few days ago. Before revealing the specifics I wanted to give folks that were using the RC versions a chance to upgrade. I contacted some folks that I knew were using it, and had no way to know who I was missing.

Still don&#039;t.</description>
		<content:encoded><![CDATA[<p>olpa, I had never thought of such a thing either. <img src='http://www.phpbbdoctor.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I am really quite grateful to the job done by the phpBB MOD Validation team. Every time they reject one of my MODs I learn something new, and generally important. <img src='http://www.phpbbdoctor.com/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<p>If it wasn&#8217;t obvious, this was the security issue that caused me to write <a href="http://www.phpbbdoctor.com/blog/?p=60">this post</a> a few days ago. Before revealing the specifics I wanted to give folks that were using the RC versions a chance to upgrade. I contacted some folks that I knew were using it, and had no way to know who I was missing.</p>
<p>Still don&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olpa</title>
		<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/comment-page-1/#comment-1326</link>
		<dc:creator>olpa</dc:creator>
		<pubDate>Tue, 30 Jan 2007 03:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbbdoctor.com/blog/?p=59#comment-1326</guid>
		<description>Awesome! I&#039;ve never thought about such sort of abuse of PHP_SELF. Thanks for sharing.

// Just re-checked my code. Fine, only __FILE__ and $_SERVER[&#039;REQUEST_URI&#039;].</description>
		<content:encoded><![CDATA[<p>Awesome! I&#8217;ve never thought about such sort of abuse of PHP_SELF. Thanks for sharing.</p>
<p>// Just re-checked my code. Fine, only __FILE__ and $_SERVER['REQUEST_URI'].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eviL&#60;3</title>
		<link>http://www.phpbbdoctor.com/blog/2007/01/29/the-dangers-of-php_self/comment-page-1/#comment-1322</link>
		<dc:creator>eviL&#60;3</dc:creator>
		<pubDate>Mon, 29 Jan 2007 22:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbbdoctor.com/blog/?p=59#comment-1322</guid>
		<description>Very good post, i shall link to this ;)</description>
		<content:encoded><![CDATA[<p>Very good post, i shall link to this <img src='http://www.phpbbdoctor.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

