低危 信息泄露漏洞
CVE编号
CVE-2018-6594利用情况
暂无补丁情况
官方补丁披露时间
2018-02-04漏洞描述
PyCrypto through 2.6.1中的lib / Crypto / PublicKey / ElGamal.py生成弱ElGamal密钥参数,允许攻击者通过读取ciphertext data 获取敏感信息(即,在 ciphertext-only 攻击的情况下,它没有语义安全性) 。 Decisional Diffie-Hellman(DDH)假设不适用于PyCrypto的ElGamal实现。解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://github.com/dlitz/pycrypto/issues/253受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | dlitz | pycrypto | * | Up to (including) 2.6.1 | |||||
运行在以下环境 | |||||||||
系统 | amazon_AMI | python-crypto | * | Up to (excluding) 2.6.1-1.15.amzn1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | pycryptodome | * | Up to (excluding) 2.6.1-9 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | pycryptodome | * | Up to (excluding) 3.4.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | pycryptodome | * | Up to (excluding) 3.4.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | pycryptodome | * | Up to (excluding) 3.4.11-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_26 | python2-crypto | * | Up to (excluding) 2.6.1-22.fc26 | |||||
运行在以下环境 | |||||||||
系统 | fedora_27 | python-crypto | * | Up to (excluding) 2.6.1-22.fc27 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python2-crypto | * | Up to (excluding) 2.6.1-15.el7 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04 | python-crypto | * | Up to (excluding) 2.6.1-4ubuntu0.3 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | python-crypto | * | Up to (excluding) 2.6.1-4ubuntu0.3 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04 | python-crypto | * | Up to (excluding) 2.6.1-6ubuntu0.16.04.3 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | python-crypto | * | Up to (excluding) 2.6.1-6ubuntu0.16.04.3 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | python-crypto | * | Up to (excluding) 2.6.1-8ubuntu2 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | pycryptodome | * | Up to (excluding) 3.4.7-1ubuntu1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-326 | 不充分的加密强度 |
Exp相关链接

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