An Argument Injection issue in the plugin management of Etherpad 1.8.13 allows privileged users to execute arbitrary code on the server by installing plugins from an attacker-controlled source.
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Link | Tags |
---|---|
https://github.com/ether/etherpad-lite/releases | third party advisory release notes |
https://blog.sonarsource.com/etherpad-code-execution-vulnerabilities | third party advisory exploit |