django-registration におけるエラーメッセージによる情報漏えいに関する脆弱性
| Title |
django-registration におけるエラーメッセージによる情報漏えいに関する脆弱性
|
| Summary |
django-registration には、エラーメッセージによる情報漏えいに関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 1, 2021, midnight |
| Registration Date |
Dec. 6, 2021, 6:13 p.m. |
| Last Update |
Dec. 6, 2021, 6:13 p.m. |
|
CVSS3.0 : 低
|
| Score |
2.6
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N |
|
CVSS2.0 : 注意
|
| Score |
3.5
|
| Vector |
AV:N/AC:M/Au:S/C:P/I:N/A:N |
Affected System
| django-registration プロジェクト |
|
django-registration 3.1.2 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年12月06日] 掲載 |
Dec. 6, 2021, 6:13 p.m. |
NVD Vulnerability Information
CVE-2021-21416
| Summary |
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).
|
| Publication Date |
April 2, 2021, 7:15 a.m. |
| Registration Date |
April 2, 2021, 10:02 a.m. |
| Last Update |
Nov. 21, 2024, 2:48 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:* |
|
|
|
3.1.2 |
Related information, measures and tools
Common Vulnerabilities List