mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2007-6740](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6740)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|