# N/A
## 漏洞概述
Titan FTP Server 版本 3.01 build 163 及可能其他更早版本(build 169 之前)存在漏洞。远程认证用户可以通过在执行 "LIST -L" 命令时断开连接,导致 Titan 服务器访问无效的套接字并崩溃。
## 影响版本
- Titan FTP Server version 3.01 build 163
- 可能影响更早版本(build 169 之前)
## 漏洞细节
远程认证用户在 "LIST -L" 命令执行过程中断开连接时,Titan 服务器尝试访问无效的套接字并导致崩溃。
## 影响
远程认证用户可以通过这种方式造成拒绝服务(服务器崩溃),这会影响服务器的可用性。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Titan FTP Server version 3.01 build 163 (and possibly other older versions) contains a vulnerability where disconnecting during a LIST -L command may crash the daemon. Remote attackers can cause denial of service by initiating a LIST -L command and then abruptly disconnecting, leading to server instability. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2004/CVE-2004-0437.yaml | POC详情 |
暂无评论