cvelist/2019/11xxx/CVE-2019-11742.json
2019-11-25 02:01:57 +00:00

148 lines
5.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11742",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "69",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.1",
"version_affected": "<"
},
{
"version_value": "60.9",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "60.9",
"version_affected": "<"
},
{
"version_value": "68.1",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Same-origin policy violation with SVG filters and canvas to steal cross-origin images"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1559715",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1559715"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-25/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-25/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-27/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-26/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-29/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-30/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-30/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2248",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2249",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2251",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2260",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4150-1",
"url": "https://usn.ubuntu.com/4150-1/"
},
{
"refsource": "GENTOO",
"name": "GLSA-201911-07",
"url": "https://security.gentoo.org/glsa/201911-07"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A same-origin policy violation occurs allowing the theft of cross-origin images through a combination of SVG filters and a &lt;canvas&gt; element due to an error in how same-origin policy is applied to cached image content. The resulting same-origin policy violation could allow for data theft. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1."
}
]
}
}