PHP v4.3.x exploit by The Warlock [BhQ]
This exploit targets PHP version 4.3.x and specifically the openlog() function. It allows an attacker to pass long parameters to openlog(), potentially causing a buffer overflow. This can lead to disruption of PHP or even complete control of the system. The exploit has been tested on Apache 2.0.49 + PHP 4.3.5 on a Windows 2000 SP4 machine. The bug has been reported a long time ago and is still present in version 4.3.5. The changelog of versions up to 4.3.7 does not mention a bugfix for openlog(). The exploit involves sending a malicious request to the vulnerable server, which can result in a shell being obtained. However, it is noted that the impact of this vulnerability on a default production system is uncertain without confirmation from the vendor or original reporter.