2017-10-16 12:31:07 -04:00
{
2019-03-18 06:32:45 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2017-5468" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "53"
}
]
}
}
]
} ,
"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-18 06:32:45 +00:00
"lang" : "eng" ,
"value" : "An issue with incorrect ownership model of \"privateBrowsing\" information exposed through developer tools. This can result in a non-exploitable crash when manually triggered during debugging. This vulnerability affects Firefox < 53."
2018-06-11 13:04:38 -04:00
}
2019-03-18 06:32:45 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Incorrect ownership model for Private Browsing information"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1329521" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1329521"
} ,
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-10/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-10/"
} ,
{
"name" : "97940" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/97940"
} ,
{
"name" : "1038320" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1038320"
}
]
}
}