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

摘要:

mod_auth_openidc security update

安全等级: High

公告ID: KylinSec-SA-2024-1565

发布日期: 2024年2月23日

关联CVE: CVE-2024-24814  

  • 详细介绍

1. 漏洞描述

   

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party(RP) to an OpenID Connect Provider(OP).

Security Fix(es):

mod_auth_openidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In affected versions missing input validation on mod_auth_openidc_session_chunks cookie value makes the server vulnerable to a denial of service (DoS) attack. An internal security audit has been conducted and the reviewers found that if they manipulated the value of the mod_auth_openidc_session_chunks cookie to a very large integer, like 99999999, the server struggles with the request for a long time and finally gets back with a 500 error. Making a few requests of this kind caused our server to become unresponsive. Attackers can craft requests that would make the server work very hard (and possibly become unresponsive) and/or crash with minimal effort. This issue has been addressed in version 2.4.15.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.(CVE-2024-24814)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-24814 KY3.5.2 mod_auth_openidc Fixed

3. 影响组件

    mod_auth_openidc

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
mod_auth_openidc x86_64 2.4.15.3-1.ky3_5
mod_auth_openidc aarch64 2.4.15.3-1.ky3_5

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     mod_auth_openidc   

aarch64:

     mod_auth_openidc   

上一篇:KylinSec-SA-2024-1564 下一篇:KylinSec-SA-2024-1566