SB2020022405 - Command Injection in codecov npm package



SB2020022405 - Command Injection in codecov npm package

Published: February 24, 2020

Security Bulletin ID SB2020022405
Severity
High
Patch available
YES
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) OS Command Injection (CVE-ID: CVE-2020-7597)

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

The vulnerability exists due to the value provided as part of the "gcov-root" argument is executed by the "exec" function within "lib/codecov.js". A remote authenticated attacker can execute arbitrary OS commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

This vulnerability exists due to an incomplete fix of CVE-2020-7596 (SB2020012919).


Remediation

Install update from vendor's website.