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.
References
Link | Resource |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1685145 | Issue Tracking Permissions Required Vendor Advisory |
https://security.gentoo.org/glsa/202104-10 | Third Party Advisory |
https://www.mozilla.org/security/advisories/mfsa2021-07/ | Release Notes Vendor Advisory |
Configurations
History
No history.
Information
Published : 2021-02-26 02:15
Updated : 2022-05-27 18:04
NVD link : CVE-2021-23975
Mitre link : CVE-2021-23975
CVE.ORG link : CVE-2021-23975
JSON object : View
Products Affected
mozilla
- firefox
CWE
CWE-862
Missing Authorization