You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2023 49568
About this tag
CVE-2023-49568 is a denial-of-service vulnerability in the go-git library, a pure-Go implementation of Git used by many applications. A malicious Git server can send specially crafted replies that exhaust memory or other resources on go-git clients, causing processes and dependent services to stall or crash. The vulnerability is mitigated by upgrading to go-git v5.11.0. This tag covers discussions about the vulnerability, its impact on Windows and cross-platform environments, and steps to patch affected systems.
A denial-of-service condition in widely used Go library implementations of Git can be induced by a malicious Git server that sends specially crafted replies — an attacker-controlled server can exhaust memory or other resources on go-git clients, causing processes and dependent services to stall...