Lucene search
+L

556 matches found

Redos
Redos
added 2026/07/13 12:00 a.m.9 views

ROS-20260713-73-0048

The vulnerability in GitPython is related to improper code generation management. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.8CVSS7.3AI score0.00237EPSS
SaveExploits1
OSV
OSV
added 2026/06/03 2:51 p.m.9 views

ROOT-APP-PYPI-CVE-2024-22190 CVE-2024-22190 in rootio-GitPython - Patched by Root

Root has patched CVE-2024-22190 in the rootio-GitPython package for Root:PyPI. Multiple fixed versions available...

7.8CVSS5.4AI score0.00316EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/27 4:03 p.m.23 views

Security Bulletin: Maximo AI Service uses multiple third party dependencies which are vulnerable to multiple CVEs.

Summary Maximo AI Service uses mlflow-3.9.0rc0-py3-none-any.whl, bcprov-jdk18on-1.79.jar, mlflow-3.8.1-py3-none-any.whl and GitPython-3.1.44-py3-none-any.whl which are vulnerable to CVE-2026-0545, CVE-2025-14813, CVE-2026-0636, CVE-2026, CVE-2025-15031, CVE-2025-15036, CVE-2025, CVE-2026-42215,...

10CVSS7.9AI score0.01994EPSS
SaveExploits8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.18 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS : GitPython vulnerabilities (USN-8303-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8303-1 advisory. Santos Gallegos discovered that GitPython did not properly validate paths when...

9.8CVSS6.1AI score0.01021EPSS
SaveExploits5References6
OSV
OSV
added 2026/05/26 9:52 p.m.13 views

USN-8303-1 python-git vulnerabilities

Santos Gallegos discovered that GitPython did not properly validate paths when resolving certain Git references. An attacker could possibly use this issue to cause files outside the .git directory to be accessed, leading to a denial of service. This issue only affected Ubuntu 14.04 LTS, Ubuntu...

9.8CVSS6.8AI score0.01021EPSS
SaveExploits5References6
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in python-git

GitPython is a Python library used to interact with Git repositories. To resolve certain Git references, GitPython reads files from the .git directory. In some cases, the name of the file being read is provided by the user; GitPython does not check whether this file is located outside the .git...

6.5CVSS6.4AI score0.01021EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.13 views

Astra Linux – Vulnerability in 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.8CVSS8.6AI score0.05378EPSS
SaveExploits2References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.14 views

Astra Linux – Vulnerability in python-git

GitPython before version 3.1.32 does not prevent the use of insecure non-multi options in clone and clonefrom commands. NOTE: This issue exists due to an incomplete fix for CVE-2022-24439...

9.8CVSS8.2AI score0.01182EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:00 a.m.10 views

Fedora 43 : GitPython (2026-ee7b1c75b6)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-ee7b1c75b6 advisory. Update to 3.1.50; fixes CVE-2026-42215 / GHSA-mv93-w799-cj2w. Tenable has extracted the preceding description block directly from the Fedora security advisor...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:00 a.m.9 views

Fedora 44 : GitPython (2026-b4653c757d)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-b4653c757d advisory. Update to 3.1.50; fixes CVE-2026-42215 / GHSA-mv93-w799-cj2w. Tenable has extracted the preceding description block directly from the Fedora security advisor...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/18 9:44 a.m.12 views

OPENSUSE-SU-2026:20777-1 Security update for python-GitPython

This update for python-GitPython fixes the following issues - CVE-2026-42215: command injection via Git options bypass bsc1264604. - CVE-2026-42284: unsafe option check validates multioptions before shlex.split transforms it bsc1264605. - CVE-2026-44243: path traversal in GitPython reference APIs...

9.8CVSS5.9AI score0.00749EPSS
SaveExploits4References8
OSV
OSV
added 2026/05/18 9:43 a.m.9 views

SUSE-SU-2026:21813-1 Security update for python-GitPython

This update for python-GitPython fixes the following issues - CVE-2026-42215: command injection via Git options bypass bsc1264604. - CVE-2026-42284: unsafe option check validates multioptions before shlex.split transforms it bsc1264605. - CVE-2026-44243: path traversal in GitPython reference APIs...

9.8CVSS7.4AI score0.00749EPSS
SaveExploits4References9
OSV
OSV
added 2026/05/15 11:11 a.m.14 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.00749EPSS
SaveExploits3References4
OSV
OSV
added 2026/05/15 11:11 a.m.10 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.00749EPSS
SaveExploits3References4
OSV
OSV
added 2026/05/15 11:11 a.m.15 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.00749EPSS
SaveExploits3References4
Fedora
Fedora
added 2026/05/15 3:06 a.m.20 views

[SECURITY] Fedora 43 Update: GitPython-3.1.50-1.fc43

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...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1
Fedora
Fedora
added 2026/05/15 2:34 a.m.24 views

[SECURITY] Fedora 44 Update: GitPython-3.1.50-1.fc44

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...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:00 a.m.19 views

Fedora 42 : GitPython (2026-585a8768df)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-585a8768df advisory. Update to 3.1.50; fixes CVE-2026-42215 / GHSA-mv93-w799-cj2w. ---- Fixes security defects GHSA-rpm5-65cw-6hj4, GHSA-x2qx-6953-8485, GHSA-7545-fcxq-7j24, and...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/14 12:00 a.m.10 views

python311-GitPython-3.1.49-1.1 on GA media (moderate)

python311-GitPython-3.1.49-1.1 on GA media Announcement ID: openSUSE-SU-2026:10758-1 Rating: moderate Cross-References: CVE-2026-42215 CVE-2026-44243 CVE-2026-44244 CVSS scores: CVE-2026-42215 SUSE : 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVE-2026-44243 SUSE : 6.5...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2026/05/13 12:00 a.m.11 views

The vulnerability of the functions Repo.clone_from(), Remote.fetch(), Remote.pull(), or Remote.push() in the Python library for interacting with Git repositories, GitPython, allows a malicious actor to execute arbitrary commands.

The vulnerability of the functions Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push in the GitPython library for interacting with git repositories is related to the failure to implement measures to neutralize special elements. Exploiting this vulnerability may allow a malicious actor to...

9CVSS7.4AI score0.00749EPSS
SaveExploits1References4Affected Software2
Rows per page
Query Builder