摘要:
mod_security security update
安全等级: High
公告ID: KylinSec-SA-2024-3152
发布日期: 2024年4月12日
关联CVE: CVE-2022-48279
This software is also called Modsec,it is an open-source web application firewall. It is designed for Apache HTTP Server.ModSecurity is commonly deployed to provide protections against generic classed of vulnerabilities.The install of this package is easy and you can read the README.TXT for more information.
Security Fix(es):
In ModSecurity before 2.9.6 and 3.x before 3.0.8, HTTP multipart requests were incorrectly parsed and could bypass the Web Application Firewall. NOTE: this is related to CVE-2022-39956 but can be considered independent changes to the ModSecurity (C language) codebase.(CVE-2022-48279)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-48279 | KY3.4-5A | mod_security | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_security | x86_64 | 2.9.5-2.kb1.ky3_4 |
mod_security | aarch64 | 2.9.5-2.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名