{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-26952", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "< 83" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Out of memory handling of JITed, inlined functions could lead to a memory corruption" } ] } ] }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1667685", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1667685" }, { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2020-50/", "url": "https://www.mozilla.org/security/advisories/mfsa2020-50/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Incorrect bookkeeping of functions inlined during JIT compilation could have led to memory corruption and a potentially exploitable crash when handling out-of-memory errors. This vulnerability affects Firefox < 83." } ] } }