<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: PHP Injection</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: PHP Injection</description>
<language>en</language>
<pubDate>Sun, 07 Sep 2008 20:41:39 +0000</pubDate>

<item>
<title>NicoMS on "PHP Injection"</title>
<link>http://bbpress.org/forums/topic/php-injection#post-16493</link>
<pubDate>Tue, 27 May 2008 21:50:38 +0000</pubDate>
<dc:creator>NicoMS</dc:creator>
<guid isPermaLink="false">16493@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;chrishajer is right - bbPress probably wouldn't have released without some tightly knit coding to escape malicious scripts as a standard practice.  Though, if you do want to delve deeper into guarding against attacks, there are some pretty handy tutorials on managing databases here: &#60;a href=&#34;http://www.microsoft.com/hellosecureworld7&#34; rel=&#34;nofollow&#34;&#62;www.microsoft.com/hellosecureworld7&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "PHP Injection"</title>
<link>http://bbpress.org/forums/topic/php-injection#post-16402</link>
<pubDate>Thu, 22 May 2008 16:34:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16402@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The invitation to put code in backticks is actually the &#60;strong&#62;least&#60;/strong&#62; of your worries.  Anything in backticks gets escaped and displayed differently.  You don't want to hack that function to exclude backticks.    Removing the function wouldn't help with what you're worried about.&#60;/p&#62;
&#60;p&#62;You need to be concerned with input that is &#60;strong&#62;not sanitized&#60;/strong&#62;, not input that is escaped in backticks.&#60;/p&#62;
&#60;p&#62;I think bbPress has a very good security track record.  There have been a couple problems in the past year (one &#60;a href=&#34;http://securitydot.net/vuln/exploits/vulnerabilities/articles/21592/vuln.html&#34;&#62;XSS&#60;/a&#62; and &#60;a href=&#34;http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3244&#34;&#62;one SQL injection&#60;/a&#62; I know of) but in general bbPress has been very secure.  I don't think you have to worry about getting hacked when using it.  The software is written by professionals.
&#60;/p&#62;</description>
</item>
<item>
<title>mystifier on "PHP Injection"</title>
<link>http://bbpress.org/forums/topic/php-injection#post-16390</link>
<pubDate>Thu, 22 May 2008 08:59:03 +0000</pubDate>
<dc:creator>mystifier</dc:creator>
<guid isPermaLink="false">16390@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I like the idea of adding a BB to a Wordpress website and BBPress offers good integration but, having had one website previously screwed with a Visitor's Book, I am a bit paranoid about PHP Injection.&#60;/p&#62;
&#60;p&#62;Since there is actually an invitation to put code between backticks, how secure is it against injection?&#60;/p&#62;
&#60;p&#62;Is there a simple hack to exclude backticks?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
