CVE-2023-49569

unknown
Published 2024-01-10 · Modified 2026-02-04
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2
VIR risk

Description

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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2023-49569

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianforkyfixed5.11.0-1
debian debiansidfixed5.11.0-1
debian debiantrixiefixed5.11.0-1

Package impact

EcosystemPackageVulnerableFixed
golang Gogithub.com/go-git/go-git/v5>=5.0.0,<5.11.05.11.0
golang Gogopkg.in/src-d/go-git.v4>=4.0.0,<=4.13.1
golang Gogopkg.in/src-d/go-git.v4>=4.7.1

References

Verify integrity in audit chain (admin only). AS-IS.