<?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>smooshspace &#187; security</title>
	<atom:link href="http://smooshspace.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://smooshspace.com</link>
	<description>Part Time Nerd::Full Time Dad</description>
	<lastBuildDate>Sat, 17 Dec 2011 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Potential WordPress 2.7 vulnerability?</title>
		<link>http://smooshspace.com/2009/02/potential-wordpress-27-vulnerability/</link>
		<comments>http://smooshspace.com/2009/02/potential-wordpress-27-vulnerability/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 13:46:25 +0000</pubDate>
		<dc:creator>smoosh</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://smooshspace.com/?p=1004</guid>
		<description><![CDATA[I seems some people are reporting issues with their WordPress 2.7.x sites being injected with some nasty java code. Rogi has pointed out this thread on the WordPress support forums which makes mention of a few instances whereÂ  multiple sites &#8230; <a href="http://smooshspace.com/2009/02/potential-wordpress-27-vulnerability/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I seems some people are reporting issues with their WordPress 2.7.x sites being injected with some nasty java code.</p>
<p><a href="http://rogilife.com/">Rogi</a> has pointed out <a href="http://wordpress.org/support/topic/242327">this thread</a> on the WordPress support forums which makes mention of a few instances whereÂ  multiple sites were hit by the same IP as per their access logs, at exactly the same time that their header files were changed.</p>
<p>Might be worth blocking the offending IP range 87.118.120.x until this gets sorted.<br />
However, if the offender changes IP, or shares his script with the world this will be not much more than a false sense of security&#8230;</p>
<p>If you choose to filter the IP block, you can do so in your .htaccess file by adding the following lines to the end of the file:<br />
<code><br />
order allow,deny<br />
deny from 87.118.120.<br />
allow from all</code></p>
<p><strong>Update: </strong><a href="http://photocritic.org/wordpress-exploit-iframe-gen-c/">This site</a> has some good information regarding this exploit, and mentions:</p>
<blockquote><p>&#8230; It appears that the exploit is fixed in versions of WordPress beyond 2.6.5, but that <a href="http://www.securityfocus.com/archive/1/498652">the WP Super Cache plug-in continues to allow the exploit somehow</a>.</p></blockquote>
<p>Also of note,Â  photocritic.org recommends the following for hardening your WordPress installs :</p>
<blockquote><p>If youâ€™re affected by this, fix the issue, and then read <a href="http://codex.wordpress.org/Hardening_WordPress">Hardening WordPress</a> and <a href="http://ocaoimh.ie/2008/06/08/did-your-wordpress-site-get-hacked/">Did your WordPress Site get Hacked</a> &#8211; both of which give a lot of starting points for research into how you can stop this happening again.</p></blockquote>
<p>Going to take a look at this myself&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://smooshspace.com/2009/02/potential-wordpress-27-vulnerability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

