PHP 'imageRotate()' Memory Information Disclosure Vulnerability

Summary
The host is running PHP and is prone to Memory Information Disclosure vulnerability.
Impact
Successful exploitation could let the attacker read the contents of arbitrary memory locations through a crafted value for an indexed image. Impact Level: Application
Solution
Upgrade to PHP version 5.2.9 or later. For updates refer to http://www.php.net/
Insight
The flaw is due to improper validation of bgd_color or clrBack argument in imageRotate function.
Affected
PHP version 5.x to 5.2.8 on all running platform.
References