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

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

Closed
mend-bolt-for-github bot opened this issue Jun 30, 2021 · 2 comments · Fixed by #423
Closed

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

mend-bolt-for-github bot opened this issue Jun 30, 2021 · 2 comments · Fixed by #423
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

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: prettier/website/package.json

Path to vulnerable library: prettier/website/node_modules/path-parse,prettier/node_modules/path-parse

Dependency Hierarchy:

  • shelljs-0.8.4.tgz (Root Library)
    • rechoir-0.6.2.tgz
      • resolve-1.20.0.tgz
        • path-parse-1.0.6.tgz (Vulnerable Library)

Found in HEAD commit: 23d97cf18fada2c5a6f280543bbf99493ca0e60f

Found in base branch: patch-release

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


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 30, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - autoclosed Jun 30, 2021
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #460

1 similar comment
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #460

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - autoclosed Jun 30, 2021
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 WhiteSource
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants