cvelist/2019/9xxx/CVE-2019-9815.json
2019-07-23 14:00:51 +00:00

105 lines
4.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-9815",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "60.7",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "67",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "60.7",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Disable hyperthreading on content JavaScript threads on macOS"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-13/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-13/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-15/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-15/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-14/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-14/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1546544",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1546544"
},
{
"url": "https://mdsattacks.com/",
"refsource": "MISC",
"name": "https://mdsattacks.com/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "If hyperthreading is not disabled, a timing attack vulnerability exists, similar to previous Spectre attacks. Apple has shipped macOS 10.14.5 with an option to disable hyperthreading in applications running untrusted code in a thread through a new sysctl. Firefox now makes use of it on the main thread and any worker threads. *Note: users need to update to macOS 10.14.5 in order to take advantage of this change.*. This vulnerability affects Thunderbird < 60.7, Firefox < 67, and Firefox ESR < 60.7."
}
]
}
}