cvelist/2021/38xxx/CVE-2021-38496.json
2022-01-04 12:01:01 +00:00

128 lines
5.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-38496",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "78.15",
"version_affected": "<"
},
{
"version_value": "91.2",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "91.2",
"version_affected": "<"
},
{
"version_value": "78.15",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "93",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in MessageTask"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-47/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-47/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-45/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-45/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-43/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-43/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-46/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-46/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-44/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-44/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1725335",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1725335"
},
{
"refsource": "DEBIAN",
"name": "DSA-5034",
"url": "https://www.debian.org/security/2022/dsa-5034"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "During operations on MessageTasks, a task may have been removed while it was still scheduled, resulting in memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 78.15, Thunderbird < 91.2, Firefox ESR < 91.2, Firefox ESR < 78.15, and Firefox < 93."
}
]
}
}