cvelist/2021/29xxx/CVE-2021-29950.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-29950",
"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.8.1",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Logic issue potentially leaves key material unlocked"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-17/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-17/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1673239",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1673239"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Thunderbird unprotects a secret OpenPGP key prior to using it for a decryption, signing or key import task. If the task runs into a failure, the secret key may remain in memory in its unprotected state. This vulnerability affects Thunderbird < 78.8.1."
}
]
}
}