-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - keyword-extractor-0.0.19.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/underscore/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (keyword-extractor version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2021-23358 | 7.2 | underscore-1.10.2.tgz | Transitive | 0.0.20 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2021-23358
Vulnerable Library - underscore-1.10.2.tgz
JavaScript's functional programming helper library.
Library home page: https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/underscore/package.json
Dependency Hierarchy:
- keyword-extractor-0.0.19.tgz (Root Library)
- ❌ underscore-1.10.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.
Publish Date: 2021-03-29
URL: CVE-2021-23358
CVSS 3 Score Details (7.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358
Release Date: 2021-03-29
Fix Resolution (underscore): 1.12.1
Direct dependency fix Resolution (keyword-extractor): 0.0.20
Step up your Open Source Security Game with Mend here