Lucene search

K
cvelistMozillaCVELIST:CVE-2020-12400
HistoryOct 08, 2020 - 12:00 a.m.

CVE-2020-12400

2020-10-0800:00:00
mozilla
www.cve.org
5

6 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.5%

When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

CNA Affected

[
  {
    "vendor": "Mozilla",
    "product": "Firefox",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "80",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Mozilla",
    "product": "Firefox for Android",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "80",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]