Lucene search

K
cvelistMozillaCVELIST:CVE-2024-0743
HistoryJan 23, 2024 - 1:48 p.m.

CVE-2024-0743

2024-01-2313:48:20
mozilla
www.cve.org
3
tls handshake
exploitable crash
firefox
thunderbird

7.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

42.2%

An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox < 122, Firefox ESR < 115.9, and Thunderbird < 115.9.

CNA Affected

[
  {
    "product": "Firefox",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "122",
        "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"
      }
    ]
  }
]