Oracle Java MethodHandle Sandbox Bypass Remote Code Execution Vulnerability

May 10th, 2013

Vulnerability Details


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 usage of MethodHandles. The issue lies in the ability to bypass restrictions enforced by restrictReceiver(). An attacker can leverage this vulnerability to execute code under the context of the current process.

Additional Details

Oracle has issued an update to correct this vulnerability. More details can be found at:
http://www.oracle.com/technetwork/topics/security/javacpuapr2013-1928497.html

Disclosure Timeline

  • 2013-03-29 - Vulnerability reported to vendor
  • 2013-05-10 - Coordinated public release of advisory

Credit

Ben Murphy

Back to Advisories