CVE-2021-21416
Scores
EPSS
Percentile: 0.0%
CVSS
CVSS Score: 2.6/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
High (H)
Describes the conditions beyond the attacker's control
Privileges Required
High (H)
Describes the level of privileges an attacker must possess
User Interaction
Required (R)
Captures the requirement for a human user participation
Scope
Changed (C)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
Low (L)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Medium
Describes the conditions beyond the attacker's control
Authentication
Single
Describes the level of privileges an attacker must possess
Confidentiality Impact
Partial
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
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).
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (14)
Type: Configuration
Product: python-django-registration
Operating System: debian
{ "fixed": "3.3-1"}
Source: debian
Type: Configuration
Product: python-django-registration
Operating System: debian bullseye 11
{ "unfixed": true}
Source: debian
Type: Configuration
Product: python-django-registration
Operating System: debian buster 10
{ "unfixed": true}
Source: debian
Type: Configuration
Product: python-django-registration
Operating System: debian stretch 9
{ "unfixed": true}
Source: debian
Type: Configuration
Product: python-django-registration
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu groovy 20.10
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu hirsute 21.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu impish 21.10
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu kinetic 22.10
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu lunar 23.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: python-django-registration
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Vendor: django-registration_project
Product: django-registration
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*", "versionEndExcluding": "3.1.2", "vulnerable": true } ], ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*", "versionEndExcluding": "3.1.2", "vulnerable": true } ], "operator": "OR"}
Source: nvd