CVE-2025-59433 (CNNVD-202509-3240)

MEDIUM
中文标题:
Conventional Changelog 参数注入漏洞
英文标题:
@conventional-changelog/git-client has an Argument Injection vulnerability
CVSS分数: 5.3
发布时间: 2025-09-22 19:14:54
漏洞类型: 授权问题
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Conventional Changelog是Conventional Changelog开源的一个更新日志生成工具。 Conventional Changelog 2.0.0之前版本存在参数注入漏洞,该漏洞源于未对getTags API中的用户输入进行清理或验证,可能导致参数注入攻击,从而覆盖任意文件。

英文描述:

Conventional Changelog generates changelogs and release notes from a project's commit messages and metadata. Prior to version 2.0.0, @conventional-changelog/git-client has an argument injection vulnerability. This vulnerability manifests with the library's getTags() API, which allows extra parameters to be passed to the git log command. In another API by this library, getRawCommits(), there are secure practices taken to ensure that the extra parameter path is unable to inject an argument by ending the git log command with the special shell syntax --. However, the library does not follow the same practice for getTags() as it does not attempt to sanitize for user input, validate the given params, or restrict them to an allow list. Nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options. Thus, allowing users to exploit an argument injection vulnerability in Git due to the --output= command-line option that results with overwriting arbitrary files. This issue has been patched in version 2.0.0.

CWE类型:
CWE-88
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
conventional-changelog conventional-changelog < 2.0.0 - - cpe:2.3:a:conventional-changelog:conventional-changelog:<_2.0.0:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/conventional-changelog/conventional-changelog/security/advisories/GHSA-vh25-5764-9wcr x_refsource_CONFIRM
cve.org
访问
https://github.com/conventional-changelog/conventional-changelog/commit/d95c9ffac05af58228bd89fa0ba37ad65741c6a2 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.3
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:H
机密性
LOW
完整性
LOW
可用性
HIGH
时间信息
发布时间:
2025-09-22 19:14:54
修改时间:
2025-09-22 19:41:56
创建时间:
2025-11-11 15:40:46
更新时间:
2025-11-11 16:00:12
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59433 2025-11-11 15:23:31 2025-11-11 07:40:46
NVD nvd_CVE-2025-59433 2025-11-11 15:01:03 2025-11-11 07:48:33
CNNVD cnnvd_CNNVD-202509-3240 2025-11-11 15:12:58 2025-11-11 08:00:12
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:12
vulnerability_type: 未提取 → 授权问题; cnnvd_id: 未提取 → CNNVD-202509-3240; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 授权问题
  • cnnvd_id: 未提取 -> CNNVD-202509-3240
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:33
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']