VYPR

rpm package

suse/python-cryptography&distro=SUSE Linux Enterprise Micro 5.1

pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Micro%205.1

Vulnerabilities (5)

  • CVE-2023-49083Nov 29, 2023
    affected < 3.3.2-150200.22.1fixed 3.3.2-150200.22.1

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious

  • CVE-2023-23931Feb 7, 2023
    affected < 3.3.2-150200.19.1fixed 3.3.2-150200.19.1

    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 < 3.3.2-150200.16.1fixed 3.3.2-150200.16.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 < 3.3.2-150200.16.1fixed 3.3.2-150200.16.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.

  • CVE-2018-10903Jul 30, 2018
    affected < 2.9.2-150200.13.1fixed 2.9.2-150200.13.1

    A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an invalid payload with a shorte