ghsa-qqx4-4522-hc7j
Vulnerability from github
Published
2022-05-14 03:09
Modified
2022-05-14 03:09
Severity ?
Details
When adding a range to an object in the DOM, it is possible to use "addRange" to add the range to an incorrect root object. This triggers a use-after-free, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 52 and Thunderbird < 52.
{ "affected": [], "aliases": [ "CVE-2017-5403" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-06-11T21:29:00Z", "severity": "CRITICAL" }, "details": "When adding a range to an object in the DOM, it is possible to use \"addRange\" to add the range to an incorrect root object. This triggers a use-after-free, resulting in a potentially exploitable crash. This vulnerability affects Firefox \u003c 52 and Thunderbird \u003c 52.", "id": "GHSA-qqx4-4522-hc7j", "modified": "2022-05-14T03:09:34Z", "published": "2022-05-14T03:09:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5403" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1340186" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2017-05" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2017-09" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/96691" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1037966" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.