<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: XSS &#8211; Nextgen gallery 0.96 wordpress plugin</title>
	<atom:link href="http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/</link>
	<description></description>
	<lastBuildDate>Mon, 10 Nov 2008 21:36:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Moriah</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-28</link>
		<dc:creator>Moriah</dc:creator>
		<pubDate>Mon, 10 Nov 2008 21:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-28</guid>
		<description>Thanks for writing this.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eti</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-15</link>
		<dc:creator>eti</dc:creator>
		<pubDate>Tue, 10 Jun 2008 09:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-15</guid>
		<description>This is still bad if you allow users to add/edit images in the gallery.</description>
		<content:encoded><![CDATA[<p>This is still bad if you allow users to add/edit images in the gallery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sp0oKeR</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-14</link>
		<dc:creator>Sp0oKeR</dc:creator>
		<pubDate>Sun, 08 Jun 2008 16:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-14</guid>
		<description>This flaw we could use CSRF and send some malicious URL to the wordpress admin and hijacking the cookie session. Not an easy stuff but it&#039;s possible .

Good job eth0 =)

Regards</description>
		<content:encoded><![CDATA[<p>This flaw we could use CSRF and send some malicious URL to the wordpress admin and hijacking the cookie session. Not an easy stuff but it&#8217;s possible .</p>
<p>Good job eth0 =)</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Rabe</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-13</link>
		<dc:creator>Alex Rabe</dc:creator>
		<pubDate>Sun, 08 Jun 2008 14:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-13</guid>
		<description>Ok,thanks to point this out. I will consider a update in the next release</description>
		<content:encoded><![CDATA[<p>Ok,thanks to point this out. I will consider a update in the next release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webappsecurity</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-12</link>
		<dc:creator>webappsecurity</dc:creator>
		<pubDate>Sun, 08 Jun 2008 14:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-12</guid>
		<description>A possibility to execute scripts is not a best pratice to code, this error have a lowest impact, because this only can be reproduced by a site adminsitrator. If your intention is html code, use an escape to not allow script execution in IMHO.</description>
		<content:encoded><![CDATA[<p>A possibility to execute scripts is not a best pratice to code, this error have a lowest impact, because this only can be reproduced by a site adminsitrator. If your intention is html code, use an escape to not allow script execution in IMHO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Rabe</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-11</link>
		<dc:creator>Alex Rabe</dc:creator>
		<pubDate>Sun, 08 Jun 2008 14:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-11</guid>
		<description>Ok, you can insert the same code into a post/page. Is this also a XSS ? It was my intention to allow in description field html code, I don&#039;t see any issue as long no evil person have access to your blog, or I&#039;m wrong ?</description>
		<content:encoded><![CDATA[<p>Ok, you can insert the same code into a post/page. Is this also a XSS ? It was my intention to allow in description field html code, I don&#8217;t see any issue as long no evil person have access to your blog, or I&#8217;m wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webappsecurity</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-10</link>
		<dc:creator>webappsecurity</dc:creator>
		<pubDate>Sun, 08 Jun 2008 13:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-10</guid>
		<description>This code is inserte in inserted in admin page, to &quot;explore&quot; it is necessary a admin privilege!</description>
		<content:encoded><![CDATA[<p>This code is inserte in inserted in admin page, to &#8220;explore&#8221; it is necessary a admin privilege!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Rabe</title>
		<link>http://webappsecurity.wordpress.com/2008/06/08/xss-nextgen-gallery-096-wordpress-plugin/#comment-9</link>
		<dc:creator>Alex Rabe</dc:creator>
		<pubDate>Sun, 08 Jun 2008 07:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://webappsecurity.wordpress.com/?p=6#comment-9</guid>
		<description>Are you able to access to the page without admin access ? I&#039;m not able to enter this code , when I have no access to the admin section</description>
		<content:encoded><![CDATA[<p>Are you able to access to the page without admin access ? I&#8217;m not able to enter this code , when I have no access to the admin section</p>
]]></content:encoded>
	</item>
</channel>
</rss>
