### [CVE-2012-2227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2227) ![](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 update/index.php in PluXml before 5.1.6 allows remote attackers to include and execute arbitrary local files via a ..%2F (encoded dot dot slash) in the default_lang parameter. ### POC #### Reference - http://www.exploit-db.com/exploits/18828 #### Github No PoCs found on GitHub currently.