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.
References
Link | Resource |
---|---|
https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88 | Vendor Advisory |
https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88 | Vendor Advisory |
Configurations
History
21 Nov 2024, 08:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88 - Vendor Advisory |
22 Jan 2024, 18:57
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:go-git_project:go-git:*:*:*:*:*:go:*:* | |
First Time |
Go-git Project
Go-git Project go-git |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | () https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88 - Vendor Advisory |
12 Jan 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-12 11:15
Updated : 2024-11-21 08:33
NVD link : CVE-2023-49569
Mitre link : CVE-2023-49569
CVE.ORG link : CVE-2023-49569
JSON object : View
Products Affected
go-git_project
- go-git
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')