中危 enrocrypt_project enrocrypt 使用已被攻破或存在风险的密码学算法
CVE编号
CVE-2021-39182利用情况
暂无补丁情况
官方补丁披露时间
2021-11-08漏洞描述
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`.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/Morgan-Phoenix/EnroCrypt/commit/e652d56ac60eadfc26489ab839... | |
https://github.com/Morgan-Phoenix/EnroCrypt/security/advisories/GHSA-35m5-8cvj-8783 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | enrocrypt_project | enrocrypt | * | Up to (excluding) 1.1.4 |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-326 | 不充分的加密强度 |
CWE-327 | 使用已被攻破或存在风险的密码学算法 |
CWE-328 | 可逆的单向哈希 |
CWE-916 | 使用具有不充分计算复杂性的口令哈希 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论