vendor:
node-serialize
by:
UndeadLarva
9.8
CVSS
CRITICAL
Remote Code Execution
94
CWE
Product Name: node-serialize
Affected Version From: 0.0.4
Affected Version To: 0.0.4
Patch Exists: YES
Related CWE: CVE-2017-5941
CPE: a:node-serialize:node-serialize
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2017
Node.JS – ‘node-serialize’ Remote Code Execution (2)
A vulnerability in the Node.js module 'node-serialize' allows remote attackers to execute arbitrary code. The vulnerability is due to the use of the 'eval' function to deserialize user-supplied data. An attacker can exploit this vulnerability by sending a malicious serialized object to the application. This can result in arbitrary code execution on the server.
Mitigation:
The vendor has released a patch to address this vulnerability. Users should upgrade to the latest version of the node-serialize module.