• 公告ID (KylinSec-SA-2022-2097)

摘要:

netty security update

安全等级: Medium

公告ID: KylinSec-SA-2022-2097

发布日期: 2022年9月23日

关联CVE: CVE-2021-43797  

  • 详细介绍

1. 漏洞描述

   

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. %package help Summary: Documents for Buildarch: noarch Requires: man info Provides: -javadoc = - Obsoletes: -javadoc < - %description help Man pages and other related documents for .

Security Fix(es):

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.(CVE-2021-43797)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2021-43797 KY3.4-5A netty Fixed

3. 影响组件

    netty

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
netty-help noarch 4.1.13-17.kb2.ky3_4
netty x86_64 4.1.13-17.kb2.ky3_4
netty aarch64 4.1.13-17.kb2.ky3_4

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.4-5A:

x86_64:

     netty-help   

     netty   

aarch64:

     netty-help   

     netty   

上一篇:KylinSec-SA-2022-2096 下一篇:KylinSec-SA-2022-2098