2020-07-10 17:01:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-15646" ,
2020-10-08 14:01: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" : "68.10.0" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Automatic account setup leaks Microsoft Exchange login credentials"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2020-26/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2020-26/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1606610" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1606610"
}
]
2020-07-10 17:01:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-08 14:01:50 +00:00
"value" : "If an attacker intercepts Thunderbird's initial attempt to perform automatic account setup using the Microsoft Exchange autodiscovery mechanism, and the attacker sends a crafted response, then Thunderbird sends username and password over https to a server controlled by the attacker. This vulnerability affects Thunderbird < 68.10.0."
2020-07-10 17:01:22 +00:00
}
]
}
}