An issue was discovered in the serialize-to-js package 0.5.0 for Node.js. Untrusted data passed into the deserialize() 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://www.securityfocus.com/bid/96223 | Third Party Advisory VDB Entry |
https://github.com/commenthol/serialize-to-js/issues/1 | Issue Tracking Patch 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-10 07:59
Updated : 2024-02-28 15:44
NVD link : CVE-2017-5954
Mitre link : CVE-2017-5954
CVE.ORG link : CVE-2017-5954
JSON object : View
Products Affected
serialize-to-js_project
- serialize-to-js
CWE
CWE-502
Deserialization of Untrusted Data