cvelist/2020/12xxx/CVE-2020-12421.json
2020-07-09 15:01:25 +00:00

100 lines
3.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12421",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "68.10",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "78",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.10.0",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Add-On updates did not respect the same certificate trust rules as software updates"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-24/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-24/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-26/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-26/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-25/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-25/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1308251",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1308251"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When performing add-on updates, certificate chains terminating in non-built-in-roots were rejected (even if they were legitimately added by an administrator.) This could have caused add-ons to become out-of-date silently without notification to the user. This vulnerability affects Firefox ESR < 68.10, Firefox < 78, and Thunderbird < 68.10.0."
}
]
}
}