CVE-2020-7753 (High) detected in trim-0.0.1.tgz
mend-bolt-for-github opened this issue · 1 comments
mend-bolt-for-github commented
CVE-2020-7753 - High Severity Vulnerability
Vulnerable Library - trim-0.0.1.tgz
Trim string whitespace
Library home page: https://registry.npmjs.org/trim/-/trim-0.0.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/trim/package.json
Dependency Hierarchy:
- alex-9.1.1.tgz (Root Library)
- remark-parse-8.0.3.tgz
❌ trim-0.0.1.tgz (Vulnerable Library)
- remark-parse-8.0.3.tgz
Found in HEAD commit: 8d0a10402c32fdfadb3cf3eed011045fb6bdc1fb
Found in base branch: master
Vulnerability Details
All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim().
Publish Date: 2020-10-27
URL: CVE-2020-7753
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
Suggested Fix
Type: Upgrade version
Release Date: 2020-10-27
Fix Resolution (trim): 0.0.3
Direct dependency fix Resolution (alex): 10.0.0
Step up your Open Source Security Game with Mend here
github-actions commented