SB2020030417 - Command Injection in push-dir package for npm



SB2020030417 - Command Injection in push-dir package for npm

Published: March 4, 2020

Security Bulletin ID SB2020030417
Severity
High
Patch available
NO
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Command Injection (CVE-ID: CVE-2019-10803)

The vulnerability allows a remote attacker to execute arbitrary commands on the system.

The vulnerability exists due to the arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.js#L139". A remote attacker can execute arbitrary commands on the target system.

Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.