<?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: Security issue or not ?</title>
	<atom:link href="http://alexrabe.de/2008/06/18/security-issue-or-not/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de/2008/06/18/security-issue-or-not/</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Thu, 17 May 2012 09:30:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sjon</title>
		<link>http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16721</link>
		<dc:creator>Sjon</dc:creator>
		<pubDate>Fri, 11 Jul 2008 15:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16721</guid>
		<description>Alex, if you&#039;re using all available anti-hackery wordpress provides, you&#039;ve probably done most you can... My comment was more ment to &quot;enlighten&quot; people on what is a vulnerability and what not...

Daniel, like I said, it’s been a long while... ;-) I&#039;ve put brushing up on xss/csrf/et al on my todo list...</description>
		<content:encoded><![CDATA[<p>Alex, if you&#8217;re using all available anti-hackery wordpress provides, you&#8217;ve probably done most you can&#8230; My comment was more ment to &#8220;enlighten&#8221; people on what is a vulnerability and what not&#8230;</p>
<p>Daniel, like I said, it’s been a long while&#8230; <img src='http://alexrabe.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;ve put brushing up on xss/csrf/et al on my todo list&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Hepper</title>
		<link>http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16690</link>
		<dc:creator>Daniel Hepper</dc:creator>
		<pubDate>Tue, 08 Jul 2008 21:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16690</guid>
		<description>Sjon, you are mixing up XSS and CSRF.
http://en.wikipedia.org/wiki/CSRF</description>
		<content:encoded><![CDATA[<p>Sjon, you are mixing up XSS and CSRF.<br />
<a href="http://en.wikipedia.org/wiki/CSRF" rel="nofollow">http://en.wikipedia.org/wiki/CSRF</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex.rabe</title>
		<link>http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16596</link>
		<dc:creator>alex.rabe</dc:creator>
		<pubDate>Sun, 06 Jul 2008 09:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/06/18/security-issue-or-not/#comment-16596</guid>
		<description>Sjon, Mike,
thanks for your comments.

I reviewed many times my code for XSS,RFI,SQL Injection and more. I&#039;m sure that I didn&#039;t find all things, but I&#039;m doing my best. In this case the reporter said that it&#039;s possible to include javascript in description field. That&#039;s correct if he has access to the blog/manage gallery page.

Sjon, in your case H.Acker must place on his page a hidden POST submit to the manage gallery page. So that Alex (the admin) without is knowledge add the evil script code. But this is not possible unless H.Acker have the correct WordPress Nonce (http://markjaquith.wordpress.com/2006/06/02/wordpress-203-nonces/), which I implement on each admin page.

If this is not enough security at all, let me ask why nobody claim that JavaScript code can be implemented on each page/post ?</description>
		<content:encoded><![CDATA[<p>Sjon, Mike,<br />
thanks for your comments.</p>
<p>I reviewed many times my code for XSS,RFI,SQL Injection and more. I&#8217;m sure that I didn&#8217;t find all things, but I&#8217;m doing my best. In this case the reporter said that it&#8217;s possible to include javascript in description field. That&#8217;s correct if he has access to the blog/manage gallery page.</p>
<p>Sjon, in your case H.Acker must place on his page a hidden POST submit to the manage gallery page. So that Alex (the admin) without is knowledge add the evil script code. But this is not possible unless H.Acker have the correct WordPress Nonce (<a href="http://markjaquith.wordpress.com/2006/06/02/wordpress-203-nonces/" rel="nofollow">http://markjaquith.wordpress.com/2006/06/02/wordpress-203-nonces/</a>), which I implement on each admin page.</p>
<p>If this is not enough security at all, let me ask why nobody claim that JavaScript code can be implemented on each page/post ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

