cvelist/2020/12xxx/CVE-2020-12399.json
2020-09-30 18:02:14 +00:00

120 lines
4.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12399",
"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.9.0",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "77",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "68.9",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Timing attack on DSA signatures in NSS library"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-20/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-20/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-21/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-21/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-22/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1631576",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1631576"
},
{
"refsource": "DEBIAN",
"name": "DSA-4726",
"url": "https://www.debian.org/security/2020/dsa-4726"
},
{
"refsource": "UBUNTU",
"name": "USN-4421-1",
"url": "https://usn.ubuntu.com/4421-1/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-49",
"url": "https://security.gentoo.org/glsa/202007-49"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200929 [SECURITY] [DLA 2388-1] nss security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00029.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firefox ESR < 68.9."
}
]
}
}