CVE-2025-59831 (CNNVD-202509-3987)
中文标题:
git-commiters.js 安全漏洞
英文标题:
`git-comiters` Command Injection vulnerability
漏洞描述
中文描述:
git-commiters.js是Riceball LEE个人开发者的一个js库。 git-commiters.js 0.1.2之前版本存在安全漏洞,该漏洞源于未清理用户输入且未安全执行进程API,可能导致命令注入攻击。
英文描述:
git-commiters is a Node.js function module providing committers stats for their git repository. Prior to version 0.1.2, there is a command injection vulnerability in git-commiters. This vulnerability manifests with the library's primary exported API: gitCommiters(options, callback) which allows specifying options such as cwd for current working directory and revisionRange as a revision pointer, such as HEAD. However, the library does not sanitize for user input or practice secure process execution API to separate commands from their arguments and as such, uncontrolled user input is concatenated into command execution. This issue has been patched in version 0.1.2.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| snowyu | git-commiters.js | < 0.1.2 | - | - |
cpe:2.3:a:snowyu:git-commiters.js:<_0.1.2:*:*:*:*:*:*:*
|
| riceball | git-commiters | * | - | - |
cpe:2.3:a:riceball:git-commiters:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-59831 |
2025-11-11 15:23:31 | 2025-11-11 07:40:47 |
| NVD | nvd_CVE-2025-59831 |
2025-11-11 15:01:04 | 2025-11-11 07:48:33 |
| CNNVD | cnnvd_CNNVD-202509-3987 |
2025-11-11 15:12:58 | 2025-11-11 08:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-3987
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']