cvelist/2021/29xxx/CVE-2021-29964.json
2021-06-24 14:00:50 +00:00

100 lines
3.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29964",
"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.11",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "89",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "78.11",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds-read when parsing a `WM_COPYDATA` message"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-26/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-26/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-24/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-24/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-23/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-23/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1706501",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1706501"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A locally-installed hostile program could send `WM_COPYDATA` messages that Firefox would process incorrectly, leading to an out-of-bounds read. *This bug only affects Firefox on Windows. Other operating systems are unaffected.*. This vulnerability affects Thunderbird < 78.11, Firefox < 89, and Firefox ESR < 78.11."
}
]
}
}