ID:11596 - Exploit for Uncontrolled Recursion in PHP - CVE-2007-1285
Published: June 13, 2025
PHP
Link to public exploit:
Vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
The Zend Engine in PHP 4.x before 4.4.7, and 5.x before 5.2.2, allows remote attackers to cause a denial of service (stack exhaustion and PHP crash) via deeply nested arrays, which trigger deep recursion in the variable destruction routines.