Lucene search
+L

14 matches found

RedhatCVE
RedhatCVE
added 2026/08/17 11:40 a.m.15 views

CVE-2026-42215

A flaw was found in GitPython, a Python library used to interact with Git repositories. This vulnerability allows an attacker to achieve arbitrary command execution by providing specially crafted arguments kwargs to functions such as Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push. This...

8.8CVSS7.7AI score0.00749EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 4:42 p.m.8 views

GHSA-R9MR-M37C-5FR3 GitPython: Unsafe git option guard bypass via single-character kwarg value token smuggling enables arbitrary command execution

Summary GitPython's checkunsafeoptions guard the control introduced by CVE-2026-42215 / GHSA-2f96 and hardened since can be bypassed for every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by smuggling an option token inside the VALUE of a single-character...

8.8CVSS6.1AI score0.00502EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/02 11:34 p.m.10 views

golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects

A flaw was found in go-git, an extensible Git implementation library for Go. This vulnerability allows an attacker to potentially obtain sensitive HTTP authentication credentials. This can occur when go-git follows redirects during smart-HTTP clone and fetch operations, leading to the unintended...

7.4CVSS5.8AI score0.00259EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.11 views

CVE-2026-41506

go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha....

7.4CVSS5.7AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.51 views

UBUNTU-CVE-2026-41506

go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha....

7.4CVSS5.7AI score0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/08 1:43 p.m.62 views

CVE-2026-41506 go-git Credential leak via cross-host redirect in smart HTTP transport

go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha....

4.7CVSS0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/08 1:43 p.m.22 views

EUVD-2026-28596

go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha....

4.7CVSS5.7AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/08 1:43 p.m.56 views

CVE-2026-41506

go-git is vulnerable to credential leakage during smart-HTTP redirects in clone/fetch operations prior to versions 5.18.0 and 6.0.0-alpha.2. The issue, a cross-host redirect exposure, has been patched in 5.18.0 and 6.0.0-alpha.2. Impact is a potential exposure of HTTP credentials during redirects...

7.4CVSS5.7AI score0.00259EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/07 7:16 p.m.13 views

PYSEC-2026-2160

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS7AI score0.00749EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/05 7:24 p.m.17 views

GHSA-X494-MJ8G-CJ27 gix-pack has multiple DoS vectors: unchecked indexing panics and uncapped OOM allocations from crafted pack data

Summary Multiple denial-of-service vectors in gix-pack: unchecked array indexing causes panics on crafted delta data, and uncapped attacker-controlled size headers enable OOM process kills. Both are triggered by malicious pack data received during clone/fetch. Details Bug 1: Unchecked array...

8.7CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 7:24 p.m.18 views

gix-pack has multiple DoS vectors: unchecked indexing panics and uncapped OOM allocations from crafted pack data

Summary Multiple denial-of-service vectors in gix-pack: unchecked array indexing causes panics on crafted delta data, and uncapped attacker-controlled size headers enable OOM process kills. Both are triggered by malicious pack data received during clone/fetch. Details Bug 1: Unchecked array...

6AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/25 12:00 a.m.12 views

PT-2026-37179

Name of the Vulnerable Software and Affected Versions GitPython versions 3.1.30 through 3.1.46 Description GitPython fails to properly validate certain Python keyword arguments, allowing a bypass of the safety checks intended to block dangerous Git options. While the library blocks options like...

9CVSS6AI score0.00749EPSS
SaveExploits3References37
RedHat Linux
RedHat Linux
added 2025/05/13 4:05 p.m.27 views

git: The sideband payload is passed unfiltered to the terminal in git

A flaw was found in Git. When cloning, fetching, or pushing from a server, informational or error messages are transported from the remote Git process to the client via a sideband channel. These messages are prefixed with "remote:" and printed directly to the standard error output. Typically, thi...

8.8CVSS7.3AI score0.00513EPSS
SaveExploits1References6
OSV
OSV
added 2024/10/04 3:39 p.m.14 views

CLSA-2024-1728056367 Fix CVE(s): CVE-2024-32465

SECURITY UPDATE: Bypass of protections in untrusted repositories - debian/patches/CVE-2024-32465.patch: Disable lazy-fetching by default in upload-pack to prevent arbitrary command execution during clone/fetch - CVE-2024-32465...

7.8CVSS7.4AI score0.01026EPSS
SaveExploits0References1
Rows per page
Query Builder