### [CVE-2010-1110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1110) ![](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 Directory traversal vulnerability in index.php in phpMySport 1.4 allows remote attackers to list arbitrary directories via a .. (dot dot) in the current_folder parameter. ### POC #### Reference - http://packetstormsecurity.org/1001-exploits/phpmysport-sqlaccess.txt - http://phpmysport.sourceforge.net/en/forum/bugs/sujet_2851.html #### Github No PoCs found on GitHub currently.