cvelist/2021/43xxx/CVE-2021-43535.json
2022-01-04 12:01:01 +00:00

120 lines
4.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-43535",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "93",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "91.3",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "91.3",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in HTTP2 Session object"
}
]
}
]
},
"references": {
"reference_data": [
{
"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-49/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-49/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-50/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-50/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1667102",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1667102"
},
{
"refsource": "DEBIAN",
"name": "DSA-5026",
"url": "https://www.debian.org/security/2021/dsa-5026"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211229 [SECURITY] [DLA 2863-1] firefox-esr security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00030.html"
},
{
"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": "A use-after-free could have occured when an HTTP2 session object was released on a different thread, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 93, Thunderbird < 91.3, and Firefox ESR < 91.3."
}
]
}
}