PHP Multiple Vulnerabilities -March 2013 (Windows)

Summary
This host is running PHP and is prone to multiple vulnerabilities.
Impact
Successful exploitation allows attackers to read arbitrary files and write wsdl files within the context of the affected application. Impact Level: Application
Solution
Upgrade to PHP 5.4.13 or 5.3.23, which will be availabe soon. For updates refer to http://www.php.net/downloads.php
Insight
Multiple flaws are due to, - Does not validate 'soap.wsdl_cache_dir' directive before writing SOAP wsdl cache files to the filesystem. - Allows the use of external entities while parsing SOAP wsdl files, issue in 'soap_xmlParseFile' and 'soap_xmlParseMemory' functions.
Affected
PHP version before 5.3.23 and 5.4.x before 5.4.13
References