CVE-2024-34072

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published May 3, 2024
CWE ID 502

Summary

CVE-2024-34072 is a vulnerability affecting Amazon SageMaker's sagemaker-python-sdk library, specifically the sagemaker.base_deserializers.NumpyDeserializer module, which is used for training and deploying machine learning models. Prior to version 2.218.0, this module permits unsafe deserialization when untrusted data is passed as pickled object arrays. An attacker could exploit this vulnerability to execute remote code, cause a denial of service, or compromise data confidentiality and integrity. To mitigate this risk, users are strongly recommended to upgrade to version 2.218.0. Those unable to upgrade should avoid passing pickled numpy object arrays from untrusted sources or those that may have been tampered with.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share