Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checko…
High CVSS 8.8
Summary
Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection that bypasses validateGitUrl() dangerous parameter checks and can execute commands through local or SSH-style transports. This issue is fixed in version 1.14.1.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/yamadashy/repomix/commit/92bfa3193b5233a0d21beff929444153c088de82 Patch
- https://github.com/yamadashy/repomix/releases/tag/v1.14.1 Release Notes
- https://github.com/yamadashy/repomix/security/advisories/GHSA-9mm9-rqhj-j5mx Exploit
- https://github.com/yamadashy/repomix/security/advisories/GHSA-9mm9-rqhj-j5mx Exploit
Timeline
- nvd_ingest NVD