Lucene search

K
cvelistNodejsCVELIST:CVE-2018-7161
HistoryJun 12, 2018 - 12:00 a.m.

CVE-2018-7161

2018-06-1200:00:00
nodejs
www.cve.org
1

7.4 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

72.7%

All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.

CNA Affected

[
  {
    "product": "Node.js",
    "vendor": "The Node.js Project",
    "versions": [
      {
        "status": "affected",
        "version": "8.x+"
      },
      {
        "status": "affected",
        "version": "9.x+"
      },
      {
        "status": "affected",
        "version": "10.x+"
      }
    ]
  }
]