Oracle Java Uninitialized Object Generation Remote Code Execution Vulnerability
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 way the runtime evaluates uninitialized objects that are not compiler generated. Due to unsafe handling of privileged classes within the uninitialized objects, it is possible for untrusted code to gain access to privileged methods and properties. This can result in remote code execution under the context of the current process.
Additional Details
Disclosure Timeline
- 2016-04-28 - Vulnerability reported to vendor
- 2016-07-21 - Coordinated public release of advisory
Credit
XOR19