Security Advisory

CVE-2007-0988

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2007-02-20 17:00:00
Last updated 2024-08-07 12:43:22
Assigner mitre
State PUBLISHED

Description

The zend_hash_init function in PHP 5 before 5.2.1 and PHP 4 before 4.4.5, when running on a 64-bit platform, allows context-dependent attackers to cause a denial of service (infinite loop) by unserializing certain integer expressions, which only cause 32-bit arguments to be used after the check for a negative value, as demonstrated by an "a:2147483649:{" argument.