MEDIUM · 4.3

CVE-2007-0988

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 unserial...

Vulnerability 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.

CVSS Score

4.3

MEDIUM

AV:N/AC:M/Au:N/C:N/I:N/A:P
Confidentiality
NONE
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
PhpPhp>= 4.0.0, < 4.4.5
CanonicalUbuntu Linux5.10

Related Weaknesses (CWE)

References

FAQ

What is CVE-2007-0988?

CVE-2007-0988 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 unserial...

How severe is CVE-2007-0988?

CVE-2007-0988 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2007-0988?

Check the references section above for vendor advisories and patch information. Affected products include: Php Php, Canonical Ubuntu Linux.