CVE-2018-12120
Last modified
CVE-2018-12120 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 4.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | >= 6.0.0, < 6.15.0 |
References
- http://www.securityfocus.com/bid/106040Third Party Advisory, VDB Entry
- https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/Patch, Vendor Advisory
- http://www.securityfocus.com/bid/106040Third Party Advisory, VDB Entry
- https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-12120?
How severe is CVE-2018-12120?
How do I fix CVE-2018-12120?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2018
- CVE-2018-12112md_build_attribute in md4c.c in md4c 0.2.6 allows remote att…
- CVE-2018-12113Core FTP LE version 2.2 Build 1921 is prone to a buffer over…
- CVE-2018-12114Maccms 10 allows CSRF via admin.php/admin/admin/info.html to…
- CVE-2018-12115In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.…
- CVE-2018-12116Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HT…7.5
- CVE-2018-1212The web-based diagnostics console in Dell EMC iDRAC6 (Monoli…8.8
- CVE-2018-12121Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14…7.5
- CVE-2018-12122Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14…7.5
- CVE-2018-12123Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14…4.3
- CVE-2018-12125Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2018-12126Microarchitectural Store Buffer Data Sampling (MSBDS): Store…5.6
- CVE-2018-12127Microarchitectural Load Port Data Sampling (MLPDS): Load por…5.6
Are you affected by CVE-2018-12120?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
