<?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: Is WordPress&#8217; security vulnerable at its core?</title>
	<atom:link href="http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Wed, 09 May 2012 06:53:59 +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: JK&#8217;s Journal &#187; Website CMS Quandary</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-60796</link>
		<dc:creator>JK&#8217;s Journal &#187; Website CMS Quandary</dc:creator>
		<pubDate>Sat, 16 Jan 2010 07:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-60796</guid>
		<description>[...] yes, I know that virually EVERYTHING is rife with vulnerabilities: the debate is fierce and will thrive for some time. At the same time, Zope and Plone have been relatively safe from exploits- yet, [...]</description>
		<content:encoded><![CDATA[<p>[...] yes, I know that virually EVERYTHING is rife with vulnerabilities: the debate is fierce and will thrive for some time. At the same time, Zope and Plone have been relatively safe from exploits- yet, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1025</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Thu, 07 Feb 2008 20:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1025</guid>
		<description>&lt;blockquote&gt;But the point made by BlogSecurity.net is that there is a fundamental problem with the WP core. Do you think that is the case?&lt;/blockquote&gt;

No.  Let me elaborate on what I said above.  When he mentions specifics, DK argues that what makes WordPress insecure is 1) that it should be &quot;providing a proper set of SQL safe functions&quot; 2) WordPress should use mysql_real_escape_string(), and 3) WordPress should &quot;have clearly defined coding standards and security policies.&quot;

1) Is true in development WordPress, which implements the prepare method of the WPDB class.
2) Is tricky.  WordPress supports a variety of character encoding in databases, and mysql_real_escape_string() doesn&#039;t play nicely with all of them.  Right now there&#039;s a Trac ticket in which people are trying to work this out.
3) Is more of a documentation issue than a WordPress issue, and it has to do more with plugin authors than WordPress itself.

I think it&#039;s unreasonable to expect developers to anticipate every possible attack vector.  Rather, we should expect them to respond quickly to security flaws when discovered (which WP does) and to follow secure coding practices as much as is possible (which WP generally does).</description>
		<content:encoded><![CDATA[<blockquote><p>But the point made by BlogSecurity.net is that there is a fundamental problem with the WP core. Do you think that is the case?</p></blockquote>
<p>No.  Let me elaborate on what I said above.  When he mentions specifics, DK argues that what makes WordPress insecure is 1) that it should be &#8220;providing a proper set of SQL safe functions&#8221; 2) WordPress should use mysql_real_escape_string(), and 3) WordPress should &#8220;have clearly defined coding standards and security policies.&#8221;</p>
<p>1) Is true in development WordPress, which implements the prepare method of the WPDB class.<br />
2) Is tricky.  WordPress supports a variety of character encoding in databases, and mysql_real_escape_string() doesn&#8217;t play nicely with all of them.  Right now there&#8217;s a Trac ticket in which people are trying to work this out.<br />
3) Is more of a documentation issue than a WordPress issue, and it has to do more with plugin authors than WordPress itself.</p>
<p>I think it&#8217;s unreasonable to expect developers to anticipate every possible attack vector.  Rather, we should expect them to respond quickly to security flaws when discovered (which WP does) and to follow secure coding practices as much as is possible (which WP generally does).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1027</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 06 Feb 2008 22:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1027</guid>
		<description>I know nothing about the fundamental security of WordPress, that is far beyond my skill base. But WordPress is the most popular large scale web based open source software of all time (I think) and so is being subjected to far more scrutiny and attack than any other piece of web based software in the short history of the internet.

There have been programs with more users, but as far as the number of complete noobs using it and installing it, I&#039;m pretty sure WordPress is top of the pile.

Perhaps this is an overriding factor in WordPress&#039;s security problems?</description>
		<content:encoded><![CDATA[<p>I know nothing about the fundamental security of WordPress, that is far beyond my skill base. But WordPress is the most popular large scale web based open source software of all time (I think) and so is being subjected to far more scrutiny and attack than any other piece of web based software in the short history of the internet.</p>
<p>There have been programs with more users, but as far as the number of complete noobs using it and installing it, I&#8217;m pretty sure WordPress is top of the pile.</p>
<p>Perhaps this is an overriding factor in WordPress&#8217;s security problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1026</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Wed, 06 Feb 2008 21:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1026</guid>
		<description>Austin - I know that WordPress acts quickly when problems are identified to fix them. But the point made by BlogSecurity.net is that there is a fundamental problem with the WP core. Do you think that is the case?</description>
		<content:encoded><![CDATA[<p>Austin &#8211; I know that WordPress acts quickly when problems are identified to fix them. But the point made by BlogSecurity.net is that there is a fundamental problem with the WP core. Do you think that is the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1028</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Wed, 06 Feb 2008 14:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comment-1028</guid>
		<description>&lt;blockquote&gt;So is WordPress insecure by design? The answer seems to be yes!&lt;/blockquote&gt;

I don&#039;t think that&#039;s quite right.  For one thing, some of the things DK suggests are implemented in the development version of WordPress, which will be released as version 2.5 in the spring.

It&#039;s not really fair to say WordPress is &quot;insecure by design&quot; when steps are and have already been taken to address those general issues.

And to be fair, the WP developers are pretty quick about addressing security issues when discovered: it took less than two days for the recent XML-RPC bug to get a patched release.</description>
		<content:encoded><![CDATA[<blockquote><p>So is WordPress insecure by design? The answer seems to be yes!</p></blockquote>
<p>I don&#8217;t think that&#8217;s quite right.  For one thing, some of the things DK suggests are implemented in the development version of WordPress, which will be released as version 2.5 in the spring.</p>
<p>It&#8217;s not really fair to say WordPress is &#8220;insecure by design&#8221; when steps are and have already been taken to address those general issues.</p>
<p>And to be fair, the WP developers are pretty quick about addressing security issues when discovered: it took less than two days for the recent XML-RPC bug to get a patched release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

