CVE-2021-39182
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
EnroCrypt is a Python module for encryption and hashing. Prior to version 1.1.4, EnroCrypt used the MD5 hashing algorithm in the hashing file. Beginners who are unfamiliar with hashes can face problems as MD5 is considered an insecure hashing algorithm. The vulnerability is patched in v1.1.4 of the product. As a workaround, users can remove the MD5 hashing function from the file hashing.py.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Morgan-Phoenix | EnroCrypt | < 1.1.4 | affected |
Weaknesses
- CWE-327: CWE-327: Use of a Broken or Risky Cryptographic Algorithm
- CWE-328: CWE-328: Reversible One-Way Hash
- CWE-916: CWE-916: Use of Password Hash With Insufficient Computational Effort
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/Morgan-Phoenix/EnroCrypt/security/advisories/GHSA-35m5-8cvj-8783
- https://github.com/Morgan-Phoenix/EnroCrypt/commit/e652d56ac60eadfc26489ab83927af13a9b9d8ce
References
- https://github.com/Morgan-Phoenix/EnroCrypt/security/advisories/GHSA-35m5-8cvj-8783
- https://github.com/Morgan-Phoenix/EnroCrypt/commit/e652d56ac60eadfc26489ab83927af13a9b9d8ce
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.