Files
CVEs-PoC/2013/CVE-2013-4710.md
T
2024-05-26 14:27:05 +02:00

20 lines
947 B
Markdown

### [CVE-2013-4710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4710)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Android 3.0 through 4.1.x on Disney Mobile, eAccess, KDDI, NTT DOCOMO, SoftBank, and other devices does not properly implement the WebView class, which allows remote attackers to execute arbitrary methods of Java objects or cause a denial of service (reboot) via a crafted web page, as demonstrated by use of the WebView.addJavascriptInterface method, a related issue to CVE-2012-6636.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/BCsl/WebViewCompat
- https://github.com/Snip3R69/CVE-2013-4710-WebView-RCE-Vulnerability
- https://github.com/heimashi/CompatWebView