SCA: security update for codecov (GHSA-xp63-6vf5-xf3v)

critical Tenable Cloud Security Plugin ID 420597

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- In codecov (npm package) before version 3.7.1 the upload method has a command injection vulnerability.
Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code
that contains a vulnerability. A similar CVE (CVE-2020-7597 for GHSA-5q88-cjfq-g2mh) was issued but the
fix was incomplete. It only blocked &, and command injection is still possible using backticks instead to
bypass the sanitizer. The attack surface is low in this case. Particularly in the standard use of codecov,
where the module is used directly in a build pipeline, not built against as a library in another
application that may supply malicious input and perform command injection. (CVE-2020-15123)

See Also

https://github.com/advisories/GHSA-xp63-6vf5-xf3v

Plugin Details

Severity: Critical

ID: 420597

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 56.9

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2020-15123

CVSS v3

Risk Factor: Critical

Base Score: 9.3

Temporal Score: 8.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/20/2020

Vulnerability Publication Date: 7/20/2020

Reference Information

CVE: CVE-2020-15123

cwe: CWE-78