Lucene search

K
cvelistMozillaCVELIST:CVE-2018-18493
HistoryFeb 28, 2019 - 6:00 p.m.

CVE-2018-18493

2019-02-2818:00:00
mozilla
www.cve.org

7.8 High

AI Score

Confidence

High

0.009 Low

EPSS

Percentile

82.9%

A buffer overflow can occur in the Skia library during buffer offset calculations with hardware accelerated canvas 2D actions due to the use of 32-bit calculations instead of 64-bit. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.

CNA Affected

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