sagemaker@2.117.0 vulnerabilities

Open source library for training and deploying models on Amazon SageMaker.

  • latest version

    2.239.1

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    2 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the sagemaker 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
    • H
    Deserialization of Untrusted Data

    sagemaker is an Open source library for training and deploying models on Amazon SageMaker.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to the base_deserializers.NumpyDeserializer module. An attacker can cause remote code execution, denial of service, affecting both confidentiality and integrity by passing untrusted data as pickled object arrays. This is only exploitable if pickled numpy object arrays which originated from an untrusted source, or that could have been tampered with, are passed.

    How to fix Deserialization of Untrusted Data?

    Upgrade sagemaker to version 2.218.0 or higher.

    [,2.218.0)
    • H
    OS Command Injection

    sagemaker is an Open source library for training and deploying models on Amazon SageMaker.

    Affected versions of this package are vulnerable to OS Command Injection due to the capture_dependencies function in the sagemaker.serve.save_retrive.version_1_0_0.save.utils module. An attacker can execute arbitrary code or cause a denial of service by passing an inappropriate command as the requirements_path parameter.

    How to fix OS Command Injection?

    Upgrade sagemaker to version 2.214.3 or higher.

    [,2.214.3)