{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-46873", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "108", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Firefox did not implement the CSP directive unsafe-hashes" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2022-51/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2022-51/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1644790", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1644790" }, { "refsource": "GENTOO", "name": "GLSA-202305-06", "url": "https://security.gentoo.org/glsa/202305-06" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Because Firefox did not implement the unsafe-hashes CSP directive, an attacker who was able to inject markup into a page otherwise protected by a Content Security Policy may have been able to inject executable script. This would be severely constrained by the specified Content Security Policy of the document. This vulnerability affects Firefox < 108." } ] } }