ID:11505 - Exploit for Code Injection in PHP - CVE-2006-4812

 
Main Vulnerability Database Exploits ID:11505 - Exploit for Code Injection in PHP - CVE-2006-4812

ID:11505 - Exploit for Code Injection in PHP - CVE-2006-4812

Published: June 9, 2025


Vulnerability identifier: #VU110468
Vulnerability risk: High
CVE-ID: CVE-2006-4812
CWE-ID: CWE-94
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

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


Remediation

Install update from vendor's website.