PHP display_errors Cross-Site Scripting Vulnerability

Summary
The host is running PHP and is prone to Cross-Site Scripting vulnerability.
Impact
Successful exploitation could allow attackers to inject arbitrary web script or HTML via unspecified vectors and conduct Cross-Site Scripting attacks. Impact Level: Application
Solution
Upgrade to version 5.2.8 or later http://www.php.net/downloads.php
Insight
The flaw is due to improper handling of certain inputs when display_errors settings is enabled.
Affected
PHP, PHP version 5.2.7 and prior on all running platform.
References