摘要:
squid security update
安全等级: Medium
公告ID: KylinSec-SA-2024-1076
发布日期: 2024年10月31日
关联CVE: CVE-2024-23638
Squid is a high-performance proxy caching server. It handles all requests in a single, non-blocking, I/O-driven process and keeps meta data and implements negative caching of failed requests.
Security Fix(es):
Squid is a caching proxy for the Web. Due to an expired pointer reference bug, Squid prior to version 6.6 is vulnerable to a Denial of Service attack against Cache Manager error responses. This problem allows a trusted client to perform Denial of Service when generating error pages for Client Manager reports. Squid older than 5.0.5 have not been tested and should be assumed to be vulnerable. All Squid-5.x up to and including 5.9 are vulnerable. All Squid-6.x up to and including 6.5 are vulnerable. This bug is fixed by Squid version 6.6. In addition, patches addressing this problem for the stable releases can be found in Squid's patch archives. As a workaround, prevent access to Cache Manager using Squid's main access control: `http_access deny manager`.(CVE-2024-23638)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-23638 | KY3.4-4A | squid | Fixed |
CVE-2024-23638 | KY3.4-5A | squid | Fixed |
CVE-2024-23638 | KY3.5.1 | squid | Fixed |
CVE-2024-23638 | KY3.5.2 | squid | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-23.kb1.ky3_5 |
squid | aarch64 | 4.9-23.kb1.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-19.kb1.ky3_4 |
squid | aarch64 | 4.9-19.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-19.kb1.ky3_4 |
squid | aarch64 | 4.9-19.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-24.ky3_5.kb1 |
squid | aarch64 | 4.9-24.ky3_5.kb1 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名