qiskit@0.46.0 vulnerabilities

An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

  • latest version

    2.0.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    19 days ago

  • licenses detected

  • Direct Vulnerabilities

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

    qiskit is an An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the qiskit.qpy.load() function. An attacker can execute arbitrary code by crafting a malicious QPY file and loading it via this function. This is only exploitable if the QPY file format version is less than 13.

    How to fix Deserialization of Untrusted Data?

    Upgrade qiskit to version 1.4.1, 2.0.0rc2 or higher.

    [0.18.0,1.4.1)[2.0.0rc1,2.0.0rc2)
    • H
    Deserialization of Untrusted Data

    qiskit is an An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the deserialization of QPY files containing malformed symengine serialization streams. An attacker can terminate the process by sending a crafted QPY file. This is only exploitable if symengine <= 0.13.0 is installed and the QPY format version is between 10 and 12.

    How to fix Deserialization of Untrusted Data?

    Upgrade qiskit to version 1.3.0 or higher.

    [0.45.0,1.3.0)