摘要:
haproxy security update
安全等级: Critical
公告ID: KylinSec-SA-2023-2159
发布日期: 2023年4月26日
关联CVE: CVE-2023-25950
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers quite a number of the world's most visited ones.
Security Fix(es):
HTTP request/response smuggling vulnerability in HAProxy version 2.7.0, and 2.6.1 to 2.6.7 allows a remote attacker to alter a legitimate user's request. As a result, the attacker may obtain sensitive information or cause a denial-of-service (DoS) condition.(CVE-2023-25950)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-25950 | KY3.5.2 | haproxy | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
haproxy-help | noarch | 2.6.6-8.ky3_5 |
haproxy | x86_64 | 2.6.6-8.ky3_5 |
haproxy | aarch64 | 2.6.6-8.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名