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

CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz #16

Open
mend-bolt-for-github bot opened this issue Feb 25, 2021 · 0 comments · Fixed by #74, #66, #73, #80 or #103
Open

CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz #16

mend-bolt-for-github bot opened this issue Feb 25, 2021 · 0 comments · Fixed by #74, #66, #73, #80 or #103
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Feb 25, 2021

CVE-2020-28500 - Medium Severity Vulnerability

Vulnerable Library - lodash-4.17.20.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • @angular-devkit/build-angular-0.0.0.tgz (Root Library)
    • preset-env-7.13.12.tgz
      • plugin-transform-modules-commonjs-7.13.8.tgz
        • helper-module-transforms-7.13.0.tgz
          • lodash-4.17.20.tgz (Vulnerable Library)

Found in HEAD commit: df8abeb8e49f7a19502084e835c603107b21e7a3

Found in base branch: master

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions.
Mend Note: After conducting further research, Mend has determined that CVE-2020-28500 only affects environments with versions 4.0.0 to 4.17.20 of Lodash.

Publish Date: 2021-02-15

URL: CVE-2020-28500

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28500

Release Date: 2021-02-15

Fix Resolution: lodash - 4.17.21


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 25, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz, lodash-4.17.15.tgz CVE-2020-28500 (Medium) detected in lodash-4.17.20.js Jul 6, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-28500 (Medium) detected in lodash-4.17.20.js CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment