Python-Rsa Project Python-Rsa vulnerabilities
2 known vulnerabilities affecting python-rsa_project/python-rsa.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2020-25658MEDIUMCVSS 5.9≥ 2.1, < 4.72020-11-12
CVE-2020-25658 [HIGH] CWE-385 CVE-2020-25658: It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use thi
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.
nvd
CVE-2020-13757HIGHCVSS 7.5fixed in 4.12020-06-01
CVE-2020-13757 [HIGH] CWE-327 CVE-2020-13757: Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceiv
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 behavior (such as by causing excessive memory allocation).
nvd