Lucene search

K
cvelistMozillaCVELIST:CVE-2018-5129
HistoryJun 11, 2018 - 9:00 p.m.

CVE-2018-5129

2018-06-1121:00:00
mozilla
www.cve.org

9.3 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

58.8%

A lack of parameter validation on IPC messages results in a potential out-of-bounds write through malformed IPC messages. This can potentially allow for sandbox escape through memory corruption in the parent process. This vulnerability affects Thunderbird < 52.7, Firefox ESR < 52.7, and Firefox < 59.

CNA Affected

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