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`.
References
Link | Resource |
---|---|
https://github.com/Morgan-Phoenix/EnroCrypt/commit/e652d56ac60eadfc26489ab83927af13a9b9d8ce | Exploit Third Party Advisory |
https://github.com/Morgan-Phoenix/EnroCrypt/security/advisories/GHSA-35m5-8cvj-8783 | Third Party Advisory |
Configurations
Information
Published : 2021-11-08 07:15
Updated : 2021-11-09 11:58
NVD link : CVE-2021-39182
Mitre link : CVE-2021-39182
JSON object : View
CWE
Products Affected
enrocrypt_project
- enrocrypt