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

摘要:

apache-commons-io security update

安全等级: Medium

公告ID: KylinSec-SA-2024-5011

发布日期: 2025年3月6日

关联CVE: CVE-2024-47554  

  • 详细介绍

1. 漏洞描述

   

Apache commons IO library is used for developing IO functionality. It contains a collecton of utilities with utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Security Fix(es):

Uncontrolled Resource Consumption vulnerability in Apache Commons IO. The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input. This issue affects Apache Commons IO: from 2.0 before 2.14.0. Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.(CVE-2024-47554)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-47554 V6 apache-commons-io Fixed

3. 影响组件

    apache-commons-io

4. 修复版本

   

V6

软件名称 架构 版本号
apache-commons-io noarch 2.15.1-1.ks6
apache-commons-io-help noarch 2.15.1-1.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

     apache-commons-io   

     apache-commons-io-help   

aarch64:

     apache-commons-io   

     apache-commons-io-help   

上一篇:KylinSec-SA-2024-5010 下一篇:KylinSec-SA-2024-5012