CVE-2018-12120

CVSS V2 Medium 6.8 CVSS V3 High 8.1
Description
Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with `node --debug` or `node debug`, it listens to port 5858 on all interfaces by default. This may allow remote computers to attach to the debug port and evaluate arbitrary JavaScript. The default interface is now localhost. It has always been possible to start the debugger on a specific interface, such as `node --debug=localhost`. The debugger was removed in Node.js 8 and replaced with the inspector, so no versions from 8 and later are vulnerable.
Overview
  • CVE ID
  • CVE-2018-12120
  • Assigner
  • cve-request@iojs.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2018-11-28T17:29:00
  • Last Modified Date
  • 2022-09-06T18:00:20
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 1 OR 6.0.0 6.15.0
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:M/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • MEDIUM
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 6.8
  • Severity
  • MEDIUM
  • Exploitability Score
  • 8.6
  • Impact Score
  • 6.4
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • HIGH
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 8.1
  • Base Severity
  • HIGH
  • Exploitability Score
  • 2.2
  • Impact Score
  • 5.9
References
Reference URL Reference Tags
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/ Vendor Advisory Patch
http://www.securityfocus.com/bid/106040 Third Party Advisory VDB Entry
History
Created Old Value New Value Data Type Notes
2022-05-10 17:06:39 Added to TrackCVE
2022-12-03 14:48:55 2018-11-28T17:29Z 2018-11-28T17:29:00 CVE Published Date updated
2022-12-03 14:48:55 2022-09-06T18:00:20 CVE Modified Date updated
2022-12-03 14:48:55 Analyzed Vulnerability Status updated