### [CVE-2010-2797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2797) ![](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 lib/translation.functions.php in CMS Made Simple before 1.8.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the default_cms_lang parameter to an admin script, as demonstrated by admin/addbookmark.php, a different vulnerability than CVE-2008-5642. ### POC #### Reference - http://cross-site-scripting.blogspot.com/2010/07/cms-made-simple-18-local-file-inclusion.html #### Github No PoCs found on GitHub currently.