# N/A
## 概述
vsftpd 3.0.2及更早版本中存在未指定的漏洞,允许远程攻击者通过未知向量绕过访问限制,该漏洞与deny_file解析有关。
## 影响版本
- vsftpd 3.0.2及更早版本
## 细节
攻击者可以通过未知向量利用该漏洞绕过访问限制。该漏洞涉及deny_file解析过程中的安全问题。
## 影响
远程攻击者可能利用此漏洞绕过访问限制,访问或操作敏感数据。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | vsftpd 3.0.2 and earlier contain a vulnerability that allows remote attackers to bypass access restrictions due to improper parsing of the deny_file configuration directive. | https://github.com/projectdiscovery/nuclei-templates/blob/main/network/cves/2015/CVE-2015-1419.yaml | POC详情 |
暂无评论