2018-01-03 16:04:09 -05:00
{
2019-03-17 23:30:43 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2018-5137" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "59"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-11 13:04:38 -04:00
{
2019-03-17 23:30:43 +00:00
"lang" : "eng" ,
"value" : "A legacy extension's non-contentaccessible, defined resources can be loaded by an arbitrary web page through script. This script does this by using a maliciously crafted path string to reference the resources. Note: this vulnerability does not affect WebExtensions. This vulnerability affects Firefox < 59."
2018-06-11 13:04:38 -04:00
}
2019-03-17 23:30:43 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Script content can access legacy extension non-contentaccessible resources"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1432870" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1432870"
} ,
{
"name" : "103386" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/103386"
} ,
{
"name" : "1040514" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1040514"
} ,
{
"name" : "USN-3596-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3596-1/"
} ,
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2018-06/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2018-06/"
}
]
}
}