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

摘要:

rubygem-actionpack security update

安全等级: Medium

公告ID: KylinSec-SA-2024-2932

发布日期: 2024年6月28日

关联CVE: CVE-2022-23633  

  • 详细介绍

1. 漏洞描述

   

Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.

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-actionpack Fixed

3. 影响组件

    rubygem-actionpack

4. 修复版本

   

KY3.5.2

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

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     rubygem-actionpack   

     rubygem-actionpack-doc   

aarch64:

     rubygem-actionpack   

     rubygem-actionpack-doc   

上一篇:KylinSec-SA-2024-2931 下一篇:KylinSec-SA-2024-2933