Vonage-Community/reference-client_sdk-ios-android-js-node-deno-usecases

eslint-config-custom-0.0.0.tgz: 1 vulnerabilities (highest severity is: 5.3)

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

Vulnerable Library - eslint-config-custom-0.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/eslint-plugin-react/node_modules/semver/package.json,/node_modules/eslint-plugin-jsx-a11y/node_modules/semver/package.json,/node_modules/eslint-config-next/node_modules/semver/package.json,/node_modules/eslint-plugin-import/node_modules/semver/package.json

Found in HEAD commit: 8d569cea6ca05a7e4131bc3d5d13b3441b327e58

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (eslint-config-custom version) Remediation Available
CVE-2022-25883 Medium 5.3 semver-6.3.0.tgz Transitive N/A*

*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.

Details

CVE-2022-25883

Vulnerable Library - semver-6.3.0.tgz

The semantic version parser used by npm.

Library home page: https://registry.npmjs.org/semver/-/semver-6.3.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/eslint-plugin-react/node_modules/semver/package.json,/node_modules/eslint-plugin-jsx-a11y/node_modules/semver/package.json,/node_modules/eslint-config-next/node_modules/semver/package.json,/node_modules/eslint-plugin-import/node_modules/semver/package.json

Dependency Hierarchy:

  • eslint-config-custom-0.0.0.tgz (Root Library)
    • eslint-plugin-react-7.28.0.tgz
      • semver-6.3.0.tgz (Vulnerable Library)

Found in HEAD commit: 8d569cea6ca05a7e4131bc3d5d13b3441b327e58

Found in base branch: main

Vulnerability Details

Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.

Publish Date: 2023-06-21

URL: CVE-2022-25883

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.

Suggested Fix

Type: Upgrade version

Release Date: 2023-06-21

Fix Resolution: semver - 7.5.2