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
Information
Published : 2020-06-01 19:15
Updated : 2020-09-02 16:15
NVD link : CVE-2020-13757
Mitre link : CVE-2020-13757
JSON object : View
Products Affected
python-rsa_project
- python-rsa
CWE
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
