cvelist/2020/6xxx/CVE-2020-6799.json
2020-03-12 21:01:11 +00:00

82 lines
3.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6799",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "73",
"version_affected": "<"
},
{
"version_value": "ESR68.5",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary code execution when opening pdf links from other applications, when Firefox is configured as default pdf reader"
}
]
}
]
},
"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://bugzilla.mozilla.org/show_bug.cgi?id=1606596",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1606596"
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-02",
"url": "https://security.gentoo.org/glsa/202003-02"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Command line arguments could have been injected during Firefox invocation as a shell handler for certain unsupported file types. This required Firefox to be configured as the default handler for a given file type and for a file downloaded to be opened in a third party application that insufficiently sanitized URL data. In that situation, clicking a link in the third party application could have been used to retrieve and execute files whose location was supplied through command line arguments. Note: This issue only affects Windows operating systems and when Firefox is configured as the default handler for non-default filetypes. Other operating systems are unaffected. This vulnerability affects Firefox < 73 and Firefox < ESR68.5."
}
]
}
}