cvelist/2020/6xxx/CVE-2020-6794.json
2020-04-29 03:01:13 +00:00

83 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6794",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.5",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Setting a master password post-Thunderbird 52 does not delete unencrypted previously stored passwords"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-07/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-07/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1606619",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1606619"
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-10",
"url": "https://security.gentoo.org/glsa/202003-10"
},
{
"refsource": "UBUNTU",
"name": "USN-4328-1",
"url": "https://usn.ubuntu.com/4328-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4335-1",
"url": "https://usn.ubuntu.com/4335-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "If a user saved passwords before Thunderbird 60 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Thunderbird 60. The new master password is added only on the new file. This could allow the exposure of stored password data outside of user expectations. This vulnerability affects Thunderbird < 68.5."
}
]
}
}