2019-05-03 13:00:44 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-11762" ,
2020-01-08 20:01:21 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "before 70"
}
]
}
} ,
{
"product_name" : "Thunderbird" ,
"version" : {
"version_data" : [
{
"version_value" : "before 68.2"
}
]
}
} ,
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_value" : "before 68.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "document.domain-based origin isolation has same-origin-property violation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2019-35/" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2019-35/"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2019-33/" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2019-33/"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2019-34/" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2019-34/"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1582857" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1582857"
2020-03-14 19:01:12 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-10" ,
"url" : "https://security.gentoo.org/glsa/202003-10"
2020-04-29 03:01:13 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4335-1" ,
"url" : "https://usn.ubuntu.com/4335-1/"
2020-01-08 20:01:21 +00:00
}
]
2019-05-03 13:00:44 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-08 20:01:21 +00:00
"value" : "If two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2."
2019-05-03 13:00:44 +00:00
}
]
}
}