cvelist/2021/38xxx/CVE-2021-38502.json

78 lines
2.8 KiB
JSON
Raw Normal View History

2021-08-10 22:00:52 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-38502",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "91.2",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Downgrade attack on SMTP STARTTLS connections"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-47/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-47/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1733366",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1733366"
2022-01-03 11:01:08 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5034",
"url": "https://www.debian.org/security/2022/dsa-5034"
2022-01-04 12:01:01 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html"
}
]
2021-08-10 22:00:52 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Thunderbird ignored the configuration to require STARTTLS security for an SMTP connection. A MITM could perform a downgrade attack to intercept transmitted messages, or could take control of the authenticated session to execute SMTP commands chosen by the MITM. If an unprotected authentication method was configured, the MITM could obtain the authentication credentials, too. This vulnerability affects Thunderbird < 91.2."
2021-08-10 22:00:52 +00:00
}
]
}
}