fix: upgrade gix-validate to 0.11.1 (GHSA-p3hw-mv63-rf9w)#7668
fix: upgrade gix-validate to 0.11.1 (GHSA-p3hw-mv63-rf9w)#7668orbisai0security wants to merge 1 commit into
Conversation
gix's submodule name validation bypass + trust inheritance flaw enables path traversal and credential disclosure Resolves GHSA-p3hw-mv63-rf9w
PR SummaryLow Risk Overview That crate is pulled in through No application source changes—dependency resolution only. Reviewed by Cursor Bugbot for commit 73b6f82. Bugbot is set up for automated code reviews on this repo. Configure here. |
Summary
Upgrade gix-validate from 0.10.1 to 0.11.1 to fix GHSA-p3hw-mv63-rf9w.
Vulnerability
GHSA-p3hw-mv63-rf9wCargo.lockDescription: gix's submodule name validation bypass + trust inheritance flaw enables path traversal and credential disclosure
Evidence
Scanner confirmation: trivy rule
GHSA-p3hw-mv63-rf9wflagged this pattern.Production code: This file is in the production codebase, not test-only code.
Changes
Cargo.lockVerification
This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.
Automated security fix by OrbisAI Security