### [CVE-2009-1765](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1765) ![](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 pluck 4.6.2, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the langpref parameter to (1) data/modules/contactform/module_info.php, (2) data/modules/blog/module_info.php, and (3) data/modules/albums/module_info.php, different vectors than CVE-2008-3194. ### POC #### Reference - https://www.exploit-db.com/exploits/8715 - https://www.exploit-db.com/exploits/8715 #### Github No PoCs found on GitHub currently.