<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>stopthehacker.com &#187; phpbb</title>
	<atom:link href="http://www.stopthehacker.com/tag/phpbb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stopthehacker.com</link>
	<description>Jaal, LLC</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Analyzing Popular CMSs: Are phpBB Users at Risk?</title>
		<link>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/</link>
		<comments>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:00:22 +0000</pubDate>
		<dc:creator>anirban</dc:creator>
				<category><![CDATA[Report]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[phpbb]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1247</guid>
		<description><![CDATA[Continuing with our series of articles on CMS security, this time we will be focusing on phpBB. We have previously profiled Joomla, WordPress, and Drupal. I can already hear CMS purists howling that phpBB is not a CMS. In a way they&#8217;re right, but in other ways it is a CMS.  phpBB is without a doubt [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing with our series of articles on CMS security, this time we will be focusing on <a href="http://www.phpbb.com" target="_blank">phpBB</a>. We have previously profiled <a href="http://www.stopthehacker.com/2010/02/01/analyzing-popular-cmses-sites-using-joomla/" target="_blank">Joomla</a>, <a href="http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a>, and <a href="../2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/" target="_blank">Drupal</a>.</p>
<p>I can already hear CMS purists howling that <a href="http://www.phpbb.com/" target="_blank">phpBB</a> is not a CMS. In a way they&#8217;re right, but in other ways it is a CMS.  <a href="http://www.phpbb.com/" target="_blank">phpBB</a> is without a doubt one of the most popular &#8220;Internet Forum&#8221; software packages available. Its ease of installation, various custom skins, and large installation base make it a very attractive choice for anyone who wishes to set up a community discussion board on the Internet. <a href="http://www.phpbb.com/" target="_blank">phpBB</a> has had a few million downloads at the very least and enjoys a very active user group.</p>
<p><a href="http://www.phpbb.com/" target="_blank">phpBB</a> is popular among webmasters who want to set up Internet forums easily. Users of phpBB also benefit from a high level of customization. Another big plus for this CMS. Support for this CMS is awesome, in fact, phpBB has flash based <a href="http://phpbb.com/support/tutorials/3.0/?from=submenu&amp;sid=6828fb7af3281d796c059037c2bdd58b" target="_blank">video tutorials</a> to help new users get started! Additionally, the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> developer community is very security conscious.</p>
<p>Next, we will take a close look at <a href="http://www.phpbb.com/" target="_blank">phpBB</a><a href="http://drupal.org/" target="_blank"></a> to understand security issues with active installations seen publicly on the Internet.</p>
<p><strong>The aim of this experiment:</strong></p>
<ul>
<li>To determine the number of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites using older versions of the CMS package (and hence vulnerable to attacks).</li>
<li>Identify the associated scripts <a href="http://www.phpbb.com/" target="_blank">phpBB</a> users install in addition to core <a href="http://www.phpbb.com/" target="_blank">phpBB</a> functionality.</li>
<li>Identify the vulnerabilities of using the associated scripts.</li>
</ul>
<p><strong>Experiment methodology:</strong></p>
<p>An initial corpus of 100,000 websites was mined (via <a href="http://www.google.com" target="_blank">Google</a>) using a keyword search to locate websites which discussed <a href="http://www.phpbb.com/" target="_blank">phpBB</a>. Understandably, not all 100,000 websites would actually be using <a href="http://www.phpbb.com/" target="_blank">phpBB</a>. Approximately 10,000 websites from this corpus were analyzed. Each website was analyzed to determine if it was generated by <a href="http://www.phpbb.com/" target="_blank">phpBB</a> or its associated plugins. Each website was then cross-referenced with the <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing List</a>. This experiment was conducted between February 1st and February 3rd, 2010.</p>
<p><strong>Distribution of phpBB versions:</strong></p>
<p>In 84.16% of sites running on <a href="http://www.phpbb.com/" target="_blank">phpBB </a> a version number of the CMS package could be identified. We found the following distribution of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> versions in the websites examined (where versions of installations could be determined).</p>
<ul>
<li>32.2% of sites were running version 2.x<br /><em>Note: <a href="http://www.governmentsecurity.org/forum/index.php?showtopic=14081" target="_blank">Publicly available information about exploits for phpBB 2.x versions exist</a>.</em></li>
<li>67.8% of sites were running version 3.x</li>
</ul>
<p><strong>We present the most interesting results:</strong></p>
<ul>
<li>None of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites were blacklisted by <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing</a>.</li>
<li>Only 2.5% of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites had Iframes embedded in them. None of the Iframes were obfuscated or tried to load malware.</li>
<li> None of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites which had Iframes were using JQuery.<em><br />
</em></li>
<li>About 4.2% of all <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use jQuery.<br /><em> Note: <a href="../2009/12/09/when-benign-scripts-attack-v/" target="_blank">JQuery has been known to be targeted by malicious hackers as a code-injection delivery mechanism</a>.</em></li>
<li>Only 0.3% of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use Mootools.</li>
<li>Only 0.3% of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use AC_RunActiveContent.js.</li>
</ul>
<p><strong>Conclusion:</strong></p>
<p>This limited experiment shows that like <a href="../2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/" target="_blank">Drupal</a>, <a href="http://www.phpbb.com/" target="_blank">phpBB</a> installations seem to be relatively safe from the most prevalent forms of malware. However, the fact remains that there are quite a few vulnerable installations of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> which can fall prey to malicious hackers. This trend is echoed by our analysis of <a href="../2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a> . It will be interesting to probe further and understand why the number of &#8220;infected&#8221; sites is not higher when there are vulnerable installations in the wild.</p>
<p>Till next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

