ghsa-2w5p-x474-vxp7
Vulnerability from github
Published
2022-05-14 01:53
Modified
2024-10-21 15:32
Severity ?
Details
A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
{ "affected": [], "aliases": [ "CVE-2018-12363" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-10-18T13:29:00Z", "severity": "HIGH" }, "details": "A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60, Thunderbird \u003c 52.9, Firefox ESR \u003c 60.1, Firefox ESR \u003c 52.9, and Firefox \u003c 61.", "id": "GHSA-2w5p-x474-vxp7", "modified": "2024-10-21T15:32:20Z", "published": "2022-05-14T01:53:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12363" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2018-19" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2018-18" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2018-17" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2018-16" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2018-15" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4244" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4235" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3714-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3705-1" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201811-13" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201810-01" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00013.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/06/msg00014.html" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1464784" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2252" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2251" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2113" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2112" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104560" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1041193" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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.