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

68 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29957",
"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.10.2",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Partial protection of inline OpenPGP message not indicated"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-22/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1673241",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1673241"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "If a MIME encoded email contains an OpenPGP inline signed or encrypted message part, but also contains an additional unprotected part, Thunderbird did not indicate that only parts of the message are protected. This vulnerability affects Thunderbird < 78.10.2."
}
]
}
}