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

20 lines
927 B
Markdown

### [CVE-2014-1882](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1882)
![](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
Apache Cordova 3.3.0 and earlier and Adobe PhoneGap 2.9.0 and earlier allow remote attackers to bypass intended device-resource restrictions of an event-based bridge via a crafted library clone that leverages IFRAME script execution and directly accesses bridge JavaScript objects, as demonstrated by certain cordova.require calls.
### POC
#### Reference
- http://packetstormsecurity.com/files/124954/apachecordovaphonegap-bypass.txt
- http://seclists.org/bugtraq/2014/Jan/96
- http://www.cs.utexas.edu/~shmat/shmat_ndss14nofrak.pdf
#### Github
No PoCs found on GitHub currently.