Lucene search
+L

371 matches found

Debian CVE
Debian CVE
added 2026/05/27 2:57 p.m.46 views

CVE-2026-45571

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were...

5.4CVSS5.8AI score0.00297EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/27 2:57 p.m.90 views

CVE-2026-45571 go-git: Crafted repositories may modify main and submodule .git directories

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were...

5.4CVSS0.00297EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 2:54 p.m.63 views

CVE-2026-45022

CVE-2026-45022 affects the Go Git library, go-git, where prior to v5.19.0 and v6.0.0-alpha.3 it may parse malformed commit/tag objects differently from upstream Git. The decoded representation can expose values differently and the commit signing/verification may operate on reconstructed data rath...

7.5CVSS5.8AI score0.00159EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/05/27 2:54 p.m.31 views

EUVD-2026-32542

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/05/27 2:54 p.m.15 views

CVE-2026-45022

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose...

7.5CVSS5.8AI score0.00159EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/27 2:54 p.m.12 views

CVE-2026-45022 go-git: Improper parsing of specially crafted objects may lead to inconsistent interpretation compared to upstream Git

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/27 2:54 p.m.13 views

CVE-2026-45022

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/27 2:54 p.m.50 views

CVE-2026-45022 go-git: Improper parsing of specially crafted objects may lead to inconsistent interpretation compared to upstream Git

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose...

7CVSS0.00159EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.19 views

go-git 安全漏洞

go-git is an open-source, highly scalable Git implementation written entirely in Go. Versions of go-git prior to 5.19.1 and 6.0.0-alpha.4 contained security vulnerabilities. These vulnerabilities stemmed from the use of SSH for transmitting commands remotely; the repository path was enclosed in...

2.3CVSS5.8AI score0.00365EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.18 views

go-git 路径遍历漏洞

go-git is an open-source, highly scalable Git implementation written entirely in Go. Versions of go-git prior to 5.19.1 and 6.0.0-alpha.4 contained a path traversal vulnerability. This vulnerability stemmed from path validation issues, which could allow malicious data from a specially crafted...

5.4CVSS5.8AI score0.00297EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.18 views

go-git 数据伪造问题漏洞

go-git is an open-source, highly scalable Git implementation written entirely in Go. Versions of go-git prior to 5.19.0 and 6.0.0-alpha.3 contained a data manipulation vulnerability. This vulnerability stems from the way Git objects are parsed differently compared to upstream Git. Additionally, t...

7CVSS5.7AI score0.00159EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/21 3:46 p.m.22 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a denial of service in go-git [CVE-2026-34165]

Summary IBM Watson Speech Services Cartridge is vulnerable to a denial of service in go-git, due to a flaw which can allow a maliciously crafted .idx file to cause asymmetric memory consumption, potentially exhausting available memory and resulting in a denial-of-service DoS condition...

5CVSS7.1AI score0.00147EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/19 3:38 p.m.9 views

GHSA-CRHJ-59GH-8X96 go-git: Crafted repositories may modify main and submodule .git directories

Impact A path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were introduced in upstream Git years ago, so the vulnerability arose from go-git drifting from those...

5.4CVSS5.8AI score0.00297EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/19 3:38 p.m.18 views

go-git: Crafted repositories may modify main and submodule .git directories

Impact A path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were introduced in upstream Git years ago, so the vulnerability arose from go-git drifting from those...

5.4CVSS5.8AI score0.00297EPSS
SaveExploits0References3Affected Software3
Github Security Blog
Github Security Blog
added 2026/05/19 3:21 p.m.31 views

go-git: Improper single-quote escaping in go-git SSH transport

Impact go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. This diverges from canonical Git, which shell-quotes the path through sqquotebuf so that an embedded ' becomes the '''...

9.6CVSS5.9AI score0.00365EPSS
SaveExploits0References3Affected Software3
Snyk
Snyk
added 2026/05/19 3:21 p.m.9 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output due to improper escaping of single quotes in the SSH transport command construction process. An attacker can inject arbitrary shell tokens by including single quotes in the repository path,...

9.6CVSS6AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/19 3:21 p.m.10 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output due to improper escaping of single quotes in the SSH transport command construction process. An attacker can inject arbitrary shell tokens by including single quotes in the repository path,...

9.6CVSS6AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/19 3:21 p.m.11 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output due to improper escaping of single quotes in the SSH transport command construction process. An attacker can inject arbitrary shell tokens by including single quotes in the repository path,...

9.6CVSS6AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/19 3:21 p.m.19 views

GHSA-M7CR-M3PV-HGRP go-git: Improper single-quote escaping in go-git SSH transport

Impact go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. This diverges from canonical Git, which shell-quotes the path through sqquotebuf so that an embedded ' becomes the '''...

2.3CVSS5.9AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/19 2:15 p.m.8 views

OPENSUSE-SU-2026:20770-1 Security update for git-bug

This update for git-bug fixes the following issues: Changes in git-bug: - CVE-2026-1229: CIRCL had an incorrect calculation in secp384r1 CombinedMult bsc1265416, GO-2026-4550: updated github.com/cloudflare/circl to v1.6.3 - CVE-2026-41506: HTTP authentication credential leak when following...

9.8CVSS7.2AI score0.00397EPSS
SaveExploits0References4
Rows per page
Query Builder