Integer overflow in PHP 5 up to 5.1.6 and 4 before 4.3.0 allows remote attackers to execute arbitrary code via an argument to the unserialize PHP function with a large value for the number of array elements, which triggers the overflow in the Zend Engine ecalloc function (Zend/zend_alloc.c).
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2006-10-10 04:06
Updated : 2024-02-04 17:13
NVD link : CVE-2006-4812
Mitre link : CVE-2006-4812
CVE.ORG link : CVE-2006-4812
JSON object : View
Products Affected
php
- php
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')