摘要:
mod_security security update
安全等级: High
公告ID: KylinSec-SA-2025-2663
发布日期: 2025年7月4日
关联CVE: CVE-2025-48866
Security Fix(es):
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.(CVE-2025-48866)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-48866 | KY3.4-5A | mod_security | Fixed |
CVE-2025-48866 | V6 | mod_security | Fixed |
CVE-2025-48866 | KY3.5.3 | mod_security | Fixed |
CVE-2025-48866 | KY3.5.2 | mod_security | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_security | x86_64 | 2.9.12-1.kb1.ky3_4 |
mod_security | aarch64 | 2.9.12-1.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_security | x86_64 | 2.9.12-1.ky3_5 |
mod_security | aarch64 | 2.9.12-1.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_security | x86_64 | 2.9.12-1.ks6 |
mod_security | aarch64 | 2.9.12-1.ks6 |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_security | x86_64 | 2.9.12-1.ky3_5 |
mod_security | aarch64 | 2.9.12-1.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名