GHSA-q4v7-4rhw-9hqm
Dashboard / Vulnerabilities / GHSA-q4v7-4rhw-9hqm
Summary: Code Execution through IIFE in node-serialize
Details: Affected versions of `node-serialize` can be abused to execute arbitrary code via an [immediately invoked function expression](https://en.wikipedia.org/wiki/Immediately-invoked_function_expression) (IIFE) if untrusted user input is passed into `unserialize()`. ## Recommendation There is no direct patch for this issue. The package author has reviewed this advisory, and provided the following recommendation: ``` To avoid the security issues, at least one of the following methods should be taken: 1. Make sure to send serialized strings internally, isolating them from potential hackers. For example, only sending the strings from backend to fronend and always using HTTPS instead of HTTP. 2. Introduce public-key cryptosystems (e.g. RSA) to ensure the strings not being tampered with. ```
References: https://nvd.nist.gov/vuln/detail/CVE-2017-5941, https://github.com/luin/serialize/issues/4, https://github.com/advisories/GHSA-q4v7-4rhw-9hqm, https://opsecx.com/index.php/2017/02/08/exploiting-node-js-deserialization-bug-for-remote-code-execution, https://www.npmjs.com/advisories/311, http://packetstormsecurity.com/files/161356/Node.JS-Remote-Code-Execution.html, http://packetstormsecurity.com/files/163222/Node.JS-Remote-Code-Execution.html, http://www.securityfocus.com/bid/96225
Affected packages
Package
Name: node-serialize
Purl: pkg:npm/node-serialize
Affected ranges
Type: SEMVER
Events:
