News Feed
Jobs Feed
Sections




News Archive
PHPClasses.org:
Another Serious Security Bug on PHP 5.3.9
February 06, 2012 @ 14:16:22

On the PHPClasses.org blog there's a new post detailing an issue that came up in the PHP 5.3.9 release that caused a large security issue (PHP 5.3.10 has, however, already been released to correct the issue).

PHP 5.3.9 release was mostly meant to fix a security bug, but it introduced a new more serious bug. PHP 5.3.10 was just released to fix this issue. [...] This time it is a bug that allows arbitrary remote code execution. This means that it allows to run arbitrary code on the server, injected by an eventual attacker, so it can be used to cause many types of damage inside a server.

The upgrade to PHP 5.3.10 is highly recommended to prevent this issue from effecting your applications. The post also mentions the dropping of Suhosin support (a security plugin for PHP) on the Debian linux distribution's default installation and how the PHP community has reacted to the decision.

0 comments voice your opinion now!
security bug release update suhosin


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Solar 0.21 and 0.22 released in quick succession

Mike Potter's Blog: Using Flex to browse a MySQL database using PHP - Updated PHP SDK

Smashing Magazine: Common Security Mistakes in Web Applications

SpeckBoy.com: Getting Started with CRUD In PHP

Alexander Netkachev's Blog: PHP IDE with debugger 0.1.6 is out


Community Events











Don't see your event here?
Let us know!


release code series opinion interview example development introduction object podcast community conference language framework testing tool unittest functional composer zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework