Debian Package Tracker
Register | Log in
Subscribe

rust-gix-validate

Validation functions for various kinds of names in git - Rust source code

Choose email to subscribe with

general
  • source: rust-gix-validate (main)
  • version: 0.11.4-1
  • maintainer: Debian Rust Maintainers (archive) (DMD)
  • uploaders: Alexander Kjäll [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 0.9.2-1
  • testing: 0.11.4-1
  • unstable: 0.11.4-1
versioned links
  • 0.9.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • librust-gix-validate-dev
action needed
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-82253: (needs triaging) 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.find(b".."), allowing crafted names such as 'a..b/../../../.git/' to bypass the check; additionally this validation is never invoked in production code paths. Combined with a trust inheritance flaw in Submodule::open(), where the parent repository's git_dir_trust (Trust::Full) is cloned and the ownership verification is skipped, an attacker can craft a malicious .gitmodules file so that a victim tool built on gitoxide reads arbitrary git repository configuration (including embedded credentials) with full trust, bypassing safe-directory protections. Fixed in gix 0.82.0 and gix-validate 0.11.1.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-09-04 Last update: 2026-09-21 07:31
news
[rss feed]
  • [2026-09-22] rust-gix-validate 0.11.4-1 MIGRATED to testing (Debian testing watch)
  • [2026-09-18] Accepted rust-gix-validate 0.11.4-1 (source) into unstable (Simon Quigley)
  • [2026-08-11] rust-gix-validate 0.11.3-1 MIGRATED to testing (Debian testing watch)
  • [2026-08-05] Accepted rust-gix-validate 0.11.3-1 (source) into unstable (Simon Quigley)
  • [2026-06-13] rust-gix-validate 0.11.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-04] Accepted rust-gix-validate 0.11.1-1 (source) into unstable (Alexander Kjäll) (signed by: capitol@debian.org)
  • [2026-02-24] rust-gix-validate 0.10.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-14] Accepted rust-gix-validate 0.10.1-1 (source) into unstable (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • [2025-02-20] rust-gix-validate 0.9.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-14] Accepted rust-gix-validate 0.9.2-1 (source) into unstable (Fabian Grünbichler)
  • [2024-06-20] rust-gix-validate 0.8.5-1 MIGRATED to testing (Debian testing watch)
  • [2024-06-17] Accepted rust-gix-validate 0.8.5-1 (source) into unstable (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • [2023-09-29] rust-gix-validate 0.8.0-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-26] Accepted rust-gix-validate 0.8.0-1 (amd64 source) into unstable (Debian FTP Masters) (signed by: Sylvestre Ledru)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.11.3-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing