This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Oracle Java. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the sun.awt.image.ImageRepresentation.setICMpixels’ native function. The issue lies in the handling of the scanlineStride argument, which is not properly validated before being used. By manipulating the function’s arguments an attacker can force an integer overflow to occur before indexing into an array. An attacker can leverage this vulnerability to execute code under the context of the current process.