A remote code execution vulnerability in the installUpdateThemePluginAction function in index.php in WonderCMS 3.1.3, allows remote attackers to upload a custom plugin which can contain arbitrary code and obtain a webshell via the theme/plugin installer.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://zetc0de.github.io/post/authenticated-rce-ssrf-wondercms/ | third party advisory exploit |
https://github.com/robiso/wondercms | product third party advisory |
https://packetstormsecurity.com/files/160311/WonderCMS-3.1.3-Remote-Code-Execution.html | third party advisory vdb entry exploit |
https://zetc0de.github.io/post/authenticated-rce-ssrf-wondercms/#authenticated-remote-code-execution | third party advisory exploit |