Information disclosure in Firefox for iOS - CVE-2020-6830

 

Information disclosure in Firefox for iOS - CVE-2020-6830

Published: May 2, 2020


Vulnerability identifier: #VU27481
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-6830
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Mozilla
Affected software:
Firefox for iOS

Detailed vulnerability description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

For native-to-JS bridging, the app requires a unique token to be passed that ensures non-app code can't call the bridging functions. That token was being used for JS-to-native also, but it isn't needed in this case, and its usage was also leaking this token.


How to mitigate CVE-2020-6830

Install updates from vendor's website.

Sources