Lucene search
+L

550 matches found

Cvelist
Cvelist
added 2024/01/11 1:23 a.m.40 views

CVE-2024-22190 Untrusted search path under some conditions on Windows allows arbitrary code execution

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.8AI score0.00316EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/11 1:23 a.m.24 views

CVE-2024-22190 Untrusted search path under some conditions on Windows allows arbitrary code execution

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.2AI score0.00316EPSS
SaveExploits0References3
CVE
CVE
added 2024/01/11 1:23 a.m.314 views

CVE-2024-22190

CVE-2024-22190 (GitPython) affects GitPython, where an incomplete fix for CVE-2023-40590 leaves an untrusted search path risk on Windows when a shell is used to run git or when bash.exe is used to interpret hooks. The issue can allow a malicious git.exe or bash.exe from an untrusted repository to...

7.8CVSS7.5AI score0.00316EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/01/11 1:23 a.m.81 views

CVE-2024-22190

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.8AI score0.00316EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/01/11 12:00 a.m.6 views

GitPython Code Issues Vulnerabilities

GitPython is a Python library for interacting with Git repositories open-sourced by gitpython-developers. A code issue vulnerability exists in GitPython 3.1.40 and earlier versions that stems from allowing an attacker to execute arbitrary code via an untrusted search path...

7.8CVSS7.7AI score0.00316EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/10 3:46 p.m.31 views

Untrusted search path under some conditions on Windows allows arbitrary code execution

Summary This issue exists because of an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on Windows, a malicious git.exe or bash.exe may b...

7.8CVSS8AI score0.00465EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/01/10 3:46 p.m.14 views

GHSA-2MQJ-M65W-JGHX Untrusted search path under some conditions on Windows allows arbitrary code execution

Summary This issue exists because of an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on Windows, a malicious git.exe or bash.exe may b...

8.6CVSS7.4AI score0.00316EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/01/10 12:00 a.m.4 views

PT-2024-1236

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.41 Description The issue is related to the use of an untrusted search path in GitPython, a Python library for interacting with Git repositories. This could allow an attacker to execute arbitrary code with elevat...

8.6CVSS8AI score0.00316EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2023/12/14 4:30 p.m.5 views

GitPython: Blind local file inclusion

A path traversal vulnerability was found in GitPython due to an input validation error when reading from the ".git" directory. This issue may allow a remote attacker to prepare a specially crafted ".git" file with directory traversal characters in file names and force the application to read thes...

6.5CVSS7.2AI score0.01021EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.11 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.01182EPSS
SaveExploits0References5
Gentoo Linux
Gentoo Linux
added 2023/11/01 12:00 a.m.42 views

GitPython: Code Execution via Crafted Input

Background GitPython is a Python library used to interact with Git repositories. Description Please review the CVE identifier referenced below for details. Impact An attacker may be able to trigger Remote Code Execution RCE due to improper user input validation, which makes it possible to inject ...

9.8CVSS9.8AI score0.05378EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2023/11/01 12:00 a.m.29 views

GLSA-202311-01 : GitPython: Code Execution via Crafted Input

The remote host is affected by the vulnerability described in GLSA-202311-01 GitPython: Code Execution via Crafted Input - All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted...

9.8CVSS8.2AI score0.05378EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2023/10/31 1:43 a.m.42 views

CVE-2023-41040

A path traversal vulnerability was found in GitPython due to an input validation error when reading from the ".git" directory. This issue may allow a remote attacker to prepare a specially crafted ".git" file with directory traversal characters in file names and force the application to read thes...

5.1CVSS6.4AI score0.01021EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/10/19 1:15 p.m.16 views

GitPython: improper user input validation leads into a RCE

A remote code execution vulnerability exists in Git-python. By injecting a malicious URL into the clone command, an attacker can exploit this vulnerability as the library makes external calls to git without any input sanitization. This issue leads to complete system compromise...

9.8CVSS7.8AI score0.05378EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2023/10/19 1:15 p.m.7 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.01182EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/09/29 12:00 a.m.23 views

Debian dla-3589 : python-git - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3589 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3589-1 [email protected] https://www.debian.org/lts/security/...

6.5CVSS6.5AI score0.01021EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:00 a.m.27 views

openSUSE 15 Security Update : python-GitPython (openSUSE-SU-2023:0271-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2023:0271-1 advisory. - GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git...

6.5CVSS6.2AI score0.01021EPSS
SaveExploits1References4
OPENSUSE Linux
OPENSUSE Linux
added 2023/09/26 12:00 a.m.8 views

Security update for python-GitPython (moderate)

openSUSE Security Update: Security update for python-GitPython Announcement ID: openSUSE-SU-2023:0271-1 Rating: moderate References: 1214810 Cross-References: CVE-2023-41040 CVSS scores: CVE-2023-41040 NVD : 4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVE-2023-41040 SUSE: 4...

4CVSS5.5AI score0.01021EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2023/09/26 12:00 a.m.27 views

openSUSE 15 Security Update : python-GitPython (openSUSE-SU-2023:0259-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2023:0259-1 advisory. - GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git...

6.5CVSS6.2AI score0.01021EPSS
SaveExploits1References4
OSV
OSV
added 2023/09/25 10:02 p.m.6 views

OPENSUSE-SU-2023:0271-1 Security update for python-GitPython

This update for python-GitPython fixes the following issues: - CVE-2023-41040: Fixed directory traversal attack vulnerability boo1214810...

6.5CVSS6.6AI score0.01021EPSS
SaveExploits1References3
Rows per page
Query Builder