Description
Vulnerable Library - node-serialize-0.0.4.tgz
Serialize a object including it's function into a JSON.
Library home page: https://registry.npmjs.org/node-serialize/-/node-serialize-0.0.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/node-serialize/package.json
Found in HEAD commit: 128cac76728ad8fe73f45b8d82123ad0134ec854
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (node-serialize version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2017-5941 | 9.8 | node-serialize-0.0.4.tgz | Direct | N/A | ❌ | |
CVE-2017-16004 | 8.1 | node-serialize-0.0.4.tgz | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2017-5941
Vulnerable Library - node-serialize-0.0.4.tgz
Serialize a object including it's function into a JSON.
Library home page: https://registry.npmjs.org/node-serialize/-/node-serialize-0.0.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/node-serialize/package.json
Dependency Hierarchy:
- ❌ node-serialize-0.0.4.tgz (Vulnerable Library)
Found in HEAD commit: 128cac76728ad8fe73f45b8d82123ad0134ec854
Found in base branch: master
Vulnerability Details
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).
Publish Date: 2017-02-09
URL: CVE-2017-5941
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
CVE-2017-16004
Vulnerable Library - node-serialize-0.0.4.tgz
Serialize a object including it's function into a JSON.
Library home page: https://registry.npmjs.org/node-serialize/-/node-serialize-0.0.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/node-serialize/package.json
Dependency Hierarchy:
- ❌ node-serialize-0.0.4.tgz (Vulnerable Library)
Found in HEAD commit: 128cac76728ad8fe73f45b8d82123ad0134ec854
Found in base branch: master
Vulnerability Details
node-serialize ll versions can be abused to execute arbitrary code via an immediately invoked function expression
Publish Date: 2019-07-11
URL: CVE-2017-16004
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Activity