2020-07-10 17:01:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-15650" ,
2020-08-10 18:01:27 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_value" : "68.11" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Overwriting local files through malicious file picker application"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2020-31/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2020-31/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1652360" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1652360"
}
]
2020-07-10 17:01:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-10 18:01:27 +00:00
"value" : "Given an installed malicious file picker application, an attacker was able to overwrite local files and thus overwrite Firefox settings (but not access the previous profile). *Note: This issue only affected Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 68.11."
2020-07-10 17:01:22 +00:00
}
]
}
}