Lucene search
+L

753 matches found

Github Security Blog
Github Security Blog
added 2023/08/29 11:33 p.m.62 views

GitPython untrusted search path on Windows systems leading to arbitrary code execution

Summary When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment see big warning in https://docs.python.org/3/library/subprocess.htmlpopen-constructor. GitPython defaults to use the git command, if a user runs GitPython from a repo has a...

7.8CVSS7.1AI score0.00504EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2023/08/29 11:33 p.m.25 views

GHSA-WFM5-V35H-VWF4 GitPython untrusted search path on Windows systems leading to arbitrary code execution

Summary When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment see big warning in https://docs.python.org/3/library/subprocess.htmlpopen-constructor. GitPython defaults to use the git command, if a user runs GitPython from a repo has a...

8.6CVSS7.3AI score0.00504EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2023/08/29 10:45 p.m.25 views

CVE-2023-40590

A flaw was found in Python/Windows. When resolving a program, it looks for the current working directory followed by the PATH environment. GitPython defaults to use the git command if a user runs GitPython from a repo, has a git.exe, or git executable, that program will run instead of the one in...

7.8CVSS6.3AI score0.00504EPSS
SaveExploits1References5
NVD
NVD
added 2023/08/28 6:15 p.m.24 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.6AI score0.00504EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2023/08/28 6:15 p.m.44 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.1AI score0.00504EPSS
SaveExploits1References3
Prion
Prion
added 2023/08/28 6:15 p.m.19 views

Design/Logic Flaw

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

4.4CVSS7.5AI score0.00504EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/08/28 6:15 p.m.18 views

UBUNTU-CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.2AI score0.00504EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2023/08/28 5:24 p.m.111 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS6.8AI score0.00504EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/08/28 5:24 p.m.44 views

CVE-2023-40590 Untrusted search path on Windows systems leading to arbitrary code execution

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.6AI score0.00504EPSS
SaveExploits1References2
OSV
OSV
added 2023/08/28 5:24 p.m.20 views

CVE-2023-40590 Untrusted search path on Windows systems leading to arbitrary code execution

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.5AI score
SaveExploits0References4
CVE
CVE
added 2023/08/28 5:24 p.m.93 views

CVE-2023-40590

GitPython (CVE-2023-40590) on Windows can execute a malicious git.exe/git in the current repository when GitPython runs git via a shell or when hooks use bash.exe, enabling arbitrary code execution. A patch exists: GitPython 3.1.41 (and advisories note this incomplete fix was addressed). Mitigati...

7.8CVSS7.4AI score0.00504EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/28 5:24 p.m.23 views

CVE-2023-40590 Untrusted search path on Windows systems leading to arbitrary code execution

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS6.6AI score0.00504EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2023/08/28 5:24 p.m.97 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.4AI score0.00504EPSS
SaveExploits1
GitLab Advisory Database
GitLab Advisory Database
added 2023/08/28 12:00 a.m.51 views

Untrusted Search Path

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS6.7AI score0.00504EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2023/08/28 12:00 a.m.11 views

GitPython 代码问题漏洞

GitPython is a Python library for interacting with Git repositories open-sourced by gitpython-developers. A code issue vulnerability exists in GitPython 3.1.32 and earlier versions, which stems from the fact that an attacker can trick a user into downloading a repository with a malicious git...

7.8CVSS7.5AI score0.00504EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/08/28 12:00 a.m.10 views

PT-2023-4751

Name of the Vulnerable Software and Affected Versions GitPython affected versions not specified Description The issue is related to how Python interacts with Windows systems, specifically when resolving a program. GitPython defaults to use the git command, and if a user runs it from a repository...

8.6CVSS7.3AI score0.00504EPSS
SaveExploits1References33
OSV
OSV
added 2023/08/26 11:05 a.m.7 views

OESA-2023-1529 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: All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inje...

9.8CVSS7.4AI score0.05378EPSS
SaveExploits2References3
Fedora
Fedora
added 2023/08/25 12:43 a.m.53 views

[SECURITY] Fedora 37 Update: GitPython-3.1.32-1.fc37

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. It provides abstractions of git objects for easy access of repository data, a nd additionally allows you to access the git repository more directly using eith er a...

9.8CVSS9.2AI score0.05378EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2023/08/25 12:00 a.m.35 views

Fedora 37 : GitPython (2023-26116901d9)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-26116901d9 advisory. New upstream release fixing CVE-2022-24439. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note...

9.8CVSS8.2AI score0.05378EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2023/08/25 12:00 a.m.27 views

Fedora: Security Advisory for GitPython (FEDORA-2023-26116901d9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.6AI score0.05378EPSS
SaveExploits2References2
Rows per page
Query Builder