Information disclosure in Firefox for iOS - CVE-2020-6830
Published: May 2, 2020
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.