django-registration におけるエラーメッセージによる情報漏えいに関する脆弱性
タイトル django-registration におけるエラーメッセージによる情報漏えいに関する脆弱性
概要

django-registration には、エラーメッセージによる情報漏えいに関する脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2021年4月1日0:00
登録日 2021年12月6日18:13
最終更新日 2021年12月6日18:13
CVSS3.0 : 低
スコア 2.6
ベクター CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N
CVSS2.0 : 注意
スコア 3.5
ベクター AV:N/AC:M/Au:S/C:P/I:N/A:N
影響を受けるシステム
django-registration プロジェクト
django-registration 3.1.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年12月06日]
  掲載
2021年12月6日18:13

NVD脆弱性情報
CVE-2021-21416
概要

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).

公表日 2021年4月2日7:15
登録日 2021年4月2日10:02
最終更新日 2024年11月21日14:48
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:* 3.1.2
関連情報、対策とツール
共通脆弱性一覧