2020-01-10 14:01:04 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-6792" ,
2020-03-02 05:01:05 +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.5" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Message ID calculcation was based on uninitialized data"
}
]
}
]
} ,
"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=1609607" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1609607"
2020-03-14 19:01:12 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-10" ,
"url" : "https://security.gentoo.org/glsa/202003-10"
2020-03-02 05:01:05 +00:00
}
]
2020-01-10 14:01:04 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-02 05:01:05 +00:00
"value" : "When deriving an identifier for an email message, uninitialized memory was used in addition to the message contents. This vulnerability affects Thunderbird < 68.5."
2020-01-10 14:01:04 +00:00
}
]
}
}