luniehq / lunie

Lunie is staking, simplified ✨

Home Page:https://lunie.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz

mend-for-github-com opened this issue · comments

CVE-2021-23343 - High Severity Vulnerability

Vulnerable Library - path-parse-1.0.6.tgz

Node.js path.parse() ponyfill

Library home page: https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz

Path to dependency file: /tmp/ws-scm/cosmos-ui/package.json

Path to vulnerable library: /tmp/ws-scm/cosmos-ui/node_modules/path-parse

Dependency Hierarchy:

  • webpacker-4.3.0.tgz (Root Library)
    • node-sass-4.14.1.tgz
      • meow-3.7.0.tgz
        • normalize-package-data-2.5.0.tgz
          • resolve-1.12.0.tgz
            • path-parse-1.0.6.tgz (Vulnerable Library)

Found in base branch: develop

Vulnerability Details

All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.

Publish Date: 2021-05-04

URL: CVE-2021-23343

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: jbgutierrez/path-parse#8

Release Date: 2021-05-04

Fix Resolution: path-parse - 1.0.7

commented

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.