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

68 lines
2.2 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-29957",
2021-06-24 14:00:50 +00:00
"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"
}
]
2021-04-01 23:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-24 14:00:50 +00:00
"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."
2021-04-01 23:00:40 +00:00
}
]
}
}