# N/A
## 概述
Titan FTP Server的web界面中存在目录遍历漏洞,攻击者可以利用此漏洞获取任意主文件夹的属性信息。
## 影响版本
Titan FTP Server 10.40 build 1829之前的版本
## 细节
攻击者可以通过`Properties`操作,在`src`参数中使用`..`(点点)来访问任意主文件夹的属性信息。
## 影响
该漏洞允许远程攻击者获取未经授权的文件系统信息,可能导致敏感信息泄露。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Titan FTP Server versions prior to 10.40 build 1829 contain a directory traversal vulnerability that allows remote attackers to view "Properties" of user folders via path traversal. This enables user enumeration and access to sensitive user information that could aid in launching further attacks. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2014/CVE-2014-1843.yaml | POC详情 |
暂无评论