<?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>Mon, 20 May 2013 02:48:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Nexen.net: The Month of PHP Security Overview]]></title>
      <guid>http://www.phpdeveloper.org/news/7478</guid>
      <link>http://www.phpdeveloper.org/news/7478</link>
      <description><![CDATA[<p>
On Nexen.net, there's <a href="http://www.nexen.net/articles/dossier/16714-the_month_of_php_security_overview.php">a full posting</a> of the bugs that have been posted to the <a href="http://www.php-security.org/index.html">PHP Month of Bugs</a> by <i>Stefan Esser</i> so far (<a href="http://www.nexen.net/articles/dossier/16685-le_mois_de_la_securite_php_en_un_coup_doeil.php">also here</a> for the French speakers in the audience).
</p>
<p>
Some of the bugs include:
<ul>
<li>PHP ext/gd Already Freed Resource Access Vulnerability
<li>PHP header() Space Trimming Buffer Underflow Vulnerability
<li>PHP shmop Functions Resource Verification Vulnerability
<li>PHP php_binary Session Deserialization Information Leak Vulnerability
<li>PHP Variable Destructor Deep Recursion Stack Overflow
</ul>
</p>
<p>
Each one is linked to its description with details on the issue, including what needs to be done (usually an upgrade) to take care of it. You can also <a href="http://www.nexen.net/articles/dossier/16714-the_month_of_php_security_overview.php">filter them</a> by the version of PHP that you're using to see which ones might apply to your applications and servers.
</p>]]></description>
      <pubDate>Wed, 21 Mar 2007 16:51:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog: Is your website secure?]]></title>
      <guid>http://www.phpdeveloper.org/news/7468</guid>
      <link>http://www.phpdeveloper.org/news/7468</link>
      <description><![CDATA[<p>
In the spirit of the <a href="http://www.php-security.org/">Month of PHP Bugs</a> going on right now (March 2007), <i>Justin Silverton</i> has <a href="http://www.whenpenguinsattack.com/2007/03/20/is-your-website-secure/">spotlighted just a few</a> of them in a new entry to the JSLabs blog today.
</p>
<p>
He mentions issues like:
<ul>
<li>a <a href="http://www.php-security.org/MOPB/code/MOPB-25-2007.php">header() issue</a> that results from a call to it with an all-whitespace string
<li>a <a href="http://www.php-security.org/MOPB/code/MOPB-23-2007.php">session issue</a> in PHP5 where an identifier isn't freed correctly
<li>and an issue with the compress.bzip2 URL wrapper not following safe_mode or open_basedir restrictions (already corrected).
</ul>
These are just a few of the bugs that have been reported during the month-long event, so check out <a href="http://www.php-security.org/">php-security.org</a>. He also points to the <a href="http://www.hardened-php.net/suhosin/index.html">Suhosin patch</a> that can help alleviate some of these issues.
</p>]]></description>
      <pubDate>Wed, 21 Mar 2007 08:12:00 -0500</pubDate>
    </item>
  </channel>
</rss>
