• 公告ID (KylinSec-SA-2023-2305)

摘要:

httpd security update

安全等级: Critical

公告ID: KylinSec-SA-2023-2305

发布日期: 2023年11月10日

关联CVE: CVE-2023-31122   CVE-2023-45802  

  • 详细介绍

1. 漏洞描述

   

Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server.

Security Fix(es):

Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57.

(CVE-2023-31122)

When a HTTP/2 stream was reset (RST frame) by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing the memory footprint to keep on growing. On connection close, all resources were reclaimed, but the process might run out of memory before that.

This was found by the reporter during testing of CVE-2023-44487 (HTTP/2 Rapid Reset Exploit) with their own test client. During "normal" HTTP/2 use, the probability to hit this bug is very low. The kept memory would not become noticeable before the connection closes or times out.

Users are recommended to upgrade to version 2.4.58, which fixes the issue.
(CVE-2023-45802)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-31122 KY3.5.2 httpd Fixed
CVE-2023-45802 KY3.5.2 httpd Fixed

3. 影响组件

    httpd

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
httpd-help noarch 2.4.51-20.ky3_5.kb1
httpd-filesystem noarch 2.4.51-20.ky3_5.kb1
mod_proxy_html x86_64 2.4.51-20.ky3_5.kb1
httpd-devel x86_64 2.4.51-20.ky3_5.kb1
mod_ldap x86_64 2.4.51-20.ky3_5.kb1
mod_ssl x86_64 2.4.51-20.ky3_5.kb1
httpd-tools x86_64 2.4.51-20.ky3_5.kb1
mod_md x86_64 2.4.51-20.ky3_5.kb1
httpd x86_64 2.4.51-20.ky3_5.kb1
mod_session x86_64 2.4.51-20.ky3_5.kb1
mod_ldap aarch64 2.4.51-20.ky3_5.kb1
mod_proxy_html aarch64 2.4.51-20.ky3_5.kb1
mod_md aarch64 2.4.51-20.ky3_5.kb1
mod_session aarch64 2.4.51-20.ky3_5.kb1
httpd aarch64 2.4.51-20.ky3_5.kb1
httpd-devel aarch64 2.4.51-20.ky3_5.kb1
mod_ssl aarch64 2.4.51-20.ky3_5.kb1
httpd-tools aarch64 2.4.51-20.ky3_5.kb1

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     httpd-help   

     httpd-filesystem   

     mod_proxy_html   

     httpd-devel   

     mod_ldap   

     mod_ssl   

     httpd-tools   

     mod_md   

     httpd   

     mod_session   

aarch64:

     httpd-help   

     httpd-filesystem   

     mod_ldap   

     mod_proxy_html   

     mod_md   

     mod_session   

     httpd   

     httpd-devel   

     mod_ssl   

     httpd-tools   

上一篇:KylinSec-SA-2023-2304 下一篇:KylinSec-SA-2023-2306