Lucene search

K
cvelistMozillaCVELIST:CVE-2023-25732
HistoryJun 02, 2023 - 12:00 a.m.

CVE-2023-25732

2023-06-0200:00:00
mozilla
www.cve.org
inputstream
xpcom
memory write
firefox
thunderbird
firefox esr

8.4 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.1%

When encoding data from an <code>inputStream</code> in <code>xpcom</code> the size of the input being encoded was not correctly calculated potentially leading to an out of bounds memory write. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8.

CNA Affected

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