CVE-2013-1491
Oracle JDK and JRE - Remote Code Execution via 2D Component
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-1491. PoCs published by guhe120.
AI-analyzed exploit summary This is a working proof-of-concept exploit for CVE-2013-1491, a Java memory corruption vulnerability, using JIT-spraying to achieve remote code execution. The exploit generates and loads multiple classes to spray the heap and includes shellcode to spawn a calculator as a demonstration.
Description
The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to execute arbitrary code via vectors related to 2D, as demonstrated by Joshua Drake during a Pwn2Own competition at CanSecWest 2013.
Exploits (1)
This is a working proof-of-concept exploit for CVE-2013-1491, a Java memory corruption vulnerability, using JIT-spraying to achieve remote code execution. The exploit generates and loads multiple classes to spray the heap and includes shellcode to spawn a calculator as a demonstration.