-
Notifications
You must be signed in to change notification settings - Fork 2
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: d2708792be12ec4955aee513fffe301dcfefc7d8
Vulnerabilities
| Vulnerability | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (node-serialize version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| CVE-2017-16004 | 8.1 | Not Defined | 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-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: d2708792be12ec4955aee513fffe301dcfefc7d8
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
dvna-0.0.1/core/appHandler.js (Application)
-> ❌ node-serialize-0.0.4/lib/serialize.js (Vulnerable Component)
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
Threat Assessment
Exploit Maturity: Not Defined
EPSS:
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