<?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>alex.rabe &#187; security</title>
	<atom:link href="http://alexrabe.de/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Security update 1.8.4 and 4.000.000 downloads</title>
		<link>http://alexrabe.de/2011/10/26/security-update-1-8-4-and-4-000-000-downloads/</link>
		<comments>http://alexrabe.de/2011/10/26/security-update-1-8-4-and-4-000-000-downloads/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 18:20:06 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://alexrabe.de/?p=859</guid>
		<description><![CDATA[Normally I&#8217;m happy to announce that NextGEN gallery reached 4 million downloads, but due to a security fixes I need to advice that everybody should update to the latest release 1.8.4. If you whatever reason prefer not to update the plugin, I suggest to download the file tags.php and overwrite this file in your nextgen-gallery/admin [...]]]></description>
			<content:encoded><![CDATA[<p>Normally I&#8217;m happy to announce that NextGEN gallery reached 4 million downloads, but due to a security fixes I need to advice that everybody should update to the latest release 1.8.4. If you whatever reason prefer not to update the plugin, I suggest to download the file <a href="http://nextgen-gallery.googlecode.com/svn-history/r1020/trunk/admin/tags.php">tags.php</a> and overwrite this file in your nextgen-gallery/admin folder</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2011/10/26/security-update-1-8-4-and-4-000-000-downloads/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>New bugfix release</title>
		<link>http://alexrabe.de/2010/03/25/new-bugfix-release-2/</link>
		<comments>http://alexrabe.de/2010/03/25/new-bugfix-release-2/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 20:06:39 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://alexrabe.de/?p=628</guid>
		<description><![CDATA[In this minutes I&#8217;ve uploaded a new bugfix release NextGEN Gallery Version 1.5.2 . There is one XSS bug fixed in the media-rss script and I also solved a  issue with old shortcodes. I encouraged everybody to update to the latest version, or if you on whatever reason stay would stay at your version, please  update the file media-rss.php from [...]]]></description>
			<content:encoded><![CDATA[<p>In this minutes I&#8217;ve uploaded a new bugfix release NextGEN Gallery Version 1.5.2 . There is one XSS bug fixed in the media-rss script and I also solved a  issue with old shortcodes. I encouraged everybody to update to the latest version, or if you on whatever reason stay would stay at your version, please  update the file media-rss.php from here : <a href="http://code.google.com/p/nextgen-gallery/source/detail?r=718">http://code.google.com/p/nextgen-gallery/source/detail?r=718</a></p>
<p>Please report further problems in the forums, thanks !</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2010/03/25/new-bugfix-release-2/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Security issue or not ?</title>
		<link>http://alexrabe.de/2008/06/18/security-issue-or-not/</link>
		<comments>http://alexrabe.de/2008/06/18/security-issue-or-not/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 13:45:46 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2008/06/18/security-issue-or-not/</guid>
		<description><![CDATA[Before to many people starts writing that there is a security problem, I would like to give my statement . In the current version of NextGEN Gallery it&#8217;s possible to include javascript commands inside the description field (So called XSS vulnerability) as long as the user has admin access to  the blog . It was [...]]]></description>
			<content:encoded><![CDATA[<p>Before to many people starts writing that there is a security problem, I would like to give my statement . In the current version of NextGEN Gallery it&#8217;s possible to include javascript commands inside the description field (So called XSS vulnerability) as long as the user <strong>has admin access</strong> to  the blog . It was my intention to allow here HTML code and I see no security flaw unless somebody has access to your blog&#8230; but then he can enter also a javascript code inside a blog post or a page or do other bad things.</p>
<p>So is this now a problem or not ? It&#8217;s a simple thing to strip out any HTML code, but does somebody see a real security problem ? Should I disallow any HTML code for editors , auhors and admins ?</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2008/06/18/security-issue-or-not/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

