mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
79 lines
2.3 KiB
JSON
79 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@mozilla.org",
|
|
"ID" : "CVE-2017-7788",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Firefox",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "55"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Mozilla"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "When an \"iframe\" has a \"sandbox\" attribute and its content is specified using \"srcdoc\", that content does not inherit the containing page's Content Security Policy (CSP) as it should unless the sandbox attribute included \"allow-same-origin\". This vulnerability affects Firefox < 55."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Sandboxed about:srcdoc iframes do not inherit CSP directives"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1073952",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1073952"
|
|
},
|
|
{
|
|
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-18/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-18/"
|
|
},
|
|
{
|
|
"name" : "100379",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/100379"
|
|
},
|
|
{
|
|
"name" : "1039124",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1039124"
|
|
}
|
|
]
|
|
}
|
|
}
|