mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2015-4338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4338)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Static code injection vulnerability in the XCloner plugin 3.1.2 for WordPress allows remote authenticated users to inject arbitrary PHP code into the language files via a Translation LM_FRONT_* field for a language, as demonstrated by language/italian.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132107/WordPress-XCloner-3.1.2-XSS-Command-Execution.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|