摘要:
apache-commons-lang security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2857
发布日期: 2025年8月27日
关联CVE: CVE-2025-48924
The standard Java libraries fail to provide enough methods for manipulation of its core classes. Apache Commons Lang provides these extra methods.
Security Fix(es):
A vulnerability classified as problematic has been found in Apache Commons Lang up to 2.6/3.17.x.CWE is classifying the issue as CWE-674. The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.This is going to have an impact on confidentiality, integrity, and availability.Upgrading to version 3.18.0 eliminates this vulnerability.(CVE-2025-48924)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-48924 | KY3.4-5A | apache-commons-lang3 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
apache-commons-lang | noarch | 2.6-24.kb1.ky3_4 |
apache-commons-lang-help | noarch | 2.6-24.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名