cvelist/2020/6xxx/CVE-2020-6797.json

98 lines
3.8 KiB
JSON
Raw Normal View History

2020-01-10 14:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6797",
2020-03-02 05:01:05 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.5",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "73",
"version_affected": "<"
},
{
"version_value": "ESR68.5",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Extensions granted downloads.open permission could open arbitrary applications on Mac OSX"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-05/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-05/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-06/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-06/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-07/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-07/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1596668",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1596668"
2020-03-12 21:01:11 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-02",
"url": "https://security.gentoo.org/glsa/202003-02"
2020-03-02 05:01:05 +00:00
}
]
2020-01-10 14:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-02 05:01:05 +00:00
"value": "By downloading a file with the .fileloc extension, a semi-privileged extension could launch an arbitrary application on the user's computer. The attacker is restricted as they are unable to download non-quarantined files or supply command line arguments to the application, limiting the impact. Note: this issue only occurs on Mac OSX. Other operating systems are unaffected. This vulnerability affects Thunderbird < 68.5, Firefox < 73, and Firefox < ESR68.5."
2020-01-10 14:01:04 +00:00
}
]
}
}