### [CVE-2009-4627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4627) ![](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 sources/_template_parser.php in Moa Gallery 1.2.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the p_filename parameter, a different issue than CVE-2009-4614. ### POC #### Reference - http://www.exploit-db.com/exploits/9525 - http://www.exploit-db.com/exploits/9525 #### Github No PoCs found on GitHub currently.