Lucene search
K

17 matches found

OSV
OSV
added 2026/05/15 2:0 p.m.7 views

OESA-2026-2308 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: Summary GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and...

8.8CVSS6.2AI score0.00719EPSS
Exploits3References4
OSV
OSV
added 2026/05/15 2:0 p.m.5 views

OESA-2026-2307 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: Summary GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and...

8.8CVSS6.2AI score0.00719EPSS
Exploits3References4
OSV
OSV
added 2026/05/15 2:0 p.m.3 views

OESA-2026-2306 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: Summary GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and...

8.8CVSS6.2AI score0.00719EPSS
Exploits3References4
SUSE CVE
SUSE CVE
added 2026/05/09 2:42 a.m.4 views

SUSE CVE-2026-42215

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00719EPSS
Exploits1References3
EUVD
EUVD
added 2026/05/07 6:17 p.m.9 views

EUVD-2026-28411

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00719EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/07 6:17 p.m.25 views

CVE-2026-42215 GitPython: Command injection via Git options bypass

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS0.00719EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 6:17 p.m.6 views

CVE-2026-42215

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00719EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/07 6:17 p.m.6 views

CVE-2026-42215 GitPython: Command injection via Git options bypass

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00719EPSS
Exploits1References2
AlpineLinux
AlpineLinux
added 2026/05/07 6:17 p.m.6 views

CVE-2026-42215

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00719EPSS
Exploits1
OSV
OSV
added 2026/04/25 11:42 p.m.8 views

GHSA-RPM5-65CW-6HJ4 GitPython has Command Injection via Git options bypass

Summary GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an application passes attacker-controlled kwargs into Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push, th...

8.8CVSS6.2AI score0.00719EPSS
Exploits1References4
CVE
CVE
added 2025/09/09 8:13 p.m.22 views

CVE-2025-58763

Tautulli (Python-based Plex monitoring) has a command-injection vulnerability affecting v2.15.3 and earlier. The flaw arises when cloning from GitHub and installing manually, where the update/version logic calls runGit via subprocess.Popen with shell=True. The checkout_git_branch path stores un s...

8CVSS8.2AI score0.01675EPSS
Exploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2025/03/15 4:0 a.m.1 views

SUSE CVE-2025-1767

This CVE only affects Kubernetes clusters that utilize the in-tree gitRepo volume to clone git repositories from other pods within the same node. Since the in-tree gitRepo volume feature has been deprecated and will not receive security updates upstream, any cluster still using this feature remai...

6.5CVSS6.7AI score0.00516EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/09/06 1:6 p.m.2 views

GitPython: Insecure non-multi options in clone and clone_from is not blocked

An improper input validation vulnerability was found in GitPython. This flaw allows an attacker to inject a maliciously crafted remote URL into the clone command, possibly leading to remote code execution...

9.8CVSS7.5AI score0.00984EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/08/12 2:10 a.m.0 views

SUSE CVE-2023-40267

GitPython before 3.1.32 does not block insecure non-multi options in clone and clonefrom. NOTE: this issue exists because of an incomplete fix for CVE-2022-24439...

6.7CVSS6.9AI score0.00984EPSS
Exploits0References3
OSV
OSV
added 2023/08/11 7:15 a.m.0 views

UBUNTU-CVE-2023-40267

GitPython before 3.1.32 does not block insecure non-multi options in clone and clonefrom. NOTE: this issue exists because of an incomplete fix for CVE-2022-24439...

9.8CVSS7.2AI score0.00984EPSS
Exploits0References6
OSV
OSV
added 2023/08/11 7:15 a.m.2 views

PYSEC-2023-137

GitPython before 3.1.32 does not block insecure non-multi options in clone and clonefrom. NOTE: this issue exists because of an incomplete fix for CVE-2022-24439...

9.8CVSS5.8AI score0.00984EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.3 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate version 2021-02-26 and prior versions, which stems from the discovery of a double release in IdMap::clonefrom. No detailed vulnerability...

9.8CVSS5.5AI score0.011EPSS
Exploits0References2
Rows per page
Query Builder