VYPR

rpm package

suse/python-cryptography&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5

pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5

Vulnerabilities (4)

  • CVE-2023-23931Feb 7, 2023
    affected < 2.8-7.40.1fixed 2.8-7.40.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 < 2.1.4-7.34.1fixed 2.1.4-7.34.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.

  • CVE-2018-10903Jul 30, 2018
    affected < 2.1.4-7.28.2fixed 2.1.4-7.28.2

    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