2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-06-11 13:04:38 -04:00
"ASSIGNER" : "security@mozilla.org" ,
2018-06-11 17:04:28 -04:00
"ID" : "CVE-2017-7799" ,
"STATE" : "PUBLIC"
2018-06-11 13:04:38 -04:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "55"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-11 13:04:38 -04:00
"value" : "JavaScript in the \"about:webrtc\" page is not sanitized properly being assigned to \"innerHTML\". Data on this page is supplied by WebRTC usage and is not under third-party control, making this difficult to exploit, but the vulnerability could possibly be used for a cross-site scripting (XSS) attack. This vulnerability affects Firefox < 55."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Self-XSS XUL injection in about:webrtc"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-11 17:04:28 -04:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1372509" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1372509"
2018-06-11 13:04:38 -04:00
} ,
{
2018-06-11 17:04:28 -04:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-18/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-18/"
2018-06-12 06:03:38 -04:00
} ,
{
"name" : "100377" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/100377"
} ,
{
"name" : "1039124" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1039124"
2017-10-16 12:31:07 -04:00
}
]
}
}