Files
CVEs-PoC/2014/CVE-2014-6041.md
T
2024-06-18 02:51:15 +02:00

18 lines
809 B
Markdown

### [CVE-2014-6041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6041)
![](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
The Android WebView in Android before 4.4 allows remote attackers to bypass the Same Origin Policy via a crafted attribute containing a \u0000 character, as demonstrated by an onclick="window.open('\u0000javascript: sequence to the Android Browser application 4.2.1 or a third-party web browser.
### POC
#### Reference
- http://www.rafayhackingarticles.net/2014/08/android-browser-same-origin-policy.html
#### Github
- https://github.com/hackealy/Pentest-Mobile