SCA: security update for github.com/go-git/go-git/v5 (GHSA-449p-3h89-pw88)

critical Tenable Self-Hosted Container Security Plugin ID 409926

Description

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

- A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows
an attacker to create and amend files across the filesystem. In the worse case scenario, remote code
execution could be achieved. Applications are only affected if they are using the ChrootOS
https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs#ChrootOS , which is the default when using "Plain"
versions of Open and Clone funcs (e.g. PlainClone). Applications using BoundOS
https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs#BoundOS or in-memory filesystems are not affected by
this issue. This is a go-git implementation issue and does not affect the upstream git cli.
(CVE-2023-49569)

See Also

https://github.com/advisories/GHSA-449p-3h89-pw88

Plugin Details

Severity: Critical

ID: 409926

Version: Revision 1.9

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

Percentile: 96.98

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2023-49569

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/10/2024

Vulnerability Publication Date: 1/10/2024

Reference Information

CVE: CVE-2023-49569

cwe: CWE-22