# N/A
## 概述
在 Pure-FTPd 1.0.49 版本中发现了一个漏洞,该漏洞导致 pure_strcmp 函数在 utils.c 文件中读取了越界的内存。
## 影响版本
Pure-FTPd 1.0.49
## 细节
漏洞存在于 pure_strcmp 函数中,该函数在处理字符串比较时未能正确检查边界,导致可能读取越界内存。
## 影响
该漏洞可能导致程序意外行为,包括潜在的信息泄露或程序崩溃。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Pure-FTPd 1.0.24 contains security vulnerabilities that could allow attackers to exploit the FTP server. This version is known to have various security issues that could lead to unauthorized access or other security implications. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2020/CVE-2020-9365.yaml | POC详情 |
暂无评论