摘要:
perl-Net-CIDR-Lite security update
安全等级: Medium
公告ID: KylinSec-SA-2024-3011
发布日期: 2024年3月22日
关联CVE: CVE-2021-47154
Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
Security Fix(es):
The Net::CIDR::Lite module before 0.22 for Perl does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses.(CVE-2021-47154)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2021-47154 | KY3.4-5A | perl-Net-CIDR-Lite | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
perl-Net-CIDR-Lite | noarch | 0.21-24.kb1.ky3_4 |
perl-Net-CIDR-Lite-help | noarch | 0.21-24.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名