nycbeardo / react-todolist

To do list built in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2021-23369 (Critical) detected in handlebars-4.1.2.tgz

mend-bolt-for-github opened this issue · comments

CVE-2021-23369 - Critical Severity Vulnerability

Vulnerable Library - handlebars-4.1.2.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz

Path to dependency file: /react-todolist/package.json

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

Dependency Hierarchy:

  • react-scripts-3.0.1.tgz (Root Library)
    • jest-24.7.1.tgz
      • jest-cli-24.8.0.tgz
        • core-24.8.0.tgz
          • reporters-24.8.0.tgz
            • istanbul-reports-2.2.6.tgz
              • handlebars-4.1.2.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.

Publish Date: 2021-04-12

URL: CVE-2021-23369

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • 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

Release Date: 2021-04-12

Fix Resolution (handlebars): 4.7.7

Direct dependency fix Resolution (react-scripts): 3.1.0


Step up your Open Source Security Game with Mend here