摘要:
mozjs78 security update
安全等级: Medium
公告ID: KylinSec-SA-2024-3867
发布日期: 2024年9月6日
关联CVE: CVE-2023-23602
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):
A mishandled security check when creating a WebSocket in a WebWorker caused the Content Security Policy connect-src header to be ignored. This could lead to connections to restricted origins from inside WebWorkers. This vulnerability affects Firefox < 109, Thunderbird < 102.7, and Firefox ESR < 102.7.(CVE-2023-23602)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-23602 | KY3.4-5A | mozjs78 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mozjs78-help | noarch | 78.4.0-9.kb1.ky3_4 |
mozjs78-devel | x86_64 | 78.4.0-9.kb1.ky3_4 |
mozjs78 | x86_64 | 78.4.0-9.kb1.ky3_4 |
mozjs78-devel | aarch64 | 78.4.0-9.kb1.ky3_4 |
mozjs78 | aarch64 | 78.4.0-9.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名