After the Android platform is added to Cordova the first time, or after a project is created using the build scripts, the scripts will fetch Gradle on the first build. However, since the default URI is not using https, it is vulnerable to a MiTM and the Gradle executable is not safe. The severity of this issue is high due to the fact that the build scripts immediately start a build after Gradle has been fetched. Developers who are concerned about this issue should install version 6.1.2 or higher of Cordova-Android. If developers are unable to install the latest version, this vulnerability can easily be mitigated by setting the CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL environment variable to https://services.gradle.org/distributions/gradle-2.14.1-all.zip
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/95838 | Third Party Advisory VDB Entry |
https://cordova.apache.org/announcements/2017/01/27/android-612.html | Mitigation Vendor Advisory |
https://www.oracle.com/security-alerts/cpuapr2020.html | |
http://www.securityfocus.com/bid/95838 | Third Party Advisory VDB Entry |
https://cordova.apache.org/announcements/2017/01/27/android-612.html | Mitigation Vendor Advisory |
https://www.oracle.com/security-alerts/cpuapr2020.html |
Configurations
History
21 Nov 2024, 03:24
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/95838 - Third Party Advisory, VDB Entry | |
References | () https://cordova.apache.org/announcements/2017/01/27/android-612.html - Mitigation, Vendor Advisory | |
References | () https://www.oracle.com/security-alerts/cpuapr2020.html - |
Information
Published : 2018-02-01 21:29
Updated : 2024-11-21 03:24
NVD link : CVE-2017-3160
Mitre link : CVE-2017-3160
CVE.ORG link : CVE-2017-3160
JSON object : View
Products Affected
apache
- cordova
CWE