Lucene search

K
cvelistMozillaCVELIST:CVE-2023-5388
HistoryMar 19, 2024 - 12:02 p.m.

CVE-2023-5388

2024-03-1912:02:54
mozilla
www.cve.org
nss
timing side-channel attack
rsa decryption
vulnerability
firefox
thunderbird

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9.

CNA Affected

[
  {
    "product": "Firefox",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "124",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "Firefox ESR",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "115.9",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "Thunderbird",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "115.9",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]