wangsongc / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
https://mavon-editor.originjs.org/
MIT License
0 stars 0 forks source link

CVE-2021-23358 (Low) detected in underscore-1.10.2.tgz #40

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

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

CVE-2021-23358 - Low Severity Vulnerability

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: /package.json

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

Dependency Hierarchy: - optimize-css-assets-webpack-plugin-1.3.2.tgz (Root Library) - :x: **underscore-1.10.2.tgz** (Vulnerable Library)

Found in HEAD commit: fb5f77da2e6a1abdc8035ddac751a729e7652710

Found in base branch: master

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 (3.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

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 (optimize-css-assets-webpack-plugin): 2.0.0


Step up your Open Source Security Game with Mend here