{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-11754", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "69.0.1", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Pointer Lock is enabled with no user notification" } ] } ] }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1580506", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1580506" }, { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2019-31/", "url": "https://www.mozilla.org/security/advisories/mfsa2019-31/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "When the pointer lock is enabled by a website though requestPointerLock(), no user notification is given. This could allow a malicious website to hijack the mouse pointer and confuse users. This vulnerability affects Firefox < 69.0.1." } ] } }