低危 django-registration_project django-registration 通过错误消息导致的信息暴露
CVE编号
CVE-2021-21416利用情况
暂无补丁情况
N/A披露时间
2021-04-02漏洞描述
django-registration is a user registration package for Django. The django-registration package provides tools for implementing user-account registration flows in the Django web framework. In django-registration prior to 3.1.2, the base user-account registration view did not properly apply filters to sensitive data, with the result that sensitive data could be included in error reports rather than removed automatically by Django. Triggering this requires: A site is using django-registration < 3.1.2, The site has detailed error reports (such as Django's emailed error reports to site staff/developers) enabled and a server-side error (HTTP 5xx) occurs during an attempt by a user to register an account. Under these conditions, recipients of the detailed error report will see all submitted data from the account-registration attempt, which may include the user's proposed credentials (such as a password).解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/ubernostrum/django-registration/security/advisories/GHSA-5... |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | django-registration_project | django-registration | * | Up to (excluding) 3.1.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-django-registration | * | Up to (including) 2.2-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-django-registration | * | Up to (including) 2.2-5 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-django-registration | * | Up to (excluding) 3.3-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | python-django-registration | * | Up to (including) 2.2-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-django-registration | * | Up to (excluding) 3.3-1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.2 | python3-django-registration | * | Up to (excluding) 3.1.2-lp152.3.3.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 管控权限
- 影响范围 有限影响
- EXP成熟度 N/A
- 补丁情况 N/A
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-209 | 通过错误消息导致的信息暴露 |
Exp相关链接

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