CVE-2012-6636
Vulnerability from cvelistv5
Published
2014-03-03 02:00
Modified
2024-08-06 21:36
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T21:36:01.826Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.internetsociety.org/ndss2014/programme#session3" }, { "name": "[oss-security] 20140207 Re: CVE request: multiple issues in Apache Cordova/PhoneGap", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2014/02/07/9" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.lenovo.com/us/en/product_security/len_6421" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://50.56.33.56/blog/?p=314" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object%2C%20java.lang.String%29" }, { "name": "JVN#62161191", "tags": [ "third-party-advisory", "x_refsource_JVN", "x_transferred" ], "url": "http://jvn.jp/en/jp/JVN62161191/index.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-12-21T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-07-28T04:06:13", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.internetsociety.org/ndss2014/programme#session3" }, { "name": "[oss-security] 20140207 Re: CVE request: multiple issues in Apache Cordova/PhoneGap", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://openwall.com/lists/oss-security/2014/02/07/9" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.lenovo.com/us/en/product_security/len_6421" }, { "tags": [ "x_refsource_MISC" ], "url": "http://50.56.33.56/blog/?p=314" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object%2C%20java.lang.String%29" }, { "name": "JVN#62161191", "tags": [ "third-party-advisory", "x_refsource_JVN" ], "url": "http://jvn.jp/en/jp/JVN62161191/index.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-6636", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf", "refsource": "MISC", "url": "http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf" }, { "name": "http://www.internetsociety.org/ndss2014/programme#session3", "refsource": "MISC", "url": "http://www.internetsociety.org/ndss2014/programme#session3" }, { "name": "[oss-security] 20140207 Re: CVE request: multiple issues in Apache Cordova/PhoneGap", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/02/07/9" }, { "name": "https://support.lenovo.com/us/en/product_security/len_6421", "refsource": "CONFIRM", "url": "https://support.lenovo.com/us/en/product_security/len_6421" }, { "name": "http://50.56.33.56/blog/?p=314", "refsource": "MISC", "url": "http://50.56.33.56/blog/?p=314" }, { "name": "http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1", "refsource": "CONFIRM", "url": "http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1" }, { "name": "http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object,%20java.lang.String%29", "refsource": "CONFIRM", "url": "http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object,%20java.lang.String%29" }, { "name": "JVN#62161191", "refsource": "JVN", "url": "http://jvn.jp/en/jp/JVN62161191/index.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2012-6636", "datePublished": "2014-03-03T02:00:00", "dateReserved": "2014-02-07T00:00:00", "dateUpdated": "2024-08-06T21:36:01.826Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-6636\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-03-03T04:50:46.173\",\"lastModified\":\"2023-11-07T02:13:31.520\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La API Android anterior a 17 no restringe debidamente el m\u00e9todo WebView.addJavascriptInterface, lo que permite a atacantes remotos ejecutar m\u00e9todos arbitrarios de objetos Java mediante el uso de la API Java Reflection dentro de c\u00f3digo JavaScript manipulado que es subido en el componente WebView en una aplicaci\u00f3n dirigida a API nivel 16 o anteriores, un problema relacionado con CVE-2013-4710.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":6.8},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-264\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"16.0\",\"matchCriteriaId\":\"FF0E43F4-A9E4-41A7-BD5E-FEBE1B13C416\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B2BA432-3C5D-4689-99EA-57B668FDE5EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D77164D-E860-4D5E-85B9-63E7FF3B11B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"42C30C43-7E0D-4B2B-B657-AD7656689EE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"537554A8-B389-4530-8F6A-15234499C478\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A91FFDD0-7EF9-4084-8183-34A06996AA8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EA8EDC3-AD75-453B-ADE7-4706662A2694\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7E062E1-2F2F-4340-8D3B-7ACDBE97CEFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9791CD3-61D4-40DC-8788-1EDA74ABB1C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A2B82A9-D1C6-47F3-9176-A2E9A71A4A3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B2BFAF7-624C-4908-B497-C2E22B4E5762\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6A37969-CDF3-4A2C-9243-F04EFEF7270C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"044BBE2B-EF30-4214-9FD5-517A5A17CE96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:13.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FA76D25-FC17-49D8-A3E5-C69E3CCE0775\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6CF72E87-A5CE-48EB-A612-1CB861D2FD02\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:android_api:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4994464-D5DD-4BB0-AC1D-D1F2195B6FFD\"}]}]}],\"references\":[{\"url\":\"http://50.56.33.56/blog/?p=314\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object%2C%20java.lang.String%29\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://jvn.jp/en/jp/JVN62161191/index.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://openwall.com/lists/oss-security/2014/02/07/9\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.internetsociety.org/ndss2014/programme#session3\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://support.lenovo.com/us/en/product_security/len_6421\",\"source\":\"cve@mitre.org\"}]}}" } }
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.