Popis
GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.
CVSS 8.4EPSS 1.016%Riziko 0.92
Zobraziť zdroj- Zverejnené
- 2026-08-01 13:17:02
- Dotknuté verzie
- <3.1.51
- Typ
- Knižnica
- Posledná úprava
- 2026-08-05 05:17:11
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H