amazon-braket-sdk is vulnerable to Deserialization of Untrusted Data
48
Medium Risk
Affected versions of this package insecurely allowed pickle deserialization when loading job results or checkpoints, which can lead to arbitrary code execution if untrusted serialized data is processed. An attacker able to supply or tamper with data in PICKLED_V4 format could craft a malicious payload that executes code during deserialization when functions such as job.result(), load_job_result(), or load_job_checkpoint() are called. This issue is mitigated by disabling pickle deserialization by default and requiring allow_pickle=True to explicitly opt in.
You are affected if you are using a version that falls within the vulnerable range.
amazon-braket-sdk is vulnerable to Deserialization of Untrusted Data in versions 1.10.0 - 1.116.0.
Upgrade the amazon-braket-sdk library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant