LancelotLiu / CAP4

CAP for Spring Framework 4.x
0 stars 1 forks source link

CVE-2021-23358 (Low) detected in underscore-min-1.8.3.js, underscore-1.8.3.js #15

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 Libraries - underscore-min-1.8.3.js, underscore-1.8.3.js

underscore-min-1.8.3.js

JavaScript's functional programming helper library.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js

Path to vulnerable library: /cap-web/src/main/webapp/static/lib/js/underscore/1.8.3/underscore-min.js

Dependency Hierarchy: - :x: **underscore-min-1.8.3.js** (Vulnerable Library)

underscore-1.8.3.js

JavaScript's functional programming helper library.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore.js

Path to vulnerable library: /cap-web/src/main/webapp/static/lib/js/underscore/1.8.3/underscore.js

Dependency Hierarchy: - :x: **underscore-1.8.3.js** (Vulnerable Library)

Found in base branch: develop

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,1.13.0-2


Step up your Open Source Security Game with Mend here