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 Arbitrary Argument Injection vulnerabilities in an interactive lesson.
Start learningUpgrade tracexec to version 0.14.0 or higher.
Affected versions of this package are vulnerable to Arbitrary Argument Injection in the command line reconstruction process when environment variables with keys starting with a dash are present. An attacker can cause inaccurate command line reconstruction and potential argument injection by crafting such environment variables and convincing a user to copy and execute the reconstructed command line in a terminal.
##Workaround
This vulnerability can be mitigated by avoiding copying and executing commands from the interface that contain environment variables with keys starting with a dash.