VYPR

Gitpython

by Gitpython Project

pypi: gitpython

Source repositories

CVEs (22)

  • CVE-2026-73621MedAug 13, 2026
    risk 0.28cvss 5.4epss 0.00

    GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count() method, which forwards keyword arguments to 'git rev-list' without the check_unsafe_options guard present in the sibling iter_items method. An attacker who can control options passed to…

  • CVE-2023-41040MedAug 30, 2023
    risk 0.19cvss 4.0epss 0.01

    GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the `.git` directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located…

Page 2 of 2