Vulnerability CVE-2020-6830


Published: 2020-05-26

Description:
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.

Type:

CWE-200

(Information Exposure)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Mozilla -> Firefox 

 References:
https://bugzilla.mozilla.org/show_bug.cgi?id=1632387
https://www.mozilla.org/security/advisories/mfsa2020-15/

Copyright 2024, cxsecurity.com

 

Back to Top