cvelist/2018/5xxx/CVE-2018-5105.json

84 lines
2.5 KiB
JSON
Raw Normal View History

2018-01-03 16:04:09 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org",
2018-06-11 17:04:28 -04:00
"ID" : "CVE-2018-5105",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "58"
}
]
}
}
]
},
"vendor_name" : "Mozilla"
}
]
}
2018-01-03 16:04:09 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "WebExtensions can bypass user prompts to first save and then open an arbitrarily downloaded file. This can result in an executable file running with local user privileges without explicit user consent. This vulnerability affects Firefox < 58."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "WebExtensions can save and execute files on local file system without user prompts"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-11 17:04:28 -04:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1390882",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1390882"
},
{
2018-06-11 17:04:28 -04:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2018-02/",
"refsource" : "CONFIRM",
"url" : "https://www.mozilla.org/security/advisories/mfsa2018-02/"
2018-06-12 06:03:38 -04:00
},
{
"name" : "USN-3544-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3544-1/"
},
{
"name" : "102786",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102786"
},
{
"name" : "1040270",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040270"
2018-01-03 16:04:09 -05:00
}
]
}
}