#VU103421 Improper neutralization of argument delimiters in a command in go-git - CVE-2025-21613

 

#VU103421 Improper neutralization of argument delimiters in a command in go-git - CVE-2025-21613

Published: January 29, 2025


Vulnerability identifier: #VU103421
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-21613
CWE-ID: CWE-88
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
go-git
Software vendor:
go-git

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to improper input validation when handling URL field in arguments passed to the git-upload-pack command. A remote attacker can trick the victim into passing a specially crafted URL as a flag to the affected command and manipulate arguments for the git-upload-pack command, which can result in information disclosure.


Remediation

Install updates from vendor's website.

External links