CVE-2025-59937 (CNNVD-202509-4322)

HIGH
中文标题:
go-mail 参数注入漏洞
英文标题:
go-mail has insufficient address encoding when passing mail addresses to the SMTP client
CVSS分数: 8.2
发布时间: 2025-09-29 22:21:02
漏洞类型: 授权问题
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

go-mail是Winni Neessen个人开发者的一个具有邮件发送功能的Golang库。 go-mail 0.7.0及之前版本存在参数注入漏洞,该漏洞源于对mail.Address值处理不当,可能导致错误地址路由或ESMTP参数夹带。

英文描述:

go-mail is a comprehensive library for sending mails with Go. In versions 0.7.0 and below, due to incorrect handling of the mail.Address values when a sender- or recipient address is passed to the corresponding MAIL FROM or RCPT TO commands of the SMTP client, there is a possibility of wrong address routing or even ESMTP parameter smuggling. For successful exploitation, it is required that the user's code allows for arbitrary mail address input (i. e. through a web form or similar). If only static mail addresses are used (i. e. in a config file) and the mail addresses in use do not consist of quoted local parts, this should not affect users. This issue is fixed in version 0.7.1

CWE类型:
CWE-88
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
wneessen go-mail < 0.7.1 - - cpe:2.3:a:wneessen:go-mail:<_0.7.1:*:*:*:*:*:*:*
pebcak go-mail * - - cpe:2.3:a:pebcak:go-mail:*:*:*:*:*:go:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/wneessen/go-mail/security/advisories/GHSA-wpwj-69cm-q9c5 x_refsource_CONFIRM
cve.org
访问
https://github.com/wneessen/go-mail/issues/495 x_refsource_MISC
cve.org
访问
https://github.com/wneessen/go-mail/pull/496 x_refsource_MISC
cve.org
访问
https://github.com/wneessen/go-mail/commit/42e92cfe027be04aff72921adb0f72f11d517479 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
8.2
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
机密性
NONE
完整性
HIGH
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-09-29 22:21:02
修改时间:
2025-09-30 14:44:35
创建时间:
2025-11-11 15:40:47
更新时间:
2025-11-11 16:00:14
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59937 2025-11-11 15:23:31 2025-11-11 07:40:47
NVD nvd_CVE-2025-59937 2025-11-11 15:01:04 2025-11-11 07:48:34
CNNVD cnnvd_CNNVD-202509-4322 2025-11-11 15:12:59 2025-11-11 08:00:14
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:14
vulnerability_type: 未提取 → 授权问题; cnnvd_id: 未提取 → CNNVD-202509-4322; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 授权问题
  • cnnvd_id: 未提取 -> CNNVD-202509-4322
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:34
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']