### [CVE-2010-2313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2313) ![](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 Anodyne Productions SIMM Management System (SMS) 2.6.10, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the page parameter to index.php. NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://packetstormsecurity.org/1006-exploits/simm-lfi.txt - http://www.exploit-db.com/exploits/12848/ #### Github No PoCs found on GitHub currently.