cvelist/2019/11xxx/CVE-2019-11715.json

145 lines
5.6 KiB
JSON
Raw Normal View History

2019-05-03 13:00:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11715",
2019-07-23 14:00:51 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "60.8",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "68",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "60.8",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTML parsing error can contribute to content XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-21/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-21/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-22/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-23/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-23/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1555523",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1555523"
2019-07-29 16:00:57 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1811",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00055.html"
2019-07-30 18:00:57 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1813",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00058.html"
2019-08-02 12:00:58 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190802 [SECURITY] [DLA 1869-1] firefox-esr security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00001.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190802 [SECURITY] [DLA 1870-1] thunderbird security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00002.html"
2019-08-15 18:01:07 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201908-12",
"url": "https://security.gentoo.org/glsa/201908-12"
2019-08-16 20:00:46 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201908-20",
"url": "https://security.gentoo.org/glsa/201908-20"
2019-08-23 21:00:48 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1990",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00073.html"
2019-10-04 18:01:03 +00:00
},
{
"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"
2019-07-23 14:00:51 +00:00
}
]
2019-05-03 13:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-23 14:00:51 +00:00
"value": "Due to an error while parsing page content, it is possible for properly sanitized user input to be misinterpreted and lead to XSS hazards on web sites in certain circumstances. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8."
2019-05-03 13:00:44 +00:00
}
]
}
}