Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.4.tgz - autoclosed #6

Closed
mend-app-cvent bot opened this issue Sep 29, 2022 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-app-cvent
Copy link

mend-app-cvent bot commented Sep 29, 2022

CVE-2021-23362 - Medium Severity Vulnerability

Vulnerable Library - hosted-git-info-2.8.4.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.4.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • yargs-4.8.1.tgz (Root Library)
    • read-pkg-up-1.0.1.tgz
      • read-pkg-1.1.0.tgz
        • normalize-package-data-2.5.0.tgz
          • hosted-git-info-2.8.4.tgz (Vulnerable Library)

Found in HEAD commit: 2e62ff5c8371b8e374f3b74e833aaa5729cbb919

Found in base branch: master

Vulnerability Details

The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity.

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: GHSA-43f8-2h32-f4cj

Release Date: 2021-03-23

Fix Resolution (hosted-git-info): 2.8.9

Direct dependency fix Resolution (yargs): 5.0.0-candidate


⛑️ Automatic Remediation is available for this issue

@mend-app-cvent mend-app-cvent bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 29, 2022
@mend-app-cvent mend-app-cvent bot changed the title CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.4.tgz CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.4.tgz - autoclosed Mar 8, 2023
@mend-app-cvent
Copy link
Author

mend-app-cvent bot commented Mar 8, 2023

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-app-cvent mend-app-cvent bot closed this as completed Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants