A Look at Latest Bug Fixes in PHP 5.2.12



Hot on the heels of being named one the most in-demand skills of 2009, PHP got its newest update, and with it, a slew of fixes for a handful of security holes. Developer.com has the details.


The twelfth update to PHP 5.2 is now out with the PHP 5.2.12 release, providing fixes for five security flaws in addition to 61 other bugs that have now been patched.

Among the security fixes in PHP 5.2.12 is a new “max_file_uploads” directive. The new directive enables developers to set a maximum limit to file uploads, which could help to prevent a possible Denial of Service (DoS) attack vector.

There are also fixes for a pair of different bypass conditions, including a fix for a safe_mode bypass and an open_basedir bypass. The bypass conditions could potentially have enabled an attacker to get around php configurations to trigger some form of unwanted operation.



Read the full story at Developer.com:


PHP 5.2.12 Update Stamps Out Bugs, Patches Holes

Get the Free Newsletter!

Subscribe to our newsletter.

Subscribe to Daily Tech Insider for top news, trends & analysis

News Around the Web