mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 04:13:27 +00:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [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.
|
|
|