three11/istouch

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

mend-bolt-for-github opened this issue · 0 comments

CVE-2021-23343 - Medium 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: istouch/package.json

Path to vulnerable library: istouch/node_modules/path-parse

Dependency Hierarchy:

  • babel-minify-0.5.1.tgz (Root Library)
    • core-7.9.0.tgz
      • resolve-1.15.1.tgz
        • path-parse-1.0.6.tgz (Vulnerable Library)

Found in HEAD commit: f69d4bc56b6562df095dc1422163caf05fcb495b

Found in base branch: master

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 (5.3)

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: Low

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with WhiteSource here