{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-11697", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "When handling keypress events, an attacker may have been able to trick a user into bypassing the \"Open Executable File?\" confirmation dialog. This could have led to malicious code execution. This vulnerability affects Firefox < 133, Firefox ESR < 128.5, Thunderbird < 133, and Thunderbird < 128.5." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Keypress Handling in Executable File Confirmation Dialog" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "133" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "128.5" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "133" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1842187", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1842187" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-63/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-63/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-64/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-64/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-67/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-67/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-68/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-68/" } ] }, "credits": [ { "lang": "en", "value": "Umar Farooq" } ] }