CVE-2025-22620
5
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Summary
gitoxide is an implementation of git written in Rust. Prior to 0.17.0, gix-worktree-state specifies 0777 permissions when checking out executable files, intending that the umask will restrict them appropriately. But one of the strategies it uses to set permissions is not subject to the umask. This causes files in a repository to be world-writable in some situations. This vulnerability is fixed in 0.17.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| GitoxideLabs | gitoxide | < 0.17.0 | affected |
Weaknesses
- CWE-281: CWE-281: Improper Preservation of Permissions
- CWE-687: CWE-687: Function Call With Incorrectly Specified Argument Value
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.