A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13
. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git
clients.
This is a go-git
implementation issue and does not affect the upstream git
cli.
Users running versions of go-git
from v4
and above are recommended to upgrade to v5.13
in order to mitigate this vulnerability.
In cases where a bump to the latest version of go-git
is not possible, we recommend limiting its use to only trust-worthy Git servers.
Thanks to Ionut Lalu for responsibly disclosing this vulnerability to us.
{ "nvd_published_at": "2025-01-06T17:15:47Z", "cwe_ids": [ "CWE-20", "CWE-400", "CWE-770" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-01-06T16:20:28Z" }