Lucene search
K

68 matches found

CVE
CVE
added 2026/05/07 6:19 p.m.9 views

CVE-2026-42284

GitPython (Python Git library) is affected by CVE-2026-42284 due to unsafe handling of multi_options in _clone() before 3.1.47. The code validates multi_options as the original list, then performs shlex.split(" ".join(multi_options)), which can allow a crafted string like "--branch main --config ...

9.8CVSS5.7AI score0.00021EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/07 6:19 p.m.5 views

CVE-2026-42284 GitPython: Unsafe option check validates multi_options before shlex.split transforms it

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but aft...

8.1CVSS5.7AI score0.00021EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 6:19 p.m.1 views

CVE-2026-42284

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but aft...

9.8CVSS5.7AI score0.00021EPSS
Exploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/05/07 6:19 p.m.5 views

CVE-2026-42284

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but aft...

9.8CVSS5.7AI score0.00021EPSS
Exploits1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux - уязвимость в python-git

All versions of the GitPython package are vulnerable to Remote Code Execution RCE due to improper user input validation. This allows for the injection of a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to...

9.8CVSS7.4AI score0.68859EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/04/25 11:41 p.m.6 views

GitPython: Unsafe option check validates multi_options before shlex.split transformation

Summary clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but after split becomes "--branch", "main", "--config", "core.hooksPath=/x". Git applies the...

9.8CVSS5.6AI score0.00021EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2026/04/15 5:26 p.m.11 views

CVE-2026-32631

Git for Windows prior to 2.53.0.windows.3 is affected by an information disclosure vulnerability where an attacker can induce a user to clone a malicious repository or checkout a malicious branch that communicates with an attacker-controlled server, allowing extraction of the user’s NTLM hash. Th...

7.4CVSS6.4AI score0.00086EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/04/09 6:47 p.m.2 views

CVE-2026-34983

Wasmtime is a runtime for WebAssembly. In 43.0.0, cloning a wasmtime::Linker is unsound and can result in use-after-free bugs. This bug is not controllable by guest Wasm programs. It can only be triggered by a specific sequence of embedder API calls made by the host. Specifically, the following...

5CVSS5.4AI score0.00006EPSS
Exploits0
OSV
OSV
added 2026/03/20 2:24 p.m.1 views

OESA-2026-1660 git security update

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:36 a.m.1 views

CVE-2026-2917

The Happy Addons for Elementor plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.21.0 via the haduplicatething admin action handler. This is due to the canclone method only checking currentusercan'editposts' a general capability without...

5.4CVSS5.8AI score0.00047EPSS
Exploits0References7
OSV
OSV
added 2026/03/10 8:34 p.m.1 views

CVE-2025-66413 Git for Windows leaks NTLM hash when cloning from an attacker-controlled server

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References4
CVE
CVE
added 2026/03/10 8:34 p.m.15 views

CVE-2025-66413

CVE-2025-66413 (Git for Windows) affects the Windows port of Git prior to 2.53.0(2). The issue arises when a user is tricked into cloning from a malicious server, allowing an attacker to obtain the user’s NTLM hash. Because NTLM hashing is weak, the attacker may brute-force the user’s account nam...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/02/07 10:15 a.m.1 views

CVE-2026-2082

A vulnerability was identified in D-Link DIR-823X 250416. The impacted element is an unknown function of the file /goform/setmacclone. Such manipulation of the argument mac leads to os command injection. The attack may be performed from remote. The exploit is publicly available and might be used...

7.2CVSS5.7AI score0.00279EPSS
Exploits1References6
OSV
OSV
added 2025/10/21 7:17 p.m.1 views

JLSEC-2025-183 An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0

An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. checkout.c mishandles equivalent filenames that exist because of NTFS short names. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1353...

9.8CVSS8.2AI score0.05164EPSS
Exploits0References12
NVD
NVD
added 2025/10/09 4:15 p.m.4 views

CVE-2025-10281

BBOT's gitclone module could be abused to disclose a GitHub API key to an attacker controlled server with a malicious formatted git URL...

4.7CVSS0.00031EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2019-4739

Malware in sbrugna...

7CVSS5.5AI score0.00036EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2019-4740

Malware in sbrugna...

6.6CVSS5.4AI score0.00059EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2019-4741

Malware in sbrugna...

6.6CVSS5.1AI score0.00073EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2018-18120

Malware in sbrugna...

9.8CVSS9.2AI score0.02377EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6293

Malicious code in bioql PyPI...

10CVSS9.3AI score0.04697EPSS
Exploits1References5
Rows per page
Query Builder