SCA: security update for workspace-tools (GHSA-5875-m6jq-vf78)

critical Tenable Self-Hosted Container Security Plugin ID 410681

Description

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

- The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection.
When calling the fetchRemoteBranch(remote: string, remoteBranch: string, cwd: string) function, both the
remote and remoteBranch parameters are passed to the git fetch subcommand in a way that additional flags
can be set. The additional flags can be used to perform a command injection. (CVE-2022-25865)

See Also

https://github.com/advisories/GHSA-5875-m6jq-vf78

Plugin Details

Severity: Critical

ID: 410681

Version: Revision 1.7

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.9

Percentile: 57.15

Vendor

Vendor Severity: Critical

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-2022-25865

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/14/2022

Vulnerability Publication Date: 5/13/2022

Reference Information

CVE: CVE-2022-25865

cwe: CWE-77