An issue was discovered in the node-serialize package 0.0.4 for Node.js. Untrusted data passed into the unserialize() function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression (IIFE).
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/161356/Node.JS-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/163222/Node.JS-Remote-Code-Execution.html | |
http://www.securityfocus.com/bid/96225 | Third Party Advisory VDB Entry |
https://nodesecurity.io/advisories/311 | Third Party Advisory |
https://opsecx.com/index.php/2017/02/08/exploiting-node-js-deserialization-bug-for-remote-code-execution/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-02-09 19:59
Updated : 2024-02-28 15:44
NVD link : CVE-2017-5941
Mitre link : CVE-2017-5941
CVE.ORG link : CVE-2017-5941
JSON object : View
Products Affected
node-serialize_project
- node-serialize
CWE
CWE-502
Deserialization of Untrusted Data