Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-serialize-0.0.4.tgz: 1 vulnerabilities (highest severity is: 9.8) reachable #13

Open
dev-mend-for-github-com bot opened this issue Nov 7, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link

dev-mend-for-github-com bot commented Nov 7, 2023

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

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (node-serialize version) Remediation Possible** Reachability
CVE-2017-5941 Critical 9.8 Not Defined 4.1% node-serialize-0.0.4.tgz Direct N/A

Reachable

**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 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

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 4.1%

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

For more information on CVSS3 Scores, click here.

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Nov 7, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title node-serialize-0.0.4.tgz: 1 vulnerabilities (highest severity is: 9.8) node-serialize-0.0.4.tgz: 1 vulnerabilities (highest severity is: 9.8) reachable Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants