CVE-2020-12414: Medium severity Mozilla Firefox Iphone Os vulnerability
IndexedDB should be cleared when leaving private browsing mode and it is not, the API for WKWebViewConfiguration was being used incorrectly and requires the private instance of this object be deleted when leaving private mode.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Firefox for iOSto a version that resolves this vulnerability.Fixed in 27 - Operational
Ensure IndexedDB is cleared when leaving private browsing mode (delete the private instance of WKWebViewConfiguration when exiting private mode).
Event History
Frequently Asked Questions
What is the severity of CVE-2020-12414?
CVE-2020-12414 has been rated as a moderate severity vulnerability.
How do I fix CVE-2020-12414?
To fix CVE-2020-12414, update your Firefox browser to a version higher than 27.0.
What impact does CVE-2020-12414 have?
CVE-2020-12414 can lead to sensitive data persisting in IndexedDB after private browsing sessions.
Who is affected by CVE-2020-12414?
CVE-2020-12414 affects Mozilla Firefox version 27 and earlier on iOS devices.
What type of vulnerability is CVE-2020-12414?
CVE-2020-12414 is classified as a data leakage vulnerability related to improper handling of IndexedDB.