摘要:
proftpd security update
安全等级: High
公告ID: KylinSec-SA-2025-2842
发布日期: 2025年9月19日
关联CVE: CVE-2024-57392
ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based directory visibility. %if 1 This package defaults to the standalone behavior of ProFTPD, but all the needed scripts to have it run by systemd instead are included. %else This package defaults to the standalone behavior of ProFTPD, but all the needed scripts to have it run by xinetd instead are included. %endif
Security Fix(es):
Buffer Overflow vulnerability in Proftpd commit 4017eff8 allows a remote attacker to execute arbitrary code and can cause a Denial of Service (DoS) on the FTP service by sending a maliciously crafted message to the ProFTPD service port.(CVE-2024-57392)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-57392 | V6 | proftpd | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
proftpd | x86_64 | 1.3.8b-7.ks6 |
proftpd-devel | x86_64 | 1.3.8b-7.ks6 |
proftpd-ldap | x86_64 | 1.3.8b-7.ks6 |
proftpd-mysql | x86_64 | 1.3.8b-7.ks6 |
proftpd-postgresql | x86_64 | 1.3.8b-7.ks6 |
proftpd-sqlite | x86_64 | 1.3.8b-7.ks6 |
proftpd-utils | x86_64 | 1.3.8b-7.ks6 |
proftpd | aarch64 | 1.3.8b-7.ks6 |
proftpd-devel | aarch64 | 1.3.8b-7.ks6 |
proftpd-ldap | aarch64 | 1.3.8b-7.ks6 |
proftpd-mysql | aarch64 | 1.3.8b-7.ks6 |
proftpd-postgresql | aarch64 | 1.3.8b-7.ks6 |
proftpd-sqlite | aarch64 | 1.3.8b-7.ks6 |
proftpd-utils | aarch64 | 1.3.8b-7.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名