Path-Check/gaen-mobile

CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.8.tgz

Closed this issue · 2 comments

CVE-2021-23362 - Medium Severity Vulnerability

Vulnerable Library - hosted-git-info-2.8.8.tgz

Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab

Library home page: https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz

Path to dependency file: gaen-mobile/node_modules/hosted-git-info/package.json

Path to vulnerable library: gaen-mobile/node_modules/hosted-git-info/package.json

Dependency Hierarchy:

  • eslint-plugin-import-2.20.2.tgz (Root Library)
    • read-pkg-up-2.0.0.tgz
      • read-pkg-2.0.0.tgz
        • normalize-package-data-2.5.0.tgz
          • hosted-git-info-2.8.8.tgz (Vulnerable Library)

Found in HEAD commit: 0091b8e853554b3c1d80fca5ec4d8eefa4780fe3

Found in base branch: develop

Vulnerability Details

The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via shortcutMatch in fromUrl().

Publish Date: 2021-03-23

URL: CVE-2021-23362

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

Origin: https://github.com/npm/hosted-git-info/releases/tag/v3.0.8

Release Date: 2021-03-23

Fix Resolution: hosted-git-info - 3.0.8


Step up your Open Source Security Game with WhiteSource here

The hosted-git-info library is only used as a dependency within GAEN-Mobile. The root library, eslint-plugin-import has yet to push a patched version, however the vulnerable library functions are not present in the application; this issue has no risk for the GAEN-Mobile application. This issue may be safely closed.

si1k commented

Thank you, confirmed.