CVE-2025-59419 (CNNVD-202510-2089)

MEDIUM
中文标题:
Netty 注入漏洞
英文标题:
Netty netty-codec-smtp SMTP Command Injection Vulnerability Allowing Email Forgery
CVSS分数: 5.5
发布时间: 2025-10-15 15:42:30
漏洞类型: 注入
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.1.128.Final之前版本和4.2.7.Final之前版本存在注入漏洞,该漏洞源于对用户提供的参数中的回车和换行字符输入验证不足,可能导致SMTP命令注入攻击。

英文描述:

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.128.Final and 4.2.7.Final, the SMTP codec in Netty contains an SMTP command injection vulnerability due to insufficient input validation for Carriage Return (\r) and Line Feed (\n) characters in user-supplied parameters. The vulnerability exists in io.netty.handler.codec.smtp.DefaultSmtpRequest, where parameters are directly concatenated into the SMTP command string without sanitization. When methods such as SmtpRequests.rcpt(recipient) are called with a malicious string containing CRLF sequences, attackers can inject arbitrary SMTP commands. Because the injected commands are sent from the server's trusted IP address, resulting emails will likely pass SPF and DKIM authentication checks, making them appear legitimate. This allows remote attackers who can control SMTP command parameters (such as email recipients) to forge arbitrary emails from the trusted server, potentially impersonating executives and forging high-stakes corporate communications. This issue has been patched in versions 4.1.129.Final and 4.2.8.Final. No known workarounds exist.

CWE类型:
CWE-93
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
netty netty < 4.2.7.Final - - cpe:2.3:a:netty:netty:<_4.2.7.final:*:*:*:*:*:*:*
netty netty >= 4.2.0.Alpha1, < 4.1.128.Final - - cpe:2.3:a:netty:netty:>=_4.2.0.alpha1,_<_4.1.128.final:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/netty/netty/security/advisories/GHSA-jq43-27x9-3v86 x_refsource_CONFIRM
cve.org
访问
https://github.com/netty/netty/commit/1782e8c2060a244c4d4e6f9d9112d5517ca05120 x_refsource_MISC
cve.org
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
CVSS评分详情
4.0 (cna)
MEDIUM
5.5
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-10-15 15:42:30
修改时间:
2025-10-17 19:44:00
创建时间:
2025-11-11 15:40:46
更新时间:
2025-11-11 16:00:17
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59419 2025-11-11 15:23:31 2025-11-11 07:40:46
NVD nvd_CVE-2025-59419 2025-11-11 15:01:06 2025-11-11 07:48:33
CNNVD cnnvd_CNNVD-202510-2089 2025-11-11 15:12:29 2025-11-11 08:00:17
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:17
vulnerability_type: 未提取 → 注入; cnnvd_id: 未提取 → CNNVD-202510-2089; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 注入
  • cnnvd_id: 未提取 -> CNNVD-202510-2089
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:33
references_count: 2 → 3; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • references_count: 2 -> 3
  • data_sources: ['cve'] -> ['cve', 'nvd']