(Pwn2Own) Oracle Java Font Handling 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 handling of CFF-based OpenType fonts. The issue lies in two operators that allow for reading and writing elements beyond the allocated buffers. 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

Joshua J. Drake with Accuvant Labs

Back to Advisories