<?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: Securing FCKEditor</title>
	<atom:link href="http://blog.thefrontiergroup.com.au/2009/04/securing-fckeditor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefrontiergroup.com.au/2009/04/securing-fckeditor/</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Tue, 08 May 2012 03:28:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Johnny</title>
		<link>http://blog.thefrontiergroup.com.au/2009/04/securing-fckeditor/comment-page-1/#comment-830</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=364#comment-830</guid>
		<description>Just the other day we found out a &quot;hacker&quot; exploited a plugin, ImageManager, in one of our FCKeditor powered sites. They found direct access to upload files through a Google search!

You tips are excellent and essential to securing the FCKeditor. I&#039;ll add one more which helps the fact that you can browse these files due to a lack of index pages throughout the editor files.

Create an htacess file in your &quot;fckeditor&quot; folder and put the following line in it:

IndexIgnore *

That way, you&#039;ll get a 403 Forbidden error for anyone snooping around.

Cheers!

Johnny</description>
		<content:encoded><![CDATA[<p>Just the other day we found out a &#8220;hacker&#8221; exploited a plugin, ImageManager, in one of our FCKeditor powered sites. They found direct access to upload files through a Google search!</p>
<p>You tips are excellent and essential to securing the FCKeditor. I&#8217;ll add one more which helps the fact that you can browse these files due to a lack of index pages throughout the editor files.</p>
<p>Create an htacess file in your &#8220;fckeditor&#8221; folder and put the following line in it:</p>
<p>IndexIgnore *</p>
<p>That way, you&#8217;ll get a 403 Forbidden error for anyone snooping around.</p>
<p>Cheers!</p>
<p>Johnny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matías</title>
		<link>http://blog.thefrontiergroup.com.au/2009/04/securing-fckeditor/comment-page-1/#comment-303</link>
		<dc:creator>Matías</dc:creator>
		<pubDate>Sun, 02 Aug 2009 05:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=364#comment-303</guid>
		<description>Good Tips!</description>
		<content:encoded><![CDATA[<p>Good Tips!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

