Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

underscore-1.4.4.js: 1 vulnerabilities (highest severity is: 7.2) #961

Open
mend-bolt-for-github bot opened this issue Apr 13, 2024 · 0 comments
Open

Comments

@mend-bolt-for-github
Copy link
Contributor

Vulnerable Library - underscore-1.4.4.js

JavaScript's functional programming helper library.

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

Path to dependency file: /clumsy-bird/node_modules/jshint/node_modules/underscore/index.html

Path to vulnerable library: /clumsy-bird/node_modules/jshint/node_modules/underscore/underscore.js

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (underscore version) Remediation Possible**
CVE-2021-23358 High 7.2 underscore-1.4.4.js Direct underscore - 1.12.1,1.13.0-2

**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.4.4.js

JavaScript's functional programming helper library.

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

Path to dependency file: /clumsy-bird/node_modules/jshint/node_modules/underscore/index.html

Path to vulnerable library: /clumsy-bird/node_modules/jshint/node_modules/underscore/underscore.js

Dependency Hierarchy:

  • underscore-1.4.4.js (Vulnerable Library)

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

Step up your Open Source Security Game with Mend here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants