Lack of data validation - Path Traversal In github.com/go-git/go-git/v5
Description
go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were introduced in upstream Git years ago, so the vulnerability arose from go-git drifting from those checks. This vulnerability is fixed in 5.19.1 and 6.0.0-alpha.4.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 5.19.1 | ||
go | - | ||
go | 6.0.0-alpha.4 | ||
debian 13 | - | ||
debian 12 | - | ||
debian 14 | 5.19.1-1 | ||
debian 14 | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1.