Lucene search
+L

550 matches found

OSV
OSV
added 2023/09/25 12:02 p.m.15 views

OPENSUSE-SU-2023:0259-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
OPENSUSE Linux
OPENSUSE Linux
added 2023/09/25 12:00 a.m.9 views

Security update for python-GitPython (moderate)

openSUSE Security Update: Security update for python-GitPython Announcement ID: openSUSE-SU-2023:0259-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
Redos
Redos
added 2023/09/18 12:00 a.m.23 views

ROS-20230915-13

A vulnerability in the symbolic.py component of the Python library for interacting with GitPython git repositories is related to a flaw in the directory path name restriction. Exploitation of the vulnerability could allow an attacker acting remotely to gain unauthorized access to protected...

6.5CVSS6.9AI score0.01021EPSS
SaveExploits1
OSV
OSV
added 2023/09/15 11:06 a.m.8 views

OESA-2023-1628 python-GitPython security update

GitPythonis a python library used to interact with Git repositories.GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files...

6.5CVSS6.8AI score0.01021EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2023/09/12 12:00 a.m.19 views

The vulnerability of the symbolic.py component in the Python library for interacting with Git repositories in GitPython allows a malicious individual to gain unauthorized access to protected information or cause service failures.

The vulnerability of the symbolic.py component in the Python library for interacting with git repositories in GitPython is related to shortcomings in pathname restrictions for directories. Exploiting this vulnerability could allow a malicious actor to gain unauthorized access to protected...

6.5CVSS6.3AI score0.01021EPSS
SaveExploits1References6Affected Software3
RedHat Linux
RedHat Linux
added 2023/09/06 1:06 p.m.9 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
RedHat Linux
RedHat Linux
added 2023/09/05 11:53 a.m.43 views

Moderate: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.6AI score0.01301EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/09/05 11:53 a.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
BDU FSTEC
BDU FSTEC
added 2023/09/05 12:00 a.m.9 views

The vulnerability of the Python library for interacting with git repositories, GitPython, allows a hacker to execute arbitrary commands.

The vulnerability of the Python library for interacting with git repositories, GitPython, is related to the use of an unreliable search path. Exploiting this vulnerability allows an attacker to execute arbitrary commands...

7.8CVSS7.5AI score0.00465EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/09/05 12:00 a.m.26 views

The vulnerability of the clone/clone_from components in the Python library for interacting with Git repositories in GitPython allows a malicious actor to execute arbitrary code.

The vulnerability of the clone/clonefrom components in the Python library for interacting with Git repositories in GitPython is related to errors in processing input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by injecting a specially crafted URL address...

10CVSS8.2AI score0.01182EPSS
SaveExploits0References9Affected Software6
Veracode
Veracode
added 2023/09/01 9:16 a.m.24 views

Path Traversal

gitpython is vulnerable to Path Traversal. The vulnerability exists in getrefinfohelper function of symbolic.py because it does not properly validate the local file path, which allows an attacker to access files outside the expected directory...

6.5CVSS6.5AI score0.01021EPSS
SaveExploits1References10Affected Software2
Veracode
Veracode
added 2023/09/01 8:49 a.m.35 views

Arbitrary Code Execution

gitpython is vulnerable to Arbitrary Code Execution. The vulnerability exists because it does not properly validate the git executable. If a malicious repository packages a git executable, the library will default to using that executable when importing gitpython on Window. If an attacker tricks ...

7.8CVSS7.8AI score0.00465EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/09/01 2:07 a.m.4 views

SUSE CVE-2023-41040

GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the .git...

4CVSS9AI score0.01021EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2023/09/01 12:00 a.m.30 views

Ubuntu: Security Advisory (USN-6326-1)

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.01182EPSS
SaveExploits0References2
OSV
OSV
added 2023/08/31 6:10 p.m.12 views

USN-6326-1 python-git vulnerability

It was discovered that GitPython did not block insecure options from user inputs in the clone command. An attacker could possibly use this issue to execute arbitrary commands on the host...

9.8CVSS7.3AI score0.01182EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2023/08/31 6:10 p.m.60 views

USN-6326-1: GitPython vulnerability

It was discovered that GitPython did not block insecure options from user inputs in the clone command. An attacker could possibly use this issue to execute arbitrary commands on the host...

9.8CVSS8.2AI score0.01182EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/08/31 12:00 a.m.33 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 ESM / 22.04 ESM / 23.04 : GitPython vulnerability (USN-6326-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 ESM / 22.04 ESM / 23.04 host has packages installed that are affected by a vulnerability as referenced in the USN-6326-1 advisory. It was discovered that GitPython did not block insecure options from user inputs in the clone command. An attacker cou...

9.8CVSS8.5AI score0.01182EPSS
SaveExploits0References2
OSV
OSV
added 2023/08/30 10:15 p.m.2 views

DEBIAN-CVE-2023-41040

GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the .git...

6.5CVSS6.1AI score0.01021EPSS
SaveExploits1References1
NVD
NVD
added 2023/08/30 10:15 p.m.20 views

CVE-2023-41040

GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the .git...

6.5CVSS5.3AI score0.01021EPSS
SaveExploits1References9
Prion
Prion
added 2023/08/30 10:15 p.m.19 views

Directory traversal

GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the .git...

6.4CVSS6.2AI score0.01021EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder