• 公告ID (KylinSec-SA-2024-3410)

摘要:

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty prior to version 4.1.71.Final skips control chars when they are present at the beginning / end of the header name. It should instead fail fast as these are not allowed by the spec and could lead to HTTP request smuggling. Failing to do the validation might cause netty to sanitize header names before it forward these to another remote system when used as proxy. This remote system can t see the invalid usage anymore, and therefore does not do the validation itself. Users should upgrade to version 4.1.71.Final.

安全等级: Low

公告ID: KylinSec-SA-2024-3410

发布日期: 2024年8月22日

关联CVE: CVE-2021-43797  

  • 详细介绍

1. 漏洞描述

   

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty prior to version 4.1.71.Final skips control chars when they are present at the beginning / end of the header name. It should instead fail fast as these are not allowed by the spec and could lead to HTTP request smuggling. Failing to do the validation might cause netty to sanitize header names before it forward these to another remote system when used as proxy. This remote system can t see the invalid usage anymore, and therefore does not do the validation itself. Users should upgrade to version 4.1.71.Final.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2021-43797 KY3.4-5A netty3 Unaffected
CVE-2021-43797 KY3.5.2 netty3 Unaffected
CVE-2021-43797 V6 netty3 Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2024-3409 下一篇:KylinSec-SA-2024-3411