Exploitation Summary
EIP tracks 2 public exploits for CVE-2015-3073. PoCs published by Reigning Shells, reigningshells.
AI-analyzed exploit summary This exploit bypasses JavaScript API restrictions in Adobe Acrobat Reader via a crafted PDF using the AFParseDate function, allowing arbitrary code execution. It requires user interaction to open a malicious file and assumes a DLL is attached to the PDF.
Description
Adobe Reader and Acrobat 10.x before 10.1.14 and 11.x before 11.0.11 on Windows and OS X allow attackers to bypass intended restrictions on JavaScript API execution via unspecified vectors, a different vulnerability than CVE-2015-3060, CVE-2015-3061, CVE-2015-3062, CVE-2015-3063, CVE-2015-3064, CVE-2015-3065, CVE-2015-3066, CVE-2015-3067, CVE-2015-3068, CVE-2015-3069, CVE-2015-3071, CVE-2015-3072, and CVE-2015-3074.
Exploits (2)
This exploit bypasses JavaScript API restrictions in Adobe Acrobat Reader via a crafted PDF using the AFParseDate function, allowing arbitrary code execution. It requires user interaction to open a malicious file and assumes a DLL is attached to the PDF.
This exploit leverages a vulnerability in Adobe Reader's AFParseDate function to bypass JavaScript API restrictions, allowing arbitrary code execution via a crafted PDF. It assumes the presence of a malicious DLL (exploit.txt) and manipulates object prototypes to achieve privilege escalation.