deepspeed@0.11.1 vulnerabilities

DeepSpeed library

  • latest version

    0.16.7

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    2 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the deepspeed package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Command Injection

    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.

    How to fix Command Injection?

    Upgrade deepspeed to version 0.15.2 or higher.

    [,0.15.2)
    • C
    Arbitrary Command Injection

    deepspeed is a DeepSpeed library

    Affected versions of this package are vulnerable to Arbitrary Command Injection through the execution of unauthorized commands or code. An attacker can execute arbitrary code on the system by sending crafted inputs to the affected function.

    How to fix Arbitrary Command Injection?

    Upgrade deepspeed to version 0.15.1 or higher.

    [,0.15.1)