mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
19 lines
757 B
Markdown
19 lines
757 B
Markdown
### [CVE-2009-5013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5013)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5.2 allows remote authenticated users to cause a denial of service (memory consumption) by sending a QUIT command during a data transfer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://code.google.com/p/pyftpdlib/issues/detail?id=119
|
|
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|