Lucene search
+L

90835 matches found

Snyk
Snyk
added 2026/08/07 4:41 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/07 4:41 p.m.6 views

Directory Traversal

Overview github.com/go-git/go-git/plumbing is a highly extensible git implementation library written in pure Go. Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/07 4:41 p.m.9 views

GHSA-QGQ7-7HM3-Q39J go-git: Malicious reference names may modify files outside the reference storage

Impact A path traversal issue in go-git could allow malicious reference names to access files outside the repository's intended reference storage. Loose references are stored under .git/. The reference name was previously used as a path without verifying that the resolved path remained within the...

6.3CVSS5.5AI score0.00349EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/08/07 4:41 p.m.28 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS0.00349EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/07 4:41 p.m.78 views

CVE-2026-71557

CVE-2026-71557 affects the go-git library (pure Go). The vulnerability occurs when reference names are not sanitized before being used to build on-disk paths under the reference storage directory, allowing malicious reference names (e.g., containing directory traversal sequences) to cause writes ...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2026/08/07 4:41 p.m.13 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.3AI score0.00349EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:41 p.m.9 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References8Affected Software1
EUVD
EUVD
added 2026/08/07 4:41 p.m.11 views

EUVD-2026-54527

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/08/07 4:41 p.m.10 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/07 4:41 p.m.24 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.3AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/07 4:38 p.m.12 views

go-git: Worktree operations may follow symlinks

Impact A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. The worktreeFilesystem wrapper rejected dangerous path strings, including paths containing .git, parent-directory components, or control characters. However, it did not...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/08/07 4:38 p.m.11 views

GHSA-HC8V-WWC9-VGXM go-git: Worktree operations may follow symlinks

Impact A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. The worktreeFilesystem wrapper rejected dangerous path strings, including paths containing .git, parent-directory components, or control characters. However, it did not...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/07 4:37 p.m.30 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS0.00292EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/07 4:37 p.m.13 views

EUVD-2026-54526

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 4:37 p.m.17 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score
SaveExploits0References7
Snyk
Snyk
added 2026/08/07 4:37 p.m.4 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack in worktreefs.go and worktree.go are vulnerable to symlink traversal in filesystem-backed worktrees. An attacker can modify or overwrite files outside the intended worktree by placing a symlink in the tree and then...

7.1CVSS5.8AI score0.00292EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/07 4:37 p.m.5 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack in worktreefs.go and worktree.go are vulnerable to symlink traversal in filesystem-backed worktrees. An attacker can modify or overwrite files outside the intended worktree by placing a symlink in the tree and then...

7.1CVSS5.8AI score0.00292EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/07 4:37 p.m.17 views

CVE-2026-71556

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/07 4:37 p.m.11 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/07 4:37 p.m.111 views

CVE-2026-71556

CVE-2026-71556 affects the Go library go-git (Go) and involves worktree operations (checkout, status, add) not confining symlink resolution to the worktree boundary. A malicious repository containing a symlink can cause access to files outside the intended working directory when cloning and using...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References5
Rows per page
Query Builder