cvelist/2021/29xxx/CVE-2021-29982.json

84 lines
2.9 KiB
JSON
Raw Normal View History

2021-04-01 23:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29982",
2021-08-17 20:00:59 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "91",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "91",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Single bit data leak due to incorrect JIT optimization and type confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-33/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-33/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-36/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-36/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1715318",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1715318"
}
]
2021-04-01 23:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-08-17 20:00:59 +00:00
"value": "Due to incorrect JIT optimization, we incorrectly interpreted data from the wrong type of object, resulting in the potential leak of a single bit of memory. This vulnerability affects Firefox < 91 and Thunderbird < 91."
2021-04-01 23:00:40 +00:00
}
]
}
}