vendor:
NodeJS
by:
Patrick Thomas
N/A
CVSS
N/A
Command Injection
78
CWE
Product Name: NodeJS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: nodejs
2016
NodeJS Debugger Command Injection
This module uses the "evaluate" request type of the NodeJS V8 debugger protocol (version 1) to evaluate arbitrary JS and call out to other system commands. The port (default 5858) is not exposed non-locally in default configurations, but may be exposed either intentionally or via misconfiguration.
Mitigation:
Ensure that the NodeJS debugger port is not exposed to the public.