<?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: PHP Upload Security &amp; The 1&#215;1 jpeg Hack</title>
	<atom:link href="http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/</link>
	<description>PHP/LAMP Development and Software Process Improvement</description>
	<lastBuildDate>Tue, 22 Feb 2011 19:14:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Makavillian</title>
		<link>http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/comment-page-1/#comment-1223</link>
		<dc:creator>Makavillian</dc:creator>
		<pubDate>Tue, 22 Feb 2011 19:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://josephkeeler.com/?p=3#comment-1223</guid>
		<description>Great post, I wasn&#039;t aware of this either.</description>
		<content:encoded><![CDATA[<p>Great post, I wasn&#8217;t aware of this either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/comment-page-1/#comment-1107</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 06 Jan 2011 18:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://josephkeeler.com/?p=3#comment-1107</guid>
		<description>Never even gave that a thought...naively thought mime types could be relied on....now changing my image upload class. There must be a hell of a lot of unsecured upload scripts out there!</description>
		<content:encoded><![CDATA[<p>Never even gave that a thought&#8230;naively thought mime types could be relied on&#8230;.now changing my image upload class. There must be a hell of a lot of unsecured upload scripts out there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos</title>
		<link>http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/comment-page-1/#comment-1059</link>
		<dc:creator>Nikos</dc:creator>
		<pubDate>Sun, 12 Dec 2010 09:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://josephkeeler.com/?p=3#comment-1059</guid>
		<description>This handles nicely that php code will not be executed. how about xss?</description>
		<content:encoded><![CDATA[<p>This handles nicely that php code will not be executed. how about xss?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip Harrington</title>
		<link>http://josephkeeler.com/2009/04/php-upload-security-the-1x1-jpeg-hack/comment-page-1/#comment-8</link>
		<dc:creator>Phillip Harrington</dc:creator>
		<pubDate>Sat, 16 May 2009 01:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://josephkeeler.com/?p=3#comment-8</guid>
		<description>I actually considered doing this - renaming, reprocessing the image and appending a new extension. I was not, however, aware of this attack - or of the fix. Thanks for this article! Keep it up! I&#039;m enjoying very much the security and optimization focus of your first few entries. And as promised, I&#039;m subscribing!</description>
		<content:encoded><![CDATA[<p>I actually considered doing this &#8211; renaming, reprocessing the image and appending a new extension. I was not, however, aware of this attack &#8211; or of the fix. Thanks for this article! Keep it up! I&#8217;m enjoying very much the security and optimization focus of your first few entries. And as promised, I&#8217;m subscribing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

