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

Configuration 1 (hide)

cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*

History

06 Apr 2021, 18:40

Type Values Removed Values Added
CPE cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 3.5
v3 : 2.6
CWE CWE-209
References (CONFIRM) https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh - (CONFIRM) https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh - Mitigation, Third Party Advisory

01 Apr 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-04-01 22:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-21416

Mitre link : CVE-2021-21416

CVE.ORG link : CVE-2021-21416


JSON object : View

Products Affected

django-registration_project

  • django-registration
CWE
CWE-209

Generation of Error Message Containing Sensitive Information