You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Path to vulnerable library: /node_modules/path-parse/package.json
Dependency Hierarchy:
eslint-plugin-import-2.14.0.tgz (Root Library)
resolve-1.8.1.tgz
❌ path-parse-1.0.6.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
The vulnerable code is unreachable
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.
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5)
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) non-reachable
Dec 7, 2023
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) non-reachable
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) unreachable
Mar 18, 2024
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) unreachable
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5)
May 31, 2024
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5)
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) unreachable
May 31, 2024
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 7.5) unreachable
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 5.3) unreachable
Jul 3, 2024
dev-mend-for-jackfan.us.kgbot
changed the title
eslint-plugin-import-2.14.0.tgz: 1 vulnerabilities (highest severity is: 5.3) unreachable
eslint-plugin-import-2.14.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
Jan 12, 2025
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/path-parse/package.json
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
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: /package.json
Path to vulnerable library: /node_modules/path-parse/package.json
Dependency Hierarchy:
Found in base branch: master
Reachability Analysis
The vulnerable code is unreachable
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:
Suggested Fix
Type: Upgrade version
Release Date: 2021-05-04
Fix Resolution (path-parse): 1.0.7
Direct dependency fix Resolution (eslint-plugin-import): 2.15.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - minimatch-3.0.4.tgz
a glob matcher in javascript
Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
Publish Date: 2022-10-17
URL: CVE-2022-3517
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2022-10-17
Fix Resolution: minimatch - 3.0.5
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: