Overview
The Intel Crosswalk project is a framework for developing hybrid apps for Android and iOS. The Crosswalk project does not properly handle SSL certificate validation when a user accepts an invalid certificate, preventing the app for validating any future SSL certificates.
Description
CWE-356: Product UI does not Warn User of Unsafe Actions - CVE-2016-5672 When a user makes a network request, an app using the Crosswalk project shows an initial error message if an invalid SSL certificate is found. If the user selects "OK", the app then accepts all future SSL certificates without validation. The app does not make it clear that the dialog grants permanent permission to accept invalid certificates; the user is never prompted again. |
Impact
A victim user that is enticed to accept an invalid SSL certificate actually accepted invalid SSL certificates indefinitely from any source, allowing possible man-in-the-middle attacks in the future from other sources. |
Solution
Apply an update |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | 5.8 | AV:N/AC:M/Au:N/C:P/I:P/A:N |
Temporal | 4.5 | E:POC/RL:OF/RC:C |
Environmental | 3.4 | CDP:ND/TD:M/CR:ND/IR:ND/AR:ND |
References
Acknowledgements
Thanks to Nightwatch Cybersecurity Research for reporting this vulnerability.
This document was written by Garret Wassermann.
Other Information
CVE IDs: | CVE-2016-5672 |
Date Public: | 2016-07-29 |
Date First Published: | 2016-07-29 |
Date Last Updated: | 2016-07-29 14:44 UTC |
Document Revision: | 16 |