{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-34475", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "102", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "HTML Sanitizer could have been bypassed via same-origin script via use tags" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2022-24/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2022-24/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1757210", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1757210" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "SVG <use> tags that referenced a same-origin document could have resulted in script execution if attacker input was sanitized via the HTML Sanitizer API. This would have required the attacker to reference a same-origin JavaScript file containing the script to be executed. This vulnerability affects Firefox < 102." } ] } }