PT-2006-5575 · Php+1 · Php+1
Stefan Esser
·
Published
2006-10-09
·
Updated
2018-10-30
·
CVE-2006-4812
CVSS v2.0
10
High
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
PHP versions 4 before 4.3.0
PHP versions 5 up to 5.1.6
Description
The issue is related to an integer overflow that allows remote attackers to execute arbitrary code. This is achieved by providing a large value for the number of array elements to the unserialize PHP function, which triggers the overflow in the Zend Engine ecalloc function.
Recommendations
For PHP versions 4 before 4.3.0, update to version 4.3.0 or later to resolve the issue.
For PHP versions 5 up to 5.1.6, update to a version later than 5.1.6 to resolve the issue.
Exploit
Fix
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php
Zend Engine