2022-03-03 17:01:11 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-26387" ,
2022-12-22 20:00:36 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "98" ,
"version_affected" : "<"
}
]
}
} ,
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_value" : "91.7" ,
"version_affected" : "<"
}
]
}
} ,
{
"product_name" : "Thunderbird" ,
"version" : {
"version_data" : [
{
"version_value" : "91.7" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Time-of-check time-of-use bug when verifying add-on signatures"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-12/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-12/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-10/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-10/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-11/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-11/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1752979" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1752979"
}
]
2022-03-03 17:01:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-22 20:00:36 +00:00
"value" : "When installing an add-on, Firefox verified the signature before prompting the user; but while the user was confirming the prompt, the underlying add-on file could have been modified and Firefox would not have noticed. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunderbird < 91.7."
2022-03-03 17:01:11 +00:00
}
]
}
}