{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-11762", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "before 70" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_value": "before 68.2" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_value": "before 68.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "document.domain-based origin isolation has same-origin-property violation" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2019-35/", "url": "https://www.mozilla.org/security/advisories/mfsa2019-35/" }, { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2019-33/", "url": "https://www.mozilla.org/security/advisories/mfsa2019-33/" }, { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2019-34/", "url": "https://www.mozilla.org/security/advisories/mfsa2019-34/" }, { "refsource": "CONFIRM", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1582857", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1582857" }, { "refsource": "GENTOO", "name": "GLSA-202003-10", "url": "https://security.gentoo.org/glsa/202003-10" }, { "refsource": "UBUNTU", "name": "USN-4335-1", "url": "https://usn.ubuntu.com/4335-1/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "If two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2." } ] } }