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

摘要:

rubygem-activesupport security update

安全等级: Medium

公告ID: KylinSec-SA-2024-2936

发布日期: 2024年6月28日

关联CVE: CVE-2022-23633  

  • 详细介绍

1. 漏洞描述

   

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Security Fix(es):

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is *not* notified of a `close`, `ActionDispatch::Executor` will not know to reset thread local state for the next request. This can lead to data being leaked to subsequent requests.This has been fixed in Rails 7.0.2.1, 6.1.4.5, 6.0.4.5, and 5.2.6.1. Upgrading is highly recommended, but to work around this problem a middleware described in GHSA-wh98-p28r-vrc9 can be used.(CVE-2022-23633)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2022-23633 KY3.5.2 rubygem-activesupport Fixed

3. 影响组件

    rubygem-activesupport

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
rubygem-activesupport-doc noarch 6.1.4.1-8.ky3_5
rubygem-activesupport noarch 6.1.4.1-8.ky3_5

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     rubygem-activesupport-doc   

     rubygem-activesupport   

aarch64:

     rubygem-activesupport-doc   

     rubygem-activesupport   

上一篇:KylinSec-SA-2024-2934 下一篇:KylinSec-SA-2024-2937