{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-15667", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "80", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Heap overflow when processing an update file" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2020-36/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2020-36/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1653371", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1653371" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "When processing a MAR update file, after the signature has been validated, an invalid name length could result in a heap overflow, leading to memory corruption and potentially arbitrary code execution. Within Firefox as released by Mozilla, this issue is only exploitable with the Mozilla-controlled signing key. This vulnerability affects Firefox < 80." } ] } }