News Feed
Jobs Feed
Sections




News Archive
PHP Security Blog:
Critical PHP Vulnerability Finally Fixed
August 07, 2006 @ 05:53:23

On the PHP Security Blog today, this note has been posted, a notification that a critical vulnerability has finally been fixed - the unset() issue.

Because there are meanwhile a lot of rumours about this vulnerability in the underground and because the PHP 4.4.3 release announcement does not mention this critical hole at all I wrote up a little article about it, which you can read here.

The article (from Hardened PHP) describes the issue - a problem in the hash tables of the Zend Engine, specifically the zend_hash_del_key_or_index function. The logic contained inside the function can find the wrong "bucket" of information and remove it. He also includes PHP code examples that show the issue in action.

To be protected, it's recommended to update to the latest versions of PHP that have been released - 4.4.3 and 5.1.4.

0 comments voice your opinion now!
critical vulnerability fix unset zend_hash_del_key_or_index function zend engine critical vulnerability fix unset zend_hash_del_key_or_index function zend engine


blog comments powered by Disqus

Similar Posts

Community News: Zend Framework Preview 0.1.2 Released

Community News: Turbolinux Partners with Zend Japan

Chris Shiflett\'s Blog: Zend Framework Update

Zend: Doron Gerstel Resigns as CEO and President of Zend Technologies

Hardened-PHP Project: Advisory - phpMyAdmin Multiple CSRF Vulnerabilities


Community Events











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


language interview zendframework2 usergroup functional rest conference introduction database framework symfony2 series community google podcast release opinion testing development phpunit

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