CVE-2024-29032 MEDIUM

CVE-2024-29032: `qiskit_ibm_runtime.RuntimeDecoder` can execute arbitrary code

Vendor Qiskit
Product qiskit-ibm-runtime
Weakness CWE-502 · Unsafe deserialization
Published March 20, 2024
Last update August 2, 2024

CVSS base score

5.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

Qiskit IBM Runtime is an environment that streamlines quantum computations and provides optimal implementations of the Qiskit quantum computing SDK. Starting in version 0.1.0 and prior to version 0.21.2, deserializing json data using `qiskit_ibm_runtime.RuntimeDecoder` can lead to arbitrary code execution given a correctly formatted input string. Version 0.21.2 contains a fix for this issue.

Key dates

02Disclosure timeline

March 20, 2024 CVE published
August 2, 2024 Record updated