### [CVE-2008-7262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7262) ![](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 Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD, (2) DELE, (3) STOR, or (4) RETR command. ### POC #### Reference - http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY #### Github No PoCs found on GitHub currently.