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 Code Injection vulnerabilities in an interactive lesson.
Start learningUpgrade deepseek-tui to version 0.8.23 or higher.
deepseek-tui is an Install and run deepseek and deepseek-tui binaries from GitHub release artifacts.
Affected versions of this package are vulnerable to Arbitrary Code Injection via the run_tests process. An attacker can execute arbitrary code by introducing malicious test code into a repository, which is then automatically executed without user approval when tests are run. This is only exploitable if a repository contains malicious test code and the system is configured to auto-approve test execution.
This vulnerability can be mitigated by requiring manual approval before running tests, aligning the approval process with that of shell execution.