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
Link | Resource |
---|---|
https://github.com/sybrenstuvel/python-rsa/issues/146 | Issue Tracking Third Party Advisory |
https://github.com/sybrenstuvel/python-rsa/issues/146#issuecomment-641845667 | Exploit Issue Tracking Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2KILTHBHNSDUCYV22ODLOKTICJJ7JQIQ/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZYB65VNILRBTXL6EITQTH2PZPK7I23MW/ | |
https://usn.ubuntu.com/4478-1/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-01 19:15
Updated : 2023-11-07 03:16
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