VYPR

rpm package

opensuse/python-cryptography&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/python-cryptography&distro=openSUSE%20Leap%2015.4

Vulnerabilities (3)

  • CVE-2023-49083Nov 29, 2023
    affected < 41.0.3-150400.16.12.1fixed 41.0.3-150400.16.12.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-150400.16.6.1fixed 3.3.2-150400.16.6.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-25659Jan 11, 2021
    affected < 3.3.2-150400.16.3.1fixed 3.3.2-150400.16.3.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.