摘要:
rubygem-activestorage security update
安全等级: Medium
公告ID: KylinSec-SA-2024-1535
发布日期: 2024年4月12日
关联CVE: CVE-2024-26144
Attach cloud and local files in Rails applications.
Security Fix(es):
Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain proxies may cache the Set-Cookie, leading to an information leak. The vulnerability is fixed in 7.0.8.1 and 6.1.7.7.(CVE-2024-26144)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-26144 | KY3.5.2 | rubygem-activestorage | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
rubygem-activestorage | noarch | 6.1.4.1-2.ky3_5 |
rubygem-activestorage-doc | noarch | 6.1.4.1-2.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名