摘要:
curl security update
安全等级: Low
公告ID: KylinSec-SA-2025-1248
发布日期: 2025年3月6日
关联CVE: CVE-2024-11053
cURL is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various protocols.
Security Fix(es):
A vulnerability has been found in cURL (Network Utility Software) and classified as problematic. Affected by this vulnerability is an unknown code block of the component netrc File Handler. There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.(CVE-2024-11053)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-11053 | V6 | curl | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
curl-help | noarch | 8.4.0-14.ks6 |
curl | x86_64 | 8.4.0-14.ks6 |
libcurl | x86_64 | 8.4.0-14.ks6 |
libcurl-devel | x86_64 | 8.4.0-14.ks6 |
curl | aarch64 | 8.4.0-14.ks6 |
libcurl | aarch64 | 8.4.0-14.ks6 |
libcurl-devel | aarch64 | 8.4.0-14.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名