Lucene search

K
cvelistNodejsCVELIST:CVE-2017-15897
HistoryDec 07, 2017 - 12:00 a.m.

CVE-2017-15897

2017-12-0700:00:00
nodejs
www.cve.org
1

6.4 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

21.9%

Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, ‘Buffer.alloc(0x100, “This is not correctly encoded”, “hex”);’ The buffer implementation was updated such that the buffer will be initialized to all zeros in these cases.

CNA Affected

[
  {
    "product": "Node.js",
    "vendor": "The Node.js Project",
    "versions": [
      {
        "status": "affected",
        "version": "8.0 and higher"
      },
      {
        "status": "affected",
        "version": "9.0 and higher"
      }
    ]
  }
]

6.4 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

21.9%