ImageMagick Integer Overflow Vulnerability - 01 June13 (Windows)

Summary
The host is installed with ImageMagick and is prone to integer overflow Vulnerability.
Impact
Successful exploitation will allow a context-dependent attacker to cause denial of service condition or potentially execute arbitrary code. Impact Level: Application/System
Solution
Upgrade to ImageMagick version 6.7.5-1 or later. http://www.imagemagick.org/script/download.php
Insight
Integer overflow error occurs due to an improper sanitation of user supplied input when computing the sum of 'number_bytes' and 'offset' in magick/profile.c or magick/property.c with a specially crafted request.
Affected
ImageMagick version 6.7.5 and earlier on Windows.
References