CVE-2018-12120
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.
Risk Information
Base Score
8.1
MODERATE
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.419
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Multiple vulnerabilities are fixed in Node.js (11.15.0) | Windows |
| Multiple vulnerabilities are fixed in Node.js (x64)(11.15.0) | Windows |
| Multiple vulnerabilities are fixed in Node.js 10 (10.24.1) | Windows |
| Multiple vulnerabilities are fixed in Node.js 16 (x64) (16.15.0) | Windows |
| Multiple vulnerabilities are fixed in Node.js 16 (16.15.0) | Windows |
| Multiple vulnerabilities are fixed in Node.js 10 (x64) (10.24.1) | Windows |
| Multiple vulnerabilities are fixed in Node.js 8 8.14.0 | Windows |
| Multiple vulnerabilities are fixed in Node.js 8 (x64) 8.14.0 | Windows |
| Inclusion of Functionality from Untrusted Control Sphere Vulnerability (CVE-2018-12120) | NCM |
Patch Details
Click to see the patches provided by ManageEngine for this CVE
| Patch ID | Patch Description |
|---|---|
| PATCH-309917 | Node.js (11.15.0) |
| PATCH-309918 | Node.js (x64)(11.15.0) |
| PATCH-319042 | Node.js 10 (10.24.1) |
| PATCH-332182 | Node.js 16 (x64) (16.20.2) |
| PATCH-332181 | Node.js 16 (16.20.2) |
| PATCH-319043 | Node.js 10 (x64) (10.24.1) |
References
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234