CVE-2000-0953
Shambala Server 4.5 - Denial of Service via Connection Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0953. PoCs published by zillion.
AI-analyzed exploit summary This Perl script exploits a denial-of-service vulnerability in Shambala Server 4.5 by establishing a TCP connection to the FTP port (21) and sending a malformed request, causing the service to crash. The script includes a safeguard (exit) to prevent unintended execution, which must be removed for the exploit to work.
Description
Shambala Server 4.5 allows remote attackers to cause a denial of service by opening then closing a connection.
Exploits (1)
This Perl script exploits a denial-of-service vulnerability in Shambala Server 4.5 by establishing a TCP connection to the FTP port (21) and sending a malformed request, causing the service to crash. The script includes a safeguard (exit) to prevent unintended execution, which must be removed for the exploit to work.