Modified
Published: 13 Jun 2018, 16:00
Last modified:17 Sept 2024, 01:06

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v2.0 (nvd)
EPSS Score
1.02% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

13 Jun 2018, 16:00
Published
Vulnerability first disclosed
17 Sept 2024, 01:06
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v2.0HIGHScore: 7.8AV:N/AC:L/Au:N/C:N/I:N/A:C

EPSS Trends

Current EPSS score: 1.02% Percentile: 78%

Techniques & Countermeasures

  • CWE-20Improper Input Validation

    The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Affected Systems

  • nodejsnode.js

    ≥ 8.0.0, ≤ 8.8.1 | ≥ 8.9.0, < 8.11.3 | ≥ 9.0.0, < 9.11.2 | ≥ 10.0.0, < 10.4.1

  • the node.js projectnode.js

    8.x+ | 9.x+ | 10.x+

References (3)