snowdensb / microsoft-teams-apps-company-communicator

Company Communicator app template
MIT License
0 stars 0 forks source link

CVE-2023-26115 (High) detected in word-wrap-1.2.3.tgz - autoclosed #83

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 11 months ago

CVE-2023-26115 - High Severity Vulnerability

Vulnerable Library - word-wrap-1.2.3.tgz

Wrap words to a specified length.

Library home page: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz

Path to dependency file: /Source/CompanyCommunicator/ClientApp/package.json

Path to vulnerable library: /Source/CompanyCommunicator/ClientApp/node_modules/word-wrap/package.json

Dependency Hierarchy: - react-scripts-4.0.3.tgz (Root Library) - eslint-7.20.0.tgz - optionator-0.9.1.tgz - :x: **word-wrap-1.2.3.tgz** (Vulnerable Library)

Found in HEAD commit: 32bf8559b65e6695a5e727d0fdf93e7ae135d32a

Found in base branch: master

Vulnerability Details

All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.

Publish Date: 2023-06-22

URL: CVE-2023-26115

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-j8xg-fqg3-53r7

Release Date: 2023-06-22

Fix Resolution: word-wrap - 1.2.4

mend-for-github-com[bot] commented 6 months ago

:heavy_check_mark: 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.