### [CVE-2012-2227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2227)



### 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.