<?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"
	>
<channel>
	<title>Comments on: CSRF Slides</title>
	<atom:link href="http://markjaquith.wordpress.com/2008/04/14/csrf-slides/feed/" rel="self" type="application/rss+xml" />
	<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/</link>
	<description>WordPress puts food on my table.</description>
	<pubDate>Fri, 18 Jul 2008 23:39:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Grapho</title>
		<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/#comment-88759</link>
		<dc:creator>Grapho</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://markjaquith.wordpress.com/?p=142#comment-88759</guid>
		<description>now, now to solve this CSRF prob?</description>
		<content:encoded><![CDATA[<p>now, now to solve this CSRF prob?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Jaquith</title>
		<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/#comment-88749</link>
		<dc:creator>Mark Jaquith</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://markjaquith.wordpress.com/?p=142#comment-88749</guid>
		<description>Mark, sent.

Jacob, in theory, yes.  But with CSRF there was a concerted effort to "nonce" all the forms.  There are many more SQL injection and XSS "points of attack" than there are forms to attack with CSRF, and all it takes is missing one.  I'm hoping the prepare stuff will help, but it hasn't yet been fully implemented (getting there for 2.6, though!)  We also need to have more eyes on new code, checking them to make sure they're using our security/escaping/sanitization functions.</description>
		<content:encoded><![CDATA[<p>Mark, sent.</p>
<p>Jacob, in theory, yes.  But with CSRF there was a concerted effort to &#8220;nonce&#8221; all the forms.  There are many more SQL injection and XSS &#8220;points of attack&#8221; than there are forms to attack with CSRF, and all it takes is missing one.  I&#8217;m hoping the prepare stuff will help, but it hasn&#8217;t yet been fully implemented (getting there for 2.6, though!)  We also need to have more eyes on new code, checking them to make sure they&#8217;re using our security/escaping/sanitization functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Santos</title>
		<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/#comment-88744</link>
		<dc:creator>Jacob Santos</dc:creator>
		<pubDate>Wed, 16 Apr 2008 02:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://markjaquith.wordpress.com/?p=142#comment-88744</guid>
		<description>Dude, you pretty much already solve the XSS with KSES or HTML Purifier, and SQL Injection is almost solved with the prepare emulator function.

Nothing is 100%, but okay, it would be difficult for most to hack WordPress.</description>
		<content:encoded><![CDATA[<p>Dude, you pretty much already solve the XSS with KSES or HTML Purifier, and SQL Injection is almost solved with the prepare emulator function.</p>
<p>Nothing is 100%, but okay, it would be difficult for most to hack WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ghosh</title>
		<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/#comment-88740</link>
		<dc:creator>Mark Ghosh</dc:creator>
		<pubDate>Tue, 15 Apr 2008 14:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://markjaquith.wordpress.com/?p=142#comment-88740</guid>
		<description>Dude, I don't have your email address. Send me a quick message when you get a chance? markghosh at gmail</description>
		<content:encoded><![CDATA[<p>Dude, I don&#8217;t have your email address. Send me a quick message when you get a chance? markghosh at gmail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malte Landwehr</title>
		<link>http://markjaquith.wordpress.com/2008/04/14/csrf-slides/#comment-88736</link>
		<dc:creator>Malte Landwehr</dc:creator>
		<pubDate>Tue, 15 Apr 2008 07:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://markjaquith.wordpress.com/?p=142#comment-88736</guid>
		<description>Definitely some slides that should be a must read before starting work an a wordpress plugin.</description>
		<content:encoded><![CDATA[<p>Definitely some slides that should be a must read before starting work an a wordpress plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
