SCA: security update for github.com/go-git/go-git/v5 (GHSA-v725-9546-7q7m)

critical Tenable Self-Hosted Container Security Plugin ID 419146

Description

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

- go-git is a highly extensible git implementation library written in pure Go. An argument injection
vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this
vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens
when the file transport protocol is being used, as that is the only protocol that shells out to git
binaries. This vulnerability is fixed in 5.13.0. (CVE-2025-21613)

See Also

https://github.com/advisories/GHSA-v725-9546-7q7m

Plugin Details

Severity: Critical

ID: 419146

Version: Revision 1.14

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

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-2025-21613

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 7.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/6/2025

Vulnerability Publication Date: 1/6/2025

Reference Information

CVE: CVE-2025-21613

cwe: CWE-88