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).
References
Configurations
History
No history.
Information
Published : 2020-06-01 19:15
Updated : 2024-11-21 05:01
NVD link : CVE-2020-13757
Mitre link : CVE-2020-13757
CVE.ORG link : CVE-2020-13757
JSON object : View
Products Affected
canonical
- ubuntu_linux
fedoraproject
- fedora
python-rsa_project
- python-rsa
CWE
CWE-327
Use of a Broken or Risky Cryptographic Algorithm