ghsa-9qcw-937q-52w8
Vulnerability from github
Published
2022-05-13 01:25
Modified
2022-05-13 01:25
Details
The Android API before 17 does not properly restrict the WebView.addJavascriptInterface method, which allows remote attackers to execute arbitrary methods of Java objects by using the Java Reflection API within crafted JavaScript code that is loaded into the WebView component in an application targeted to API level 16 or earlier, a related issue to CVE-2013-4710.
{ "affected": [], "aliases": [ "CVE-2012-6636" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-03T04:50:00Z", "severity": "MODERATE" }, "details": "The Android API before 17 does not properly restrict the WebView.addJavascriptInterface method, which allows remote attackers to execute arbitrary methods of Java objects by using the Java Reflection API within crafted JavaScript code that is loaded into the WebView component in an application targeted to API level 16 or earlier, a related issue to CVE-2013-4710.", "id": "GHSA-9qcw-937q-52w8", "modified": "2022-05-13T01:25:04Z", "published": "2022-05-13T01:25:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6636" }, { "type": "WEB", "url": "https://support.lenovo.com/us/en/product_security/len_6421" }, { "type": "WEB", "url": "http://50.56.33.56/blog/?p=314" }, { "type": "WEB", "url": "http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" }, { "type": "WEB", "url": "http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object,%20java.lang.String%29" }, { "type": "WEB", "url": "http://jvn.jp/en/jp/JVN62161191/index.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/02/07/9" }, { "type": "WEB", "url": "http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf" }, { "type": "WEB", "url": "http://www.internetsociety.org/ndss2014/programme#session3" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.