CVE-2025-58056 (CNNVD-202509-235)

LOW
中文标题:
Netty 环境问题漏洞
英文标题:
Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions
CVSS分数: 2.9
发布时间: 2025-09-03 20:56:50
漏洞类型: 环境问题
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.1.124.Final版本和4.2.0.Alpha3至4.2.4.Final版本存在环境问题漏洞,该漏洞源于错误解析换行符,可能导致HTTP请求夹带攻击。

英文描述:

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final.

CWE类型:
CWE-444
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
netty netty >= 4.2.0.Alpha3, < 4.2.5.Final - - cpe:2.3:a:netty:netty:>=_4.2.0.alpha3,_<_4.2.5.final:*:*:*:*:*:*:*
netty netty <= 4.1.124.Final, < 4.1.125.Final - - cpe:2.3:a:netty:netty:<=_4.1.124.final,_<_4.1.125.final:*:*:*:*:*:*:*
netty netty * - - cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49 x_refsource_CONFIRM
cve.org
访问
https://github.com/JLLeitschuh/unCVEed/issues/1 x_refsource_MISC
cve.org
访问
https://github.com/netty/netty/issues/15522 x_refsource_MISC
cve.org
访问
https://github.com/netty/netty/pull/15611 x_refsource_MISC
cve.org
访问
https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284 x_refsource_MISC
cve.org
访问
https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding x_refsource_MISC
cve.org
访问
https://w4ke.info/2025/06/18/funky-chunks.html x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
2.9
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:P/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-09-03 20:56:50
修改时间:
2025-09-05 18:41:21
创建时间:
2025-11-11 15:40:45
更新时间:
2025-11-11 16:00:11
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-58056 2025-11-11 15:23:30 2025-11-11 07:40:45
NVD nvd_CVE-2025-58056 2025-11-11 15:01:01 2025-11-11 07:48:32
CNNVD cnnvd_CNNVD-202509-235 2025-11-11 15:12:55 2025-11-11 08:00:11
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:11
vulnerability_type: 未提取 → 环境问题; cnnvd_id: 未提取 → CNNVD-202509-235; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 环境问题
  • cnnvd_id: 未提取 -> CNNVD-202509-235
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:32
affected_products_count: 2 → 3; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 2 -> 3
  • data_sources: ['cve'] -> ['cve', 'nvd']