billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2021-23358 (High) detected in underscore-1.7.0.tgz, underscore-1.6.0.tgz #333

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2021-23358 - High Severity Vulnerability

Vulnerable Libraries - underscore-1.7.0.tgz, underscore-1.6.0.tgz

underscore-1.7.0.tgz

JavaScript's functional programming helper library.

Library home page: https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/underscore/package.json

Dependency Hierarchy: - browser-sync-2.9.12.tgz (Root Library) - browser-sync-ui-0.5.19.tgz - weinre-2.0.0-pre-I0Z7U9OV.tgz - :x: **underscore-1.7.0.tgz** (Vulnerable Library)

underscore-1.6.0.tgz

JavaScript's functional programming helper library.

Library home page: https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/nomnom/node_modules/underscore/package.json

Dependency Hierarchy: - gulp-jscs-3.0.2.tgz (Root Library) - jscs-2.11.0.tgz - jsonlint-1.6.3.tgz - nomnom-1.8.1.tgz - :x: **underscore-1.6.0.tgz** (Vulnerable Library)

Found in base branch: dev

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

For more information on CVSS3 Scores, click here.

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 (browser-sync): 2.19.0

Fix Resolution (underscore): 1.12.1

Direct dependency fix Resolution (gulp-jscs): 4.0.0


:rescue_worker_helmet: Automatic Remediation is available for this issue