cvelist/2020/12xxx/CVE-2020-12405.json
2020-07-22 16:01:25 +00:00

105 lines
3.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12405",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.9.0",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "77",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "68.9",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in SharedWorkerService"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-20/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-20/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-21/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-21/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-22/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1631618",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1631618"
},
{
"refsource": "UBUNTU",
"name": "USN-4421-1",
"url": "https://usn.ubuntu.com/4421-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When browsing a malicious page, a race condition in our SharedWorkerService could occur and lead to a potentially exploitable crash. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firefox ESR < 68.9."
}
]
}
}