VYPR

rpm package

suse/python-cryptography&distro=SUSE OpenStack Cloud Crowbar 9

pkg:rpm/suse/python-cryptography&distro=SUSE%20OpenStack%20Cloud%20Crowbar%209

Vulnerabilities (3)

  • CVE-2023-23931Feb 7, 2023
    affected < 2.3.1-3.6.6fixed 2.3.1-3.6.6

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable object

  • CVE-2020-36242Feb 7, 2021
    affected < 2.3.1-3.3.1fixed 2.3.1-3.3.1

    In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.

  • CVE-2020-25659Jan 11, 2021
    affected < 2.1.4-7.31.1fixed 2.1.4-7.31.1

    python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.