Vulnerability Details : CVE-2017-5954
Potential exploit
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).
Products affected by CVE-2017-5954
- cpe:2.3:a:serialize-to-js_project:serialize-to-js:0.5.0:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-5954
0.54%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 77 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-5954
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2017-5954
-
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-5954
-
http://www.securityfocus.com/bid/96223
Serialize-to-js For Node.js 'deserialize()' Function Arbitrary Code Execution VulnerabilityThird Party Advisory;VDB Entry
-
https://github.com/commenthol/serialize-to-js/issues/1
deserialize() can be abused to achieve arbitrary code injection with an IIFE · Issue #1 · commenthol/serialize-to-js · GitHubIssue Tracking;Patch;Third Party Advisory
-
https://opsecx.com/index.php/2017/02/08/exploiting-node-js-deserialization-bug-for-remote-code-execution/
Exploiting Node.js deserialization bug for Remote Code Execution | OpSecXExploit;Third Party Advisory
Jump to