mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2014-6041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6041)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|