CVE-2025-22620

MEDIUM EPSS 28.0%
Published Jan 20, 20251y ago · Modified Jun 17, 20261w ago
5.0 CVSS 3.1
Medium
Find Similar
Published Jan 20, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
5.0
Exploitability
1.3
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
28.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-281
CWE-687

References 1

  • github.com https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-fqmf-w4xh-33rh

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.