VYPR

rpm package

suse/python-cryptography&distro=SUSE Linux Enterprise Module for Python 2 15 SP2

pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Python%202%2015%20SP2

Vulnerabilities (3)

  • CVE-2020-36242Feb 7, 2021
    affected < 2.8-3.6.1fixed 2.8-3.6.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.8-3.3.1fixed 2.8-3.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.

  • CVE-2020-26137Sep 29, 2020
    affected < 2.8-10.1fixed 2.8-10.1

    urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.