CVE-2021-21416
CVSS V2 Low 3.5
CVSS V3 Low 2.6
Description
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).
Overview
- CVE ID
- CVE-2021-21416
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-04-01T22:15:11
- Last Modified Date
- 2021-04-06T18:40:50
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:* | 1 | OR | 3.1.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 3.5
- Severity
- LOW
- Exploitability Score
- 6.8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- HIGH
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 2.6
- Base Severity
- LOW
- Exploitability Score
- 1
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh | Mitigation Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21416 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21416 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:17:05 | Added to TrackCVE | |||
2022-12-06 00:52:11 | 2021-04-01T22:15Z | 2021-04-01T22:15:11 | CVE Published Date | updated |
2022-12-06 00:52:11 | 2021-04-06T18:40:50 | CVE Modified Date | updated | |
2022-12-06 00:52:11 | Analyzed | Vulnerability Status | updated |