mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2009-5012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5012)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the MLST command, which allows remote authenticated users to bypass intended access restrictions and list the root directory via an FTP session.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|