2018-06-14 10:04:14 -04:00
{
2019-03-18 05:36:30 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2018-12401" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "63"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-02-28 12:32:18 -05:00
{
2019-03-18 05:36:30 +00:00
"lang" : "eng" ,
"value" : "Some special resource URIs will cause a non-exploitable crash if loaded with optional parameters following a '?' in the parsed string. This could lead to denial of service (DOS) attacks. This vulnerability affects Firefox < 63."
2019-02-28 12:32:18 -05:00
}
2019-03-18 05:36:30 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "DOS attack through special resource URI parsing"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2018-26/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2018-26/"
} ,
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1422456" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1422456"
} ,
{
"name" : "105721" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/105721"
} ,
{
"name" : "USN-3801-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3801-1/"
} ,
{
"name" : "1041944" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1041944"
}
]
}
}