Lucene search
+L

93581 matches found

NVD
NVD
added 2026/08/19 2:17 p.m.5 views

CVE-2026-76219

GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the...

8.1CVSS0.00277EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:17 p.m.4 views

DEBIAN-CVE-2026-76222

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.2CVSS5.5AI score0.00287EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 2:17 p.m.8 views

DEBIAN-CVE-2026-76219

GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the...

7.2CVSS5.5AI score0.00277EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 2:17 p.m.8 views

CVE-2026-76222

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:17 p.m.8 views

DEBIAN-CVE-2026-76217

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove and Head.checkout. Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents...

6.5CVSS5.5AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-76217

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove and Head.checkout. Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents...

7.1CVSS0.00281EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.5 views

CVE-2020-37267

Renovate versions =19.180.0 and 23.25.1, when used with Azure DevOps, may expose the bot's authorization token in server or pipeline logs because the git http.extraheader=AUTHORIZATION parameter is logged without redaction. Anyone with access to saved logs could obtain the bot credentials. Fixed ...

8.7CVSS0.00314EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/19 2:02 p.m.9 views

CVE-2026-76222

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS5.5AI score0.00287EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 2:02 p.m.10 views

EUVD-2026-62463

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS5.5AI score0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.29 views

CVE-2026-76222

GitPython (versions before 3.1.58) fails to sanitize submodule names read from .gitmodules files, enabling path traversal during submodule initialization. An attacker can craft a malicious repository with traversal sequences (e.g., ../) in submodule names, causing GitPython to create attacker-con...

8.4CVSS5.5AI score0.00287EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.28 views

CVE-2026-76222 GitPython before 3.1.58 Path Traversal via .gitmodules Submodule Name

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.16 views

CVE-2026-76222 GitPython before 3.1.58 Path Traversal via .gitmodules Submodule Name

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.4 views

CVE-2026-76222 GitPython before 3.1.58 Path Traversal via .gitmodules Submodule Name

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS8.1AI score0.00287EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/19 2:02 p.m.9 views

CVE-2026-76221

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS6AI score0.00374EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/19 2:02 p.m.9 views

CVE-2026-76220

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS5.8AI score0.00463EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 2:02 p.m.9 views

EUVD-2026-62462

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS5.9AI score0.00374EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.28 views

CVE-2026-76221

GitPython before 3.1.58 is affected by a config-name injection vulnerability in the option-name validator. The validator fails to properly sanitize option names, allowing an attacker to inject equals signs, hash symbols, and whitespace to forge arbitrary git-config directives. A crafted option na...

8.8CVSS5.9AI score0.00374EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.24 views

CVE-2026-76221 GitPython before 3.1.58 Config Injection via option-name

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.7CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.29 views

CVE-2026-76221 GitPython before 3.1.58 Config Injection via option-name

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS0.00374EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.8 views

CVE-2026-76221 GitPython before 3.1.58 Config Injection via option-name

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS5.9AI score0.00374EPSS
SaveExploits0References2
Rows per page
Query Builder