CVE-2001-1501
ProFTPD 1.2.1 - Denial of Service via Glob Pattern with Wildcards
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1501. PoCs published by Frank DENIS.
AI-analyzed exploit summary This exploit targets a denial of service vulnerability in FTP servers by using excessive globbing patterns to exhaust system resources. The script automates the process by sending a malformed 'ls' command with repeated path traversal patterns.
Description
The glob functionality in ProFTPD 1.2.1, and possibly other versions allows remote attackers to cause a denial of service (CPU and memory consumption) via commands with large numbers of wildcard and other special characters, as demonstrated using an ls command with multiple (1) "*/..", (2) "*/.*", or (3) ".*./*?/" sequences in the argument.
Exploits (1)
This exploit targets a denial of service vulnerability in FTP servers by using excessive globbing patterns to exhaust system resources. The script automates the process by sending a malformed 'ls' command with repeated path traversal patterns.