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. This vulnerability affects Firefox for iOS < 25.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://www.mozilla.org/security/advisories/mfsa2020-15/ | vendor advisory |
https://bugzilla.mozilla.org/show_bug.cgi?id=1632387 | permissions required |