mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
95 lines
3.0 KiB
JSON
95 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@mozilla.org",
|
|
"ID" : "CVE-2017-5403",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Firefox",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "52"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Thunderbird",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "52"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Mozilla"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "When adding a range to an object in the DOM, it is possible to use \"addRange\" to add the range to an incorrect root object. This triggers a use-after-free, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 52 and Thunderbird < 52."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Use-after-free using addRange to add range to an incorrect root object"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1340186",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1340186"
|
|
},
|
|
{
|
|
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-05/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-05/"
|
|
},
|
|
{
|
|
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-09/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-09/"
|
|
},
|
|
{
|
|
"name" : "96691",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/96691"
|
|
},
|
|
{
|
|
"name" : "1037966",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1037966"
|
|
}
|
|
]
|
|
}
|
|
}
|