低危 RSA package for Python欺骗漏洞
CVE编号
CVE-2016-1494利用情况
POC 已公开补丁情况
官方补丁披露时间
2016-01-14漏洞描述
RSA package for Python是一个Python RSA实现,它支持加密和解密、签名和验证签名、密钥生成等。 Python-RSA的‘verify’函数存在安全漏洞,允许远程攻击者可利用特殊的签名填充使用较小的公共指数伪造签名。解决建议
用户可参考如下厂商提供的安全公告获取补丁以修复该漏洞:https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa/受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | python | rsa | * | Up to (excluding) 3.3 | |||||
运行在以下环境 | |||||||||
系统 | amazon_AMI | python-rsa | * | Up to (excluding) 3.3-2.7.amzn1 | |||||
运行在以下环境 | |||||||||
系统 | debian | DPKG | * | Up to (excluding) 3.2.3-1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-rsa | * | Up to (excluding) 3.2.3-1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-rsa | * | Up to (excluding) 3.2.3-1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-rsa | * | Up to (excluding) 3.2.3-1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-rsa | * | Up to (excluding) 3.2.3-1.1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_22 | python3-rsa | * | Up to (excluding) 3.3-2.fc22 | |||||
运行在以下环境 | |||||||||
系统 | fedora_23 | python3-rsa | * | Up to (excluding) 3.3-2.fc23 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_6 | python-rsa | * | Up to (excluding) 3.3-2.el6 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python-rsa | * | Up to (excluding) 3.3-2.el7 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_42.1 | python-rsa | * | Up to (excluding) 3.1.4-5.1 | |||||
运行在以下环境 | |||||||||
系统 | suse_12 | python-rsa | * | Up to (excluding) 3.1.4-11 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04 | python-rsa | * | Up to (excluding) 3.1.2-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | python-rsa | * | Up to (excluding) 3.1.2-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | python-rsa | * | Up to (excluding) 3.2.3-1.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 POC 已公开
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-20 | 输入验证不恰当 |
Exp相关链接
- avd.aliyun.com
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论