# N/A
## 概述
FileZilla Server 在 0.9.31 之前的版本中存在缓冲区溢出漏洞,远程攻击者可以通过与 SSL/TLS 数据包相关的未指明向量导致拒绝服务。
## 影响版本
- FileZilla Server 0.9.31 之前的版本
## 细节
该漏洞涉及 SSL/TLS 数据包处理中的缓冲区溢出问题,通过未指明的向量可以触发该漏洞。
## 影响
远程攻击者可以利用此漏洞发起拒绝服务攻击。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | FileZilla Server versions prior to 0.9.31 contain a buffer overflow vulnerability related to SSL/TLS packet handling. This vulnerability allows remote attackers to cause a denial of service through unspecified vectors involving SSL/TLS packets. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2009/CVE-2009-0884.yaml | POC详情 |
暂无评论