proftpd有漏洞 升级为proftpd 1.3.3c
Directadmin配套的proftpd FTP_server端有漏洞,版本1.3.3c以下都会受到影响
为防止类chroot的威胁,建议升级到1.3.3c
- cd /usr/local/directadmin/custombuild
- 更改 options.conf 文件,把update需要的软件包选上
- 例如:proftpd=no 改为 proftpd=yes
- ./build proftpd #升级或安装proftpd服务端
- 但是更新后proftpd仍然为1.3.2
- ./build set proftpd_ver 1.3.3c #强制指定proftpd的版本为1.3.3c
- ./build proftpd
- proftpd -v
- ProFTPD Version 1.3.3c