摘要:
squid security update
安全等级: High
公告ID: KylinSec-SA-2023-1768
发布日期: 2023年11月10日
关联CVE: CVE-2023-46724 CVE-2023-46728
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 Improper Validation of Specified Index bug, Squid versions 3.3.0.1 through 5.9 and 6.0 prior to 6.4 compiled using `--with-openssl` are vulnerable to a Denial of Service attack against SSL Certificate validation. This problem allows a remote server to perform Denial of Service against Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump. This bug is fixed in Squid version 6.4. In addition, patches addressing this problem for the stable releases can be found in Squid's patch archives. Those who you use a prepackaged version of Squid should refer to the package vendor for availability information on updated packages.(CVE-2023-46724)
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid's Gopher gateway. The gopher protocol is always available and enabled in Squid prior to Squid 6.0.1. Responses triggering this bug are possible to be received from any gopher server, even those without malicious intent. Gopher support has been removed in Squid version 6.0.1. Users are advised to upgrade. Users unable to upgrade should reject all gopher URL requests.(CVE-2023-46728)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-46724 | KY3.4-4A | squid | Fixed |
CVE-2023-46724 | KY3.4-5A | squid | Fixed |
CVE-2023-46724 | KY3.5.1 | squid | Fixed |
CVE-2023-46724 | KY3.5.2 | squid | Fixed |
CVE-2023-46728 | KY3.4-4A | squid | Fixed |
CVE-2023-46728 | KY3.4-5A | squid | Fixed |
CVE-2023-46728 | KY3.5.1 | squid | Fixed |
CVE-2023-46728 | KY3.5.2 | squid | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-22.kb1.ky3_5 |
squid | aarch64 | 4.9-22.kb1.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-16.kb2.ky3_4 |
squid | aarch64 | 4.9-16.kb2.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-16.kb2.ky3_4 |
squid | aarch64 | 4.9-16.kb2.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
squid | x86_64 | 4.9-21.ky3_5 |
squid | aarch64 | 4.9-21.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名