• 公告ID (KylinSec-SA-2023-1829)

摘要:

apache-commons-net security update

安全等级: Medium

公告ID: KylinSec-SA-2023-1829

发布日期: 2024年10月31日

关联CVE: CVE-2021-37533  

  • 详细介绍

1. 漏洞描述

   

Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois

Security Fix(es):

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about services running on the private network of the client. The default in version 3.9.0 is now false to ignore such hosts, as cURL does. See https://issues.apache.org/jira/browse/NET-711.(CVE-2021-37533)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2021-37533 KY3.4-4A apache-commons-net Fixed
CVE-2021-37533 KY3.4-5A apache-commons-net Fixed
CVE-2021-37533 KY3.5.1 apache-commons-net Fixed
CVE-2021-37533 KY3.5.2 apache-commons-net Fixed

3. 影响组件

    apache-commons-net

4. 修复版本

   

KY3.5.1

软件名称 架构 版本号
apache-commons-net-help noarch 3.6-7.kb2.ky3_5
apache-commons-net noarch 3.6-7.kb2.ky3_5

KY3.4-4A

软件名称 架构 版本号
apache-commons-net-help noarch 3.6-7.kb1.ky3_4
apache-commons-net noarch 3.6-7.kb1.ky3_4

KY3.4-5A

软件名称 架构 版本号
apache-commons-net-help noarch 3.6-7.kb1.ky3_4
apache-commons-net noarch 3.6-7.kb1.ky3_4

KY3.5.2

软件名称 架构 版本号
apache-commons-net noarch 3.6-7.ky3_5
apache-commons-net-help noarch 3.6-7.ky3_5

5. 修复方法


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

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

6. 下载链接

   

KY3.5.1:

x86_64:

     apache-commons-net-help   

     apache-commons-net   

aarch64:

     apache-commons-net-help   

     apache-commons-net   

KY3.4-4A:

x86_64:

     apache-commons-net-help   

     apache-commons-net   

aarch64:

     apache-commons-net-help   

     apache-commons-net   

KY3.4-5A:

x86_64:

     apache-commons-net-help   

     apache-commons-net   

aarch64:

     apache-commons-net-help   

     apache-commons-net   

KY3.5.2:

x86_64:

     apache-commons-net   

     apache-commons-net-help   

aarch64:

     apache-commons-net   

     apache-commons-net-help   

上一篇:KylinSec-SA-2023-1828 下一篇:KylinSec-SA-2023-1830