ghsa-2r68-8x78-ffgh
Vulnerability from github
Published
2022-05-24 17:43
Modified
2022-05-28 00:00
Severity ?
Details
The developer page about:memory has a Measure function for exploring what object types the browser has allocated and their sizes. When this function was invoked we incorrectly called the sizeof function, instead of using the API method that checks for invalid pointers. This vulnerability affects Firefox < 86.
{ "affected": [], "aliases": [ "CVE-2021-23975" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-02-26T02:15:00Z", "severity": "MODERATE" }, "details": "The developer page about:memory has a Measure function for exploring what object types the browser has allocated and their sizes. When this function was invoked we incorrectly called the sizeof function, instead of using the API method that checks for invalid pointers. This vulnerability affects Firefox \u003c 86.", "id": "GHSA-2r68-8x78-ffgh", "modified": "2022-05-28T00:00:22Z", "published": "2022-05-24T17:43:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23975" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1685145" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202104-10" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2021-07" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "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.