62 matches found
CVE-2006-3017
zendhashdelkeyorindex in zendhash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zendhashdel to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations...
CVE-2006-3017
CVE-2006-3017 affects PHP prior to 4.4.3 and 5.x prior to 5.1.3, where zend_hash_del_key_or_index in zend_hash.c can cause zend_hash_del to delete the wrong element, leaving a variable defined after an attempted unset. This can allow a value to participate in security-relevant operations. The des...