CVE-2023-49569
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-49569
- Assigner
- Bitdefender
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-12T10:41:00.201Z
- Last Modified Date
- 2024-01-12T10:41:00.201Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-49569 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49569 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 12:53:33 | Added to TrackCVE |