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 applicationsUpgrade deepspeed
to version 0.15.2 or higher.
deepspeed is a DeepSpeed library
Affected versions of this package are vulnerable to Command Injection when multiple instances where subprocess.run()
and subprocess.check_output()
, are called with unsanitized input and shell=True
. An attacker would need to supply specially crafted input to these functions.