VYPR

rpm package

suse/python-rsa&distro=SUSE Linux Enterprise Module for Public Cloud 12

pkg:rpm/suse/python-rsa&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2012

Vulnerabilities (4)

  • CVE-2020-25658Nov 12, 2020
    affected < 3.1.4-12.19.2fixed 3.1.4-12.19.2

    It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.

  • CVE-2020-13757Jun 1, 2020
    affected < 3.1.4-12.16.1fixed 3.1.4-12.16.1

    Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavio

  • CVE-2016-9015LowJan 11, 2017
    affected < 3.1.4-12.9.17fixed 3.1.4-12.9.17

    Versions 1.17 and 1.18 of the Python urllib3 library suffer from a vulnerability that can cause them, in certain configurations, to not correctly validate TLS certificates. This places users of the library with those configurations at risk of man-in-the-middle and information lea

  • CVE-2016-1494MedJan 13, 2016
    affected < 3.1.4-11.1fixed 3.1.4-11.1

    The verify function in the RSA package for Python (Python-RSA) before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack.