Lack of data validation - Path Traversal In gitpython
Description
GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application using GitPython to write, overwrite, move, or delete files outside the repository’s .git directory via insufficient validation of reference paths in reference creation, rename, and delete operations. This issue has been patched in version 3.1.48.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 3.1.48 | ||
debian 12 | - | ||
debian 11 | - | ||
debian 13 | - | ||
debian 14 | 3.1.50-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2.