<?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>wordpressguru.eu &#187; exploit</title>
	<atom:link href="http://wordpressguru.eu/tag/exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpressguru.eu</link>
	<description>For all your WordPress needs</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:03:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Do you use PHP $_SERVER variables in forms?</title>
		<link>http://wordpressguru.eu/2009/09/do-you-use-php-_server-variables-in-forms/</link>
		<comments>http://wordpressguru.eu/2009/09/do-you-use-php-_server-variables-in-forms/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 21:57:31 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[Cross-site scripting]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://wordpressguru.eu/?p=229</guid>
		<description><![CDATA[photo credit: Melissa Maples I came across an interesting point that outlines that dangers of using $_SERVER variables to submit form, a practice that&#8217;s pretty common in WordPress plugins. The problem is that it opens the form up to be &#8230; <a href="http://wordpressguru.eu/2009/09/do-you-use-php-_server-variables-in-forms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: right;"><a href="http://www.flickr.com/photos/84392129@N00/3944784420/" title="Bell Configuration" target="_blank"><img src="http://farm3.static.flickr.com/2430/3944784420_c72f315904_m.jpg" alt="Bell Configuration" border="0"></a><br /><small><a href="http://creativecommons.org/licenses/by-nc/2.0/" title="Attribution-NonCommercial License" target="_blank"><img src="http://wordpressguru.eu/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" align="absmiddle" border="0" width="16" height="16"></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/84392129@N00/3944784420/" title="Melissa Maples" target="_blank">Melissa Maples</a></small></div>
<p>I came across an interesting point that outlines that dangers of using $_SERVER variables to submit form, a practice that&#8217;s pretty common in WordPress plugins. The problem is that it opens the form up to be used for <a class="zem_slink freebase/guid/9202a8c04000641f8000000000187df3" href="http://en.wikipedia.org/wiki/Cross-site_scripting" title="Cross-site scripting" rel="wikipedia">cross-site scripting</a> (XSS) exploits. The post even has a couple of examples demonstrating how the exploits could be put together; examples that you can use to test your own code. </p>
<p>It&#8217;s important to know about these exploits and how they work. Ignoring them when writing code is a bit like putting <a href="http://www.creativedisplaysnow.com/">cardboard displays</a> in front of a crumbling building. It may look pretty from the outside, but you&#8217;re building something that is putting other people at risk.</p>
<p>So, read the post <a href="http://markjaquith.wordpress.com/2009/09/21/php-server-vars-not-safe-in-forms-or-links/">here</a>.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=64700a6c-a943-4047-aca6-88789082cc7f"><span class="zem-script more-info pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://wordpressguru.eu/2009/09/do-you-use-php-_server-variables-in-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6.1 Exploit: Upgrade to avoid hack</title>
		<link>http://wordpressguru.eu/2008/09/wordpress-261-exploit-upgrade-to-avoid-hack/</link>
		<comments>http://wordpressguru.eu/2008/09/wordpress-261-exploit-upgrade-to-avoid-hack/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 14:48:09 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpressguru.eu/?p=52</guid>
		<description><![CDATA[I was reading around today after cleaning up a website that got hacked when I saw an example of a vulnerability that exists in WordPress 2.6.1 The security hole is this: Imagine a blog site using wordpress 2.6.1 and its &#8230; <a href="http://wordpressguru.eu/2008/09/wordpress-261-exploit-upgrade-to-avoid-hack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was reading around today after cleaning up a website that got hacked when I saw an example of a vulnerability that exists in WordPress 2.6.1 The <a href="http://en.wikipedia.org/wiki/Vulnerability_%28computing%29" title="Vulnerability (computing)" rel="wikipedia" class="zem_slink">security hole</a> is this:</p>
<blockquote><p>Imagine a blog site using wordpress 2.6.1 and its web address is www.hackme.com , when you type in your address bar http://www.hackme.com/wp-login.php?action=register the new user registration page comes up !</p>
<p>After that we type our user name as “admin &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x” (make sure there are 52 space characters between “x” and “admin”. So after that type your e-mail address to the next textbox and click register. By doing this we are cloning the “admin” user name. Your <a href="http://en.wikipedia.org/wiki/Password" title="Password" rel="wikipedia" class="zem_slink">password</a> will come to your e-mail address shortly. You will not able to login with this information directly, So open the same page again and click “forgot password”, type in your own e-mail address and your will receive the link to reset the admin password. Once you click the reset link, the new password will be generated and will be sent to the real owner of the website.</p></blockquote>
<p>Now, although people can&#8217;t log in with that password, it can prove to be very annoying and can even be used to implement a denial-of-service attack, but continually changing the admin&#8217;s password. How can you address the issue. Either upgrade to <a href="http://wordpressguru.eu/2008/09/wordpress-262-released/">WordPress 2.6.2</a> or disable user registrations.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=bf0b4991-e49a-4953-9c1c-bb873ecf0677"></div>
]]></content:encoded>
			<wfw:commentRss>http://wordpressguru.eu/2008/09/wordpress-261-exploit-upgrade-to-avoid-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

