cvelist/2019/11xxx/CVE-2019-11697.json

68 lines
2.4 KiB
JSON
Raw Normal View History

2019-05-03 13:00:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11697",
2019-07-23 14:00:51 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "67",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Pressing key combinations can bypass installation prompt delays and install extensions"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-13/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-13/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440079",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440079"
}
]
2019-05-03 13:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-23 14:00:51 +00:00
"value": "If the ALT and \"a\" keys are pressed when users receive an extension installation prompt, the extension will be installed without the install prompt delay that keeps the prompt visible in order for users to accept or decline the installation. A malicious web page could use this with spoofing on the page to trick users into installing a malicious extension. This vulnerability affects Firefox < 67."
2019-05-03 13:00:44 +00:00
}
]
}
}