pycryptodome@3.9.0 vulnerabilities

Cryptographic library for Python

  • latest version

    3.21.0

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    2 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the pycryptodome 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
    • M
    Use of a Broken or Risky Cryptographic Algorithm

    Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm in the OAEP decryption process, which previously had a side-channel leakage issue. This vulnerability could potentially be exploited through a Manger attack, a type of cryptographic attack.

    How to fix Use of a Broken or Risky Cryptographic Algorithm?

    Upgrade pycryptodome to version 3.19.1 or higher.

    [,3.19.1)
    • M
    Observable Timing Discrepancy

    Affected versions of this package are vulnerable to Observable Timing Discrepancy due to improper handling of OAEP decryption. An attacker can extract sensitive information by exploiting the side-channel leakage to perform a Manger attack (Marvin).

    How to fix Observable Timing Discrepancy?

    Upgrade pycryptodome to version 3.19.1 or higher.

    [,3.19.1)