cve/2014/CVE-2014-1883.md
2024-05-26 14:27:05 +02:00

928 B

CVE-2014-1883

Description

Adobe PhoneGap before 2.6.0 on Android uses the shouldOverrideUrlLoading callback instead of the proper shouldInterceptRequest callback, which allows remote attackers to bypass intended device-resource restrictions via content that is accessed (1) in an IFRAME element or (2) with the XMLHttpRequest method by a crafted application.

POC

Reference

Github

No PoCs found on GitHub currently.