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

octopus-start-preset-idea-0.0.4.tgz: 1 vulnerabilities (highest severity is: 5.6) #22

Open
whitesource-app-bolt-danbrown bot opened this issue Jan 21, 2023 · 0 comments

Comments

@whitesource-app-bolt-danbrown
Vulnerable Library - octopus-start-preset-idea-0.0.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/optimist/node_modules/minimist/package.json,/start-preset-idea/node_modules/minimist/package.json

Found in HEAD commit: 368e0ace0de973036ddb6a6984568e40b883ecda

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (octopus-start-preset-idea version) Remediation Available
CVE-2020-7598 Medium 5.6 minimist-0.0.10.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.

Details

CVE-2020-7598

Vulnerable Library - minimist-0.0.10.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/optimist/node_modules/minimist/package.json,/start-preset-idea/node_modules/minimist/package.json

Dependency Hierarchy:

  • octopus-start-preset-idea-0.0.4.tgz (Root Library)
    • handlebars-4.0.10.tgz
      • optimist-0.6.1.tgz
        • minimist-0.0.10.tgz (Vulnerable Library)

Found in HEAD commit: 368e0ace0de973036ddb6a6984568e40b883ecda

Found in base branch: master

Vulnerability Details

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload.

Publish Date: 2020-03-11

URL: CVE-2020-7598

CVSS 3 Score Details (5.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-03-11

Fix Resolution: minimist - 0.2.1,1.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants