摘要:
ghostscript security update
安全等级: Low
公告ID: KylinSec-SA-2024-4028
发布日期: 2024年9月27日
关联CVE: CVE-2024-33869 CVE-2024-33870
Ghostscript is an interpreter for PostScriptâ„¢ and Portable Document Format (PDF) files. Ghostscript consists of a PostScript interpreter layer, and a graphics library.
Security Fix(es):
An issue was discovered in Artifex Ghostscript before 10.03.1. Path traversal and command execution can occur (via a crafted PostScript document) because of path reduction in base/gpmisc.c. For example, restrictions on use of %pipe% can be bypassed via the aa/../%pipe%command# output filename.(CVE-2024-33869)
An issue was discovered in Artifex Ghostscript before 10.03.1. There is path traversal (via a crafted PostScript document) to arbitrary files if the current directory is in the permitted paths. For example, there can be a transformation of ../../foo to ./../../foo and this will grant access if ./ is permitted.(CVE-2024-33870)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-33869 | KY3.4-5A | ghostscript | Fixed |
CVE-2024-33870 | KY3.4-5A | ghostscript | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
ghostscript-help | noarch | 9.52-16.kb1.ky3_4 |
ghostscript | x86_64 | 9.52-16.kb1.ky3_4 |
ghostscript-devel | x86_64 | 9.52-16.kb1.ky3_4 |
ghostscript-tools-dvipdf | x86_64 | 9.52-16.kb1.ky3_4 |
ghostscript | aarch64 | 9.52-16.kb1.ky3_4 |
ghostscript-devel | aarch64 | 9.52-16.kb1.ky3_4 |
ghostscript-tools-dvipdf | aarch64 | 9.52-16.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名