<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP security exploit with GIF images</title>
	<link>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/</link>
	<description>>> Developers' Land of Web Strait.</description>
	<pubDate>Sat, 31 Jul 2010 11:23:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: admin</title>
		<link>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-4</link>
		<pubDate>Fri, 22 Jun 2007 20:12:31 +0000</pubDate>
		<guid>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-4</guid>
					<description>Ya, I am agree with your point. The security problems are rarely come from the PHP itself, but it depends on how the coders writing their codes! Anyway, the reason for posting this issue is just to point out that the getimagesize() function can be exploited and would failed in validating the image, even though the PHP Manual itself claim that this function will return FALSE for an invalid image.</description>
		<content:encoded><![CDATA[<p>Ya, I am agree with your point. The security problems are rarely come from the PHP itself, but it depends on how the coders writing their codes! Anyway, the reason for posting this issue is just to point out that the getimagesize() function can be exploited and would failed in validating the image, even though the PHP Manual itself claim that this function will return FALSE for an invalid image.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: droool</title>
		<link>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-3</link>
		<pubDate>Fri, 22 Jun 2007 19:12:41 +0000</pubDate>
		<guid>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-3</guid>
					<description>now that seems to be another serious loop hole for php coded site</description>
		<content:encoded><![CDATA[<p>now that seems to be another serious loop hole for php coded site
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-2</link>
		<pubDate>Fri, 22 Jun 2007 16:34:18 +0000</pubDate>
		<guid>http://devland.webstrait.com/php-security-exploit-with-gif-images/7/#comment-2</guid>
					<description>It’s not really a problem if you only allow images with valid extensions to be uploaded in the first place. 

A correctly written script would not be affected.</description>
		<content:encoded><![CDATA[<p>It’s not really a problem if you only allow images with valid extensions to be uploaded in the first place. </p>
<p>A correctly written script would not be affected.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
