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

摘要:

mozjs78 security update

安全等级: Medium

公告ID: KylinSec-SA-2024-2368

发布日期: 2024年4月12日

关联CVE: CVE-2023-23599   CVE-2023-23601  

  • 详细介绍

1. 漏洞描述

   

SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.

Security Fix(es):

When copying a network request from the developer tools panel as a curl command the output was not being properly sanitized and could allow arbitrary commands to be hidden within. This vulnerability affects Firefox < 109, Thunderbird < 102.7, and Firefox ESR < 102.7.(CVE-2023-23599)

Navigations were being allowed when dragging a URL from a cross-origin iframe into the same tab which could lead to website spoofing attacks. This vulnerability affects Firefox < 109, Thunderbird < 102.7, and Firefox ESR < 102.7.(CVE-2023-23601)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-23599 KY3.5.2 mozjs78 Fixed
CVE-2023-23601 KY3.5.2 mozjs78 Fixed

3. 影响组件

    mozjs78

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
mozjs91-devel x86_64 91.6.0-4.ky3_5
libmozjs-91-0 x86_64 91.6.0-4.ky3_5
mozjs91 x86_64 91.6.0-4.ky3_5
mozjs91-devel aarch64 91.6.0-4.ky3_5
libmozjs-91-0 aarch64 91.6.0-4.ky3_5
mozjs91 aarch64 91.6.0-4.ky3_5

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     mozjs91-devel   

     libmozjs-91-0   

     mozjs91   

aarch64:

     mozjs91-devel   

     libmozjs-91-0   

     mozjs91   

上一篇:KylinSec-SA-2024-2367 下一篇:KylinSec-SA-2024-2369