NIXPKGS-2026-1447
GitHub issue
published on
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored reference https://g…
- @LeSuisse accepted
- @LeSuisse published on GitHub
GitPython: Path traversal in GitPython reference APIs allows arbitrary file write and delete outside the repository
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.
References
-
https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-7545-fcxq-7j24 x_refsource_CONFIRMexploit
Ignored references (1)
Affected products
GitPython
- ==< 3.1.48
Matching in nixpkgs
pkgs.python312Packages.gitpython
Python Git Library
pkgs.python313Packages.gitpython
Python Git Library
pkgs.python314Packages.gitpython
Python Git Library
Package maintainers
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>