mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
793 B
793 B
CVE-2008-7264
Description
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed data-transfer attempt.
POC
Reference
- http://code.google.com/p/pyftpdlib/issues/detail?id=71
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
Github
No PoCs found on GitHub currently.