漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
KanaDojo < 0.1.18 Command Injection via patchNotesData.json in release.yml
Vulnerability Description
KanaDojo contains a command injection vulnerability that allows an attacker with pull request access to execute arbitrary shell commands by inserting shell metacharacters into the version or changes fields of patchNotesData.json, which are interpolated unsanitized into a child_process.execSync() call in the release.yml workflow. Attackers can have a malicious pull request merged to trigger the GitHub Actions runner with contents write permissions and access to GITHUB_TOKEN.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
KanaDojo 操作系统命令注入漏洞
Vulnerability Description
KanaDojo是lingdojo开源的一款美观可定制的日语学习平台。 KanaDojo存在操作系统命令注入漏洞,该漏洞源于命令注入,可能导致具有拉取请求访问权限的攻击者通过向patchNotesData.json的版本或更改字段插入shell元字符执行任意shell命令。
CVSS Information
N/A
Vulnerability Type
N/A