vendor:
Reader for Android
by:
Yorick Koster
8,8
CVSS
HIGH
Insecure Javascript Interfaces
79
CWE
Product Name: Reader for Android
Affected Version From: 11.1.3
Affected Version To: 11.1.3
Patch Exists: YES
Related CWE: N/A
CPE: a:adobe:reader_for_android
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Android
2014
Adobe Reader for Android exposes insecure Javascript interfaces
Adobe Reader for Android exposes several insecure Javascript interfaces. This issue can be exploited by opening a malicious PDF in Adobe Reader. Exploiting this issue allows for the execution of arbitrary Java code, which can result in a compromise of the documents stored in Reader and files stored on SD card.
Mitigation:
Adobe released version 11.2.0 of Adobe Reader that add @JavascriptInterface annotations to public methods that should be exposed in the Javascript interfaces. In addition, the app now targets API Level 17 and contains a static method (shouldInitializeJavaScript()) that is used to check the device's Android version.