Files
CVEs-PoC/2014/CVE-2014-8949.md
T
2024-06-18 02:51:15 +02:00

20 lines
968 B
Markdown

### [CVE-2014-8949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8949)
![](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
The iMember360 plugin 3.8.012 through 3.9.001 for WordPress allows remote authenticated administrators to execute arbitrary commands via shell metacharacters in the i4w_trace parameter. NOTE: this can be leveraged with CVE-2014-8948 to allow remote attackers to execute code. NOTE: it is not clear whether this issue itself crosses privileges.
### POC
#### Reference
- http://packetstormsecurity.com/files/126324/WordPress-iMember360is-3.9.001-XSS-Disclosure-Code-Execution.html
- http://seclists.org/fulldisclosure/2014/Apr/265
- http://www.exploit-db.com/exploits/33076
#### Github
No PoCs found on GitHub currently.