Bugzilla – Bug 132281
PHP File-Upload $GLOBALS Overwrite Vulnerability
Last modified: 2006-03-23 14:35:54 UTC
Security Advisory was reported from PHP project. [Details] http://www.hardened-php.net/advisory_202005.79.html * SUSE Linux 10.1(php4) The upgrade to php 4.4.1 might be good. * patch for php 5.0.4, 5.0.5(globals-problem) php-5.0.4-global.patch php-5.0.5-global.patch http://wiki.ohgaki.net/index.php?PHP%2Fpatch%2F%24GLOBAL%CA%DD%B8%EE%A5%D1%A5%C3%A5%C1 * patch for php 4.3.11(4.3.x(?)) --- It has not tested yet. php-4.3.11-global.patch http://wiki.ohgaki.net/index.php?PHP%2Fpatch%2F%24GLOBAL%CA%DD%B8%EE%A5%D1%A5%C3%A5%C1
dup of #131580, fixed in the meantime. http://www.novell.com/linux/security/advisories/2005_14_sa.html
Just for the record : this bug is bad categorized. it DOES NOT affect ( 10.1 ships PHP 5.1.2 only, no PHP4) although,this is **very** serious issue,and it's a PIECE OF CAKE to exploit. here is tech analisis of the problem. http://www.hardened-php.net/globals-problem
so what is the problem? we released updates for it?