# N/A
## 漏洞概述
pure-ftpd 在 1.0.52 之前的版本中存在缓冲区溢出漏洞。漏洞源于 ls.c 文件中的 domlsd() 函数存在越界读取问题。
## 影响版本
pure-ftpd 1.0.52 之前的版本
## 漏洞细节
在 ls.c 文件的 domlsd() 函数中存在越界读取问题,导致缓冲区溢出漏洞。
## 影响
攻击者可能利用此漏洞读取超出缓冲区范围的数据,可能导致信息泄露或其他安全问题。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | None | https://github.com/rohilchaudhry/CVE-2024-48208 | POC详情 |
| 2 | Pure-FTPd versions prior to 1.0.52 contain a buffer overflow vulnerability due to an out-of-bounds read in the domlsd() function within the ls.c file. This vulnerability could allow attackers to execute arbitrary code on affected systems. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2024/CVE-2024-48208.yaml | POC详情 |
标题: fix a bug of out-of-bounds reading in the domlsd() function in the ls.c by Whali3n51 · Pull Request #176 · jedisct1/pure-ftpd · GitHub -- 🔗来源链接
标签:
神龙速读暂无评论