Search CVE reports
1 – 3 of 3 results
CVE-2020-25658
Medium priorityIt 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.
1 affected packages
python-rsa
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
python-rsa | — | Ignored | Ignored | Ignored | Ignored |
CVE-2020-13757
Medium prioritySome fixes available 4 of 8
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...
1 affected packages
python-rsa
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
python-rsa | Not affected | Not affected | Fixed | Fixed | Fixed |
CVE-2016-1494
Medium prioritySome fixes available 1 of 5
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.
1 affected packages
python-rsa
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
python-rsa | — | — | — | Not affected | Not affected |