{ "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2017-7816", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "<", "version_value": "56" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WebExtensions could use popups and panels in the extension UI to load an \"about:\" privileged URL, violating security checks that disallow this behavior. This vulnerability affects Firefox < 56." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "WebExtensions can load about: URLs in extension UI" } ] } ] }, "references": { "reference_data": [ { "name": "1039465", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1039465" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2017-21/", "refsource": "CONFIRM", "url": "https://www.mozilla.org/security/advisories/mfsa2017-21/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1380597", "refsource": "CONFIRM", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1380597" }, { "name": "101057", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101057" } ] } }