Lucene search
+L

249 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-82252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata...

8.7CVSS6.5AI score0.00387EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-82253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.7CVSS6.4AI score0.00497EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-82248

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gix-worktree-state before 0.33.0 part of gitoxide allows writing files outside the worktree on Windows. gixworktreestate::checkout follows an existing terminal...

6CVSS5.9AI score0.00229EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-82251

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories...

8.7CVSS6.4AI score0.00387EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-82249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide before 0.38.2 fails to validate carriage return characters in URL values passed to credential helpers. Attackers can supply URLs containing bare carria...

3.1CVSS6.4AI score0.00167EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-82254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attacke...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-82255

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlle...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-82250

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide gix-packetline versions before 0.21.5 contain a panic vulnerability in the TextRef implementation that occurs when processing side-band packet lines wi...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:09 p.m.13 views

GHSA-2VH6-HW4J-32WW gix-packetline: reachable panic on empty side-band packet (pre-auth network DoS)

Summary gix-packetline panics when it receives a side-band packet line that contains only the band-id byte with an empty payload. A malicious Git server - or any remote a victim clones/fetches from - can abort the gix client process during a normal fetch. This is a pre-authentication,...

6.5CVSS5.9AI score0.00235EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 12:16 p.m.10 views

CVE-2026-82255

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective U...

7.6CVSS0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.5 views

AZL-98424 CVE-2026-82254 affecting package rust 1.90.0-10

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.8 views

DEBIAN-CVE-2026-82255

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective U...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.13 views

CVE-2026-82253

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
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98412 CVE-2026-82254 affecting package rust 1.75.0-30

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.10 views

CVE-2026-82254

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.9 views

DEBIAN-CVE-2026-82254

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98433 CVE-2026-82253 affecting package rust 1.90.0-10

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
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98409 CVE-2026-82253 affecting package rust 1.75.0-30

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
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.7 views

AZL-98427 CVE-2026-82252 affecting package rust 1.90.0-10

gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata. Attackers can create a malicious repository with a symlinked .gitmodules pointing outside the repository tree, causing gitoxide to pars...

8.7CVSS6AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98406 CVE-2026-82251 affecting package rust 1.75.0-30

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.7CVSS5.9AI score0.00387EPSS
SaveExploits0References1
Rows per page
Query Builder