Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about OS Command Injection vulnerabilities in an interactive lesson.
Start learningUpgrade @saltcorn/plugins-loader
to version 1.0.0-beta.14 or higher.
@saltcorn/plugins-loader is a Saltcorn plugin loader
Affected versions of this package are vulnerable to OS Command Injection through the child_process.execSync
function. An attacker can execute arbitrary commands on the server by injecting malicious input into the plugin name field during the plugin creation process.