Lucene search
+L

21 matches found

RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

gitpython: GitPython: Arbitrary code execution via command injection due to unguarded Git options

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS8.1AI score0.01251EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
•added 2026/09/23 9:13 p.m.•6 views

gitpython: GitPython: Arbitrary code execution via command injection due to unguarded Git options

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS6.4AI score0.01251EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/09/10 9:44 a.m.•11 views

GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

SummaryGitPython already know that --upload-pack / --exec are command-exec vectors, they are denylist ingit/remote.py:535 and check by Git.checkunsafeoptions git/cmd.py:963, the thing is thischeck him he is only call from fetch, pull, push and clonefrom, everything else who build a gitargv from...

8.6CVSS7.8AI score0.01251EPSS
SaveExploits1References9Affected Software1
SUSE CVE
SUSE CVE
•added 2026/08/21 12:41 a.m.•11 views

SUSE CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
•added 2026/08/17 12:00 a.m.•7 views

The vulnerability of the Repo.archive() function in the Python library for interacting with Git repositories in GitPython allows a perpetrator to execute arbitrary code.

The vulnerability of the Repo.archive function in the Python library for interacting with Git repositories in GitPython is related to improper external handling of file names or paths when processing the unsafegitarchiveoptions parameter. Exploiting this vulnerability may allow a remote attacker ...

6.8CVSS7.3AI score0.00412EPSS
SaveExploits1References4Affected Software2
RedhatCVE
RedhatCVE
•added 2026/08/14 3:20 p.m.•12 views

CVE-2026-73619

A flaw was found in GitPython. This vulnerability allows an attacker to read arbitrary files from the filesystem. By exploiting an incomplete denylist in the unsafegitarchiveoptions guard, an attacker can supply specific options, such as --add-file or --add-virtual-file, to the Repo.archive...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
•added 2026/08/14 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-73619

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can...

7.1CVSS6.7AI score0.00412EPSS
SaveExploits1References3
OSV
OSV
•added 2026/08/13 12:17 p.m.•18 views

DEBIAN-CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits1References1
PyPA
PyPA
•added 2026/08/13 12:17 p.m.•9 views

PYSEC-2026-3948

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS6.7AI score0.00412EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/08/13 12:17 p.m.•8 views

PYSEC-2026-3948

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS6.7AI score0.00412EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/13 12:17 p.m.•9 views

UBUNTU-CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/08/13 12:17 p.m.•11 views

CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS6.6AI score0.00412EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/08/13 11:28 a.m.•46 views

CVE-2026-73619 GitPython before 3.1.57 Arbitrary File Read via Repo.archive()

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS0.00412EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/08/13 11:28 a.m.•14 views

CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS6.7AI score0.00412EPSS
SaveExploits1References2
CVE
CVE
•added 2026/08/13 11:28 a.m.•56 views

CVE-2026-73619

GitPython before 3.1.57 is affected by an incomplete denylist in the unsafe_git_archive_options guard, which omits the --add-file and --add-virtual-file options. This allows an attacker to craft calls to Repo.archive() that can read arbitrary files from the filesystem and include them in the resu...

7.1CVSS5.4AI score0.00412EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/08/13 11:28 a.m.•22 views

CVE-2026-73619 GitPython before 3.1.57 Arbitrary File Read via Repo.archive()

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/08/13 11:28 a.m.•16 views

EUVD-2026-57823

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.4AI score0.00412EPSS
SaveExploits1References2
Debian CVE
Debian CVE
•added 2026/08/13 11:28 a.m.•12 views

CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits1
Vulnrichment
Vulnrichment
•added 2026/08/13 11:28 a.m.•11 views

CVE-2026-73619 GitPython before 3.1.57 Arbitrary File Read via Repo.archive()

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•0 views

CVE-2026-73619: External Control of File Name or Path

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS6.8AI score0.00412EPSS
SaveExploits1References5
Rows per page
Query Builder