PHP Remote Code Execution Vulnerability

Summary
This host is installed with PHP and is prone to remote code execution vulnerability.
Impact
Successful exploitation will allow remote attackers to allow a remote attacker to cause a heap-based buffer overflow, resulting in a denial of service. Impact Level: Application
Solution
Upgrade to PHP version 5.5.8 or later. For updates refer to http://www.php.net
Insight
The flaw is due to error in 'scan function' in 'ext/date/lib/parse_iso_intervals.c' which does not validate user-supplied input when handling 'DateInterval' objects.
Affected
PHP versions 5.5.6 and prior.
Detection
Get the installed version of PHP with the help of detect NVT and check the version is vulnerable or not.
References