SCA: security update for total.js (GHSA-4449-hg37-77v8)

high Tenable Self-Hosted Container Security Plugin ID 409917

Description

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

- This affects the package total.js before 3.4.7. The issue occurs in the image.pipe and image.stream
functions. The type parameter is used to build the command that is then executed using
child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to
true and because the type parameter is not properly sanitized. (CVE-2020-28494)

See Also

https://github.com/advisories/GHSA-4449-hg37-77v8

Plugin Details

Severity: High

ID: 409917

Version: Revision 1.5

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: Low

Score: 3.9

Percentile: 52.21

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2020-28494

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/5/2021

Vulnerability Publication Date: 2/2/2021

Reference Information

CVE: CVE-2020-28494

cwe: CWE-78