漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection
Vulnerability Description
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.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
参数注入或修改
Vulnerability Title
Kazuki Yamada Repomix 命令注入漏洞
Vulnerability Description
Kazuki Yamada Repomix是Kazuki Yamada个人开发者开源的一款代码仓库打包与整合工具。 Kazuki Yamada Repomix 1.14.1之前版本存在命令注入漏洞,该漏洞源于src/core/git/gitCommand.ts中execGitShallowClone函数将--remote-branch值直接传递给git fetch和git checkout,未对--end-of-options进行验证,允许--upload-pack或其他Git选项注入,绕过validat
CVSS Information
N/A
Vulnerability Type
N/A