EcommEasy / EcommEasy-Admin

The admin app of EcommEasy build using React and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2019-15599 (Critical) detected in tree-kill-1.2.1.tgz

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

CVE-2019-15599 - Critical Severity Vulnerability

Vulnerable Library - tree-kill-1.2.1.tgz

kill trees of processes

Library home page: https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz

Path to dependency file: /EcommEasy-Admin/package.json

Path to vulnerable library: /node_modules/tree-kill/package.json

Dependency Hierarchy:

  • concurrently-4.1.0.tgz (Root Library)
    • tree-kill-1.2.1.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

A Code Injection exists in tree-kill on Windows which allows a remote code execution when an attacker is able to control the input into the command.

Publish Date: 2019-12-18

URL: CVE-2019-15599

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

Origin: https://hackerone.com/reports/701183

Release Date: 2019-12-18

Fix Resolution (tree-kill): 1.2.2

Direct dependency fix Resolution (concurrently): 4.1.1


Step up your Open Source Security Game with Mend here