cvelist/2019/17xxx/CVE-2019-17010.json
2020-04-29 03:01:13 +00:00

137 lines
5.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-17010",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "before 68.3"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "before 68.3"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "before 71"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free when performing device orientation checks"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1581084",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1581084"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-36/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-36/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-38/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-38/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-37/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-37/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0003",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00000.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0002",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00001.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4241-1",
"url": "https://usn.ubuntu.com/4241-1/"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0292",
"url": "https://access.redhat.com/errata/RHSA-2020:0292"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0295",
"url": "https://access.redhat.com/errata/RHSA-2020:0295"
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-02",
"url": "https://security.gentoo.org/glsa/202003-02"
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-10",
"url": "https://security.gentoo.org/glsa/202003-10"
},
{
"refsource": "UBUNTU",
"name": "USN-4335-1",
"url": "https://usn.ubuntu.com/4335-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Under certain conditions, when checking the Resist Fingerprinting preference during device orientation checks, a race condition could have caused a use-after-free and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71."
}
]
}
}