Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/08/30 4:48 p.m.3 views

CVE-2018-11235

CVE-2018-11235 Vulnerability Overview Vulnerability Name: Git Security Vulnerability CNNVD ID: CNNVD-201805-1020 Severity Level: High CVE ID: CVE-2018-11235 Vulnerability Type: Security Feature Issue Published Date: 2018-05-31 Threat Type: Remote Updated Date: 2019-04-01 Vendor: git-scm...

7.8CVSS7.3AI score0.48752EPSS
SaveExploits10
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-82251

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS0.00387EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.34 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS0.00497EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.10 views

EUVD-2026-67705

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 10:49 a.m.9 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/28 10:49 a.m.22 views

CVE-2026-82253

gitoxide (Rust crates gix ≤ 0.72.0 and gix-validate ≤ 0.10.0 ) is affected by a path traversal vulnerability. The submodule name validation in gix-validate only checks the first occurrence of .. via name.find(b".."), allowing crafted names like a..b/../../../.git/ to bypass the check. Additionall...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/19 2:02 p.m.14 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
Github Security Blog
Github Security Blog
added 2026/05/05 7:20 p.m.17 views

gix's submodule name validation bypass + trust inheritance flaw enables path traversal and credential disclosure

Summary Submodule name validation bypass plus missing validation in production code paths allows path traversal via crafted .gitmodules. Combined with a trust inheritance flaw in Submodule::open, this enables reading arbitrary git repository configs including credentials from traversed paths with...

6AI score
SaveExploits0References2Affected Software2
OSV
OSV
added 2026/05/05 7:20 p.m.21 views

GHSA-P3HW-MV63-RF9W gix's submodule name validation bypass + trust inheritance flaw enables path traversal and credential disclosure

Summary Submodule name validation bypass plus missing validation in production code paths allows path traversal via crafted .gitmodules. Combined with a trust inheritance flaw in Submodule::open, this enables reading arbitrary git repository configs including credentials from traversed paths with...

7.5CVSS6AI score0.00497EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2020/04/22 12:00 a.m.12 views

The vulnerability of the component responsible for checking the names of submodules in the Git version control system allows a hacker to gain unauthorized access to confidential data, cause service failures, and compromise data integrity.

The vulnerability of the component responsible for checking the names of sub-modules in the distributed version control system Git is related to a lack of input data validation. Exploiting this vulnerability can allow an attacker to gain unauthorized access to confidential data, cause service...

9.3CVSS7.3AI score0.04426EPSS
SaveExploits0References11Affected Software6
RedhatCVE
RedhatCVE
added 2020/04/09 7:30 a.m.27 views

CVE-2019-1387

A flaw was discovered where git improperly validates submodules' names used to construct git metadata paths and does not prevent them from being nested in existing directories used to store another submodule's metadata. A remote attacker could abuse this flaw to trick a victim user into cloning a...

8.8CVSS2AI score0.04426EPSS
SaveExploits0References4
OSV
OSV
added 2019/12/18 9:15 p.m.9 views

DEBIAN-CVE-2019-1387

An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote cod...

8.8CVSS8.9AI score0.04426EPSS
SaveExploits0References1
OSV
OSV
added 2019/12/18 9:15 p.m.8 views

ALPINE-CVE-2019-1387

An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote cod...

8.8CVSS8.1AI score0.04426EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2019/12/10 12:00 a.m.16 views

PT-2019-5022 · Git +5 · Git +5

Name of the Vulnerable Software and Affected Versions: Git versions prior to 2.24.1 Git versions prior to 2.23.1 Git versions prior to 2.22.2 Git versions prior to 2.21.1 Git versions prior to 2.20.2 Git versions prior to 2.19.3 Git versions prior to 2.18.2 Git versions prior to 2.17.3 Git versio...

9.8CVSS7.4AI score0.97356EPSS
SaveExploits75References219
Rows per page
Query Builder