ghsa-3j75-7jc2-vqcg
Vulnerability from github
Published
2022-05-24 17:18
Modified
2022-05-24 17:18
Details
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.
{ "affected": [], "aliases": [ "CVE-2020-6830" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-05-26T18:15:00Z", "severity": "MODERATE" }, "details": "For native-to-JS bridging, the app requires a unique token to be passed that ensures non-app code can\u0027t call the bridging functions. That token was being used for JS-to-native also, but it isn\u0027t needed in this case, and its usage was also leaking this token. This vulnerability affects Firefox for iOS \u003c 25.", "id": "GHSA-3j75-7jc2-vqcg", "modified": "2022-05-24T17:18:42Z", "published": "2022-05-24T17:18:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6830" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1632387" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2020-15" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.