TIBCOSoftware / dovetail

Dovetail blockchain ecosystem docs repository

Home Page:https://tibcosoftware.github.io/dovetail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2019-20920 (High) detected in handlebars-4.0.11.tgz

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

CVE-2019-20920 - High Severity Vulnerability

Vulnerable Library - handlebars-4.0.11.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.0.11.tgz

Path to dependency file: dovetail/docs-src/themes/tibcolabs/assets/vendor/bootstrap/package.json

Path to vulnerable library: dovetail/docs-src/themes/tibcolabs/assets/vendor/bootstrap/node_modules/handlebars/package.json

Dependency Hierarchy:

  • karma-coverage-istanbul-reporter-2.0.1.tgz (Root Library)
    • istanbul-api-1.3.1.tgz
      • istanbul-reports-1.3.0.tgz
        • handlebars-4.0.11.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).

Publish Date: 2020-09-30

URL: CVE-2019-20920

CVSS 3 Score Details (8.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • 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-2019-20920

Release Date: 2020-09-30

Fix Resolution: v3.0.8, v4.5.3