Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-8949. PoCs published by Everett Griffiths.
AI-analyzed exploit summary The writeup details multiple vulnerabilities in the iMember360 WordPress plugin, including database credential disclosure, XSS, arbitrary user deletion, and arbitrary code execution via unescaped shell commands. It provides proof-of-concept parameters for exploitation but lacks executable code.
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.
Exploits (1)
The writeup details multiple vulnerabilities in the iMember360 WordPress plugin, including database credential disclosure, XSS, arbitrary user deletion, and arbitrary code execution via unescaped shell commands. It provides proof-of-concept parameters for exploitation but lacks executable code.