ghsa-qvg2-h6w2-cvwj
Vulnerability from github
Published
2023-07-05 12:30
Modified
2024-01-07 12:30
Severity ?
Details
A use-after-free condition existed in NotifyOnHistoryReload
where a LoadingSessionHistoryEntry
object was freed and a reference to that object remained. This resulted in a potentially exploitable condition when the reference to that object was later reused. This vulnerability affects Firefox < 115.
{ "affected": [], "aliases": [ "CVE-2023-37209" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-05T10:15:09Z", "severity": "HIGH" }, "details": "A use-after-free condition existed in `NotifyOnHistoryReload` where a `LoadingSessionHistoryEntry` object was freed and a reference to that object remained. This resulted in a potentially exploitable condition when the reference to that object was later reused. This vulnerability affects Firefox \u003c 115.", "id": "GHSA-qvg2-h6w2-cvwj", "modified": "2024-01-07T12:30:29Z", "published": "2023-07-05T12:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37209" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1837993" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202401-10" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2023-22" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.