PT-2024-25683 · Amazon · Sagemaker-Python-Sdk
Kasimir123
·
Published
2024-05-03
·
Updated
2024-05-03
·
CVE-2024-34072
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
sagemaker-python-sdk versions prior to 2.218.0
Description
The issue concerns potentially unsafe deserialization in the sagemaker.base deserializers.NumpyDeserializer module when untrusted data is passed as pickled object arrays. This may allow an unprivileged third party to cause remote code execution or denial of service, affecting both confidentiality and integrity.
Recommendations
For versions prior to 2.218.0, upgrade to version 2.218.0 to resolve the issue.
For users unable to upgrade, do not pass pickled numpy object arrays which originated from an untrusted source, or that could have been tampered with. Only pass pickled numpy object arrays from trusted sources.
Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sagemaker-Python-Sdk