AlexRogalskiy / wotd

🌐 Styled Word of the Day API
https://styled-wotd.vercel.app/
GNU General Public License v3.0
1 stars 1 forks source link

CVE-2021-23425 (Medium) detected in trim-off-newlines-1.0.1.tgz #382

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2021-23425 - Medium Severity Vulnerability

Vulnerable Library - trim-off-newlines-1.0.1.tgz

Similar to String#trim() but removes only newlines

Library home page: https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz

Path to dependency file: wotd/package.json

Path to vulnerable library: wotd/node_modules/trim-off-newlines/package.json

Dependency Hierarchy: - release-notes-generator-9.0.3.tgz (Root Library) - conventional-commits-parser-3.2.1.tgz - :x: **trim-off-newlines-1.0.1.tgz** (Vulnerable Library)

Found in HEAD commit: c2f50b04c76d290588769784ef21e3296ff5ac58

Vulnerability Details

All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service (ReDoS) via string processing.

Publish Date: 2021-08-18

URL: CVE-2021-23425

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.


Step up your Open Source Security Game with WhiteSource here

github-actions[bot] commented 3 years ago

👋 Thanks for reporting!