<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 08:10:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Esser's Blog: Some facts about the PHPList vulnerability and the phpbb.com hack]]></title>
      <guid>http://www.phpdeveloper.org/news/11897</guid>
      <link>http://www.phpdeveloper.org/news/11897</link>
      <description><![CDATA[<p>
Some of you might have <a href="http://www.phpdeveloper.org/news/11868">heard about</a> the hacking of the phpBB.com website earlier this week. Well, <i>Stefan Esser</i> has <a href="http://www.suspekt.org/2009/02/06/some-facts-about-the-phplist-vulnerability-and-the-phpbbcom-hack/">posted a bit more</a> about the vulnerability in the PHPList software that lead to the problem.
</p>
<blockquote>
A few days ago <a href="http://www.phpbb.com/">phpbb.com</a> was hacked through a super-globals-overwrite vulnerability in <a href="http://www.phplist.com/">PHPList</a> that was used by an attacker for a local file inclusion <a href="http://www.milw0rm.com/exploits/7778">exploit</a>. Details about the whole attack, written down by someone who claims to be the attacker, can be <a href="http://hackedphpbb.blogspot.com/2009/01/place-holder.html">read here</a>.
</blockquote>
<p>
<i>Stefan</i> talks about the superglobal problem PHPList had - allowing the superglobal information to overwrite the variables inside the script without so much as a check. Example code shows how it was possible for the attacker to provide their own configuration file value to be opened via a stream wrapper.
</p>]]></description>
      <pubDate>Fri, 06 Feb 2009 08:44:25 -0600</pubDate>
    </item>
  </channel>
</rss>
