SCA: security update for fs-git (GHSA-wp3j-gv53-4pg8)

high Tenable Cloud Security Plugin ID 432500

Description

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

- fs-git is a file system like api for git repository. The fs-git version 1.0.1 module relies on
child_process.exec, however, the buildCommand method used to construct exec strings does not properly
sanitize data and is vulnerable to command injection across all methods that use it and call exec.
(CVE-2017-1000451)

See Also

https://github.com/advisories/GHSA-wp3j-gv53-4pg8

Plugin Details

Severity: High

ID: 432500

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 8/8/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.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

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

CVSS Score Source: CVE-2017-1000451

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 1/2/2018

Reference Information

CVE: CVE-2017-1000451

cwe: CWE-78