中危 pyjwt 加密问题漏洞(CVE-2022-29217)
CVE编号
CVE-2022-29217利用情况
暂无补丁情况
官方补丁披露时间
2022-05-24漏洞描述
pyjwt是美国José Padilla个人开发者的一个 Python 库。允许对 JSON Web 令牌(JWT)进行编码和解码。 pyjwt 1.5.0 - 2.3.0 版本存在加密问题漏洞,该漏洞源于使用了损坏或有风险的加密算法。远程攻击者利用此漏洞可导致密钥混淆。解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://github.com/jpadilla/pyjwt/releases/tag/2.4.0受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | pyjwt_project | pyjwt | * | From (including) 1.5.0 | Up to (excluding) 2.4.0 | ||||
运行在以下环境 | |||||||||
系统 | alpine_3.16 | py3-jwt | * | Up to (excluding) 2.4.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | py3-jwt | * | Up to (excluding) 2.4.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | py3-jwt | * | Up to (excluding) 2.4.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_edge | py3-jwt | * | Up to (excluding) 2.4.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2022 | python-jwt | * | Up to (excluding) 2.4.0-1.amzn2022 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2023 | python-jwt | * | Up to (excluding) 2.4.0-1.amzn2023.0.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | pyjwt | * | Up to (excluding) 1.7.0-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | pyjwt | * | Up to (excluding) 1.7.1-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | pyjwt | * | Up to (excluding) 2.4.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | pyjwt | * | Up to (excluding) 2.4.0-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_35 | python3-jwt+crypto | * | Up to (excluding) 2.4.0-1.fc35 | |||||
运行在以下环境 | |||||||||
系统 | fedora_36 | python3-jwt+crypto | * | Up to (excluding) 2.4.0-1.fc36 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_9 | python3-jwt+crypto | * | Up to (excluding) 2.4.0-1.el9 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP2 | python-jwt-help | * | Up to (excluding) 1.7.1-3.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_loongarch64_V10SP1 | python-jwt-help | * | Up to (excluding) 1.7.1-3.a.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP2 | python-jwt-help | * | Up to (excluding) 1.7.1-3.ky10 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.3 | python2-PyJWT | * | Up to (excluding) 1.7.1-150200.3.3.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.4 | python3-PyJWT | * | Up to (excluding) 1.7.1-150200.3.3.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | pyjwt | * | Up to (excluding) 1.5.3+ds1-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | pyjwt | * | Up to (excluding) 1.7.1-2ubuntu2.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.04 | pyjwt | * | Up to (excluding) 2.3.0-1ubuntu0.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-327 | 使用已被攻破或存在风险的密码学算法 |
Exp相关链接

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