cve/2015/CVE-2015-4338.md
2024-06-18 02:51:15 +02:00

18 lines
771 B
Markdown

### [CVE-2015-4338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4338)
![](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
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.