### [CVE-2009-5012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5012) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY #### Github No PoCs found on GitHub currently.