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

18 lines
842 B
Markdown

### [CVE-2014-0072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0072)
![](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
ios/CDVFileTransfer.m in the Apache Cordova File-Transfer standalone plugin (org.apache.cordova.file-transfer) before 0.4.2 for iOS and the File-Transfer plugin for iOS from Cordova 2.4.0 through 2.9.0 might allow remote attackers to spoof SSL servers by leveraging a default value of true for the trustAllHosts option.
### POC
#### Reference
- https://github.com/apache/cordova-plugin-file-transfer/commit/a1d6fc07e8a40c1b2b16f4103c403b30e1089668
#### Github
No PoCs found on GitHub currently.