{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-28285", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Thunderbird", "version": { "version_data": [ { "version_value": "91.8", "version_affected": "<" } ] } }, { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "99", "version_affected": "<" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_value": "91.8", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Incorrect AliasSet used in JIT Codegen" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2022-13/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2022-13/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2022-14/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2022-14/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2022-15/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2022-15/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1756957", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1756957" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird < 91.8, Firefox < 99, and Firefox ESR < 91.8." } ] } }