PHP Multiple Vulnerabilities (Windows) - Sep 2011

Summary
This host is running PHP and is prone to multiple vulnerabilities.
Impact
Successful exploitation allows remote attackers to execute arbitrary code, obtain sensitive information or cause a denial of service. Impact Level: Application
Solution
Upgrade to PHP version 5.3.8 or later. For updates refer to http://www.php.net/downloads.php
Insight
Multiple flaws are due to, - Improper handling of passwords with 8-bit characters by 'crypt_blowfish' function. - An error in 'ZipArchive::addGlob' and 'ZipArchive::addPattern' functions in ext/zip/php_zip.c file allows remote attackers to cause denial of service via certain flags arguments. - Improper validation of the return values of the malloc, calloc and realloc library functions. - Improper implementation of the error_log function.
Affected
PHP version prior to 5.3.7
References