PHP CDF File Parsing Denial of Service Vulnerabilities -01 Jun14

Summary
This host is installed with PHP and is prone to denial of service vulnerabilities.
Impact
Successful exploitation will allow remote attackers to conduct denial of service attacks. Impact Level: Application
Solution
Upgrade to PHP version 5.4.29 or 5.5.13 or later. For updates refer to http://php.net
Insight
The flaw is due to - An error due to an infinite loop within the 'unpack_summary_info' function in src/cdf.c script. - An error within the 'cdf_read_property_info' function in src/cdf.c script.
Affected
PHP version 5.x before 5.4.29 and 5.5.x before 5.5.13
Detection
Get the installed version of PHP with the help of detect NVT and check the version is vulnerable or not.
References