312
VMScore

CVE-2021-21416

Published: 01/04/2021 Updated: 06/04/2021
CVSS v2 Base Score: 3.5 | Impact Score: 2.9 | Exploitability Score: 6.8
CVSS v3 Base Score: 2.6 | Impact Score: 1.4 | Exploitability Score: 1
VMScore: 312
Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N

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

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

django-registration project django-registration

Vendor Advisories

Debian Bug report logs - #987366 python-django-registration: CVE-2021-21416 Package: src:python-django-registration; Maintainer for src:python-django-registration is Debian Python Team &lt;team+python@trackerdebianorg&gt;; Reported by: Salvatore Bonaccorso &lt;carnil@debianorg&gt; Date: Thu, 22 Apr 2021 14:51:01 UTC Severity: ...