Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21416 (GCVE-0-2021-21416)
Vulnerability from cvelistv5 – Published: 2021-04-01 21:15 – Updated: 2024-08-03 18:09- CWE-209 - {"CWE-209":"Generation of Error Message Containing Sensitive Information"}
| URL | Tags |
|---|---|
| https://github.com/ubernostrum/django-registratio… | x_refsource_CONFIRM |
| Vendor | Product | Version | |
|---|---|---|---|
| ubernostrum | django-registration |
Affected:
< 3.1.2
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:09:16.086Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "django-registration",
"vendor": "ubernostrum",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-209",
"description": "{\"CWE-209\":\"Generation of Error Message Containing Sensitive Information\"}",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-04-01T21:15:14.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
],
"source": {
"advisory": "GHSA-58c7-px5v-82hh",
"discovery": "UNKNOWN"
},
"title": "Potential sensitive information disclosed in error reports",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-21416",
"STATE": "PUBLIC",
"TITLE": "Potential sensitive information disclosed in error reports"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "django-registration",
"version": {
"version_data": [
{
"version_value": "\u003c 3.1.2"
}
]
}
}
]
},
"vendor_name": "ubernostrum"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password)."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-209\":\"Generation of Error Message Containing Sensitive Information\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh",
"refsource": "CONFIRM",
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
]
},
"source": {
"advisory": "GHSA-58c7-px5v-82hh",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-21416",
"datePublished": "2021-04-01T21:15:14.000Z",
"dateReserved": "2020-12-22T00:00:00.000Z",
"dateUpdated": "2024-08-03T18:09:16.086Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-21416",
"date": "2026-07-10",
"epss": "0.0041",
"percentile": "0.33027"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-21416\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-04-01T22:15:11.653\",\"lastModified\":\"2024-11-21T05:48:19.017\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).\"},{\"lang\":\"es\",\"value\":\"django-registration es un paquete de registro de usuarios para Django.\u0026#xa0;El paquete django-registration proporciona herramientas para implementar flujos de registro de cuentas de usuario en el framework web de Django.\u0026#xa0;En django-registration anterior a versi\u00f3n 3.1.2, la vista de registro de la cuenta de usuario base no aplicaba filtros correctamente a los datos confidenciales, con el resultado de que los datos confidenciales podr\u00edan incluirse en los reportes de errores en lugar de ser eliminados autom\u00e1ticamente por Django.\u0026#xa0;Activar esto requiere: Un sitio est\u00e1 usando django-registration versiones anteriores a 3.1.2, El sitio tiene reportes de error detallados (como los reportes de error enviados por correo electr\u00f3nico de Django al personal y desarrolladores del sitio) habilitados y se produce un error del lado del servidor (HTTP 5xx) durante un intento de por parte de un usuario de un registro de cuenta.\u0026#xa0;Bajo estas condiciones, los destinatarios del reporte de error detallado ver\u00e1n todos los datos enviados desde el intento de registro de la cuenta, que pueden incluir las credenciales propuestas del usuario (tales como una contrase\u00f1a)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.6,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N\",\"baseScore\":2.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:N/A:N\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-209\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-209\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*\",\"versionEndExcluding\":\"3.1.2\",\"matchCriteriaId\":\"8F73EB1B-920E-43CB-9A00-179AA53784FB\"}]}]}],\"references\":[{\"url\":\"https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"current_release_date": "2026-02-24T16:20:23+00:00",
"cve": "CVE-2021-21416",
"id": "CVE-2021-21416",
"initial_release_date": "2021-04-01T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python-django-registration: potential sensitive information disclosed in error reports",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2021/cve-2021-21416.json",
"version": "3"
}
}
}
FKIE_CVE-2021-21416
Vulnerability from fkie_nvd - Published: 2021-04-01 22:15 - Updated: 2026-06-17 03:352.6 (Low) - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh | Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh | Mitigation, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| django-registration_project | django-registration | * |
{
"affected": [
{
"affectedData": [
{
"product": "django-registration",
"vendor": "ubernostrum",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.2"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*",
"matchCriteriaId": "8F73EB1B-920E-43CB-9A00-179AA53784FB",
"versionEndExcluding": "3.1.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password)."
},
{
"lang": "es",
"value": "django-registration es un paquete de registro de usuarios para Django.\u0026#xa0;El paquete django-registration proporciona herramientas para implementar flujos de registro de cuentas de usuario en el framework web de Django.\u0026#xa0;En django-registration anterior a versi\u00f3n 3.1.2, la vista de registro de la cuenta de usuario base no aplicaba filtros correctamente a los datos confidenciales, con el resultado de que los datos confidenciales podr\u00edan incluirse en los reportes de errores en lugar de ser eliminados autom\u00e1ticamente por Django.\u0026#xa0;Activar esto requiere: Un sitio est\u00e1 usando django-registration versiones anteriores a 3.1.2, El sitio tiene reportes de error detallados (como los reportes de error enviados por correo electr\u00f3nico de Django al personal y desarrolladores del sitio) habilitados y se produce un error del lado del servidor (HTTP 5xx) durante un intento de por parte de un usuario de un registro de cuenta.\u0026#xa0;Bajo estas condiciones, los destinatarios del reporte de error detallado ver\u00e1n todos los datos enviados desde el intento de registro de la cuenta, que pueden incluir las credenciales propuestas del usuario (tales como una contrase\u00f1a)"
}
],
"id": "CVE-2021-21416",
"lastModified": "2026-06-17T03:35:31.983",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 0.6,
"impactScore": 2.7,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-04-01T22:15:11.653",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-209"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-209"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-58C7-PX5V-82HH
Vulnerability from github – Published: 2021-04-06 17:28 – Updated: 2024-09-16 21:29django-registration is a user-registration application for Django.
Impact
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 the following conditions:
- 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
- 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).
Patches
As of version 3.1.2, django-registration properly applies Django's sensitive_post_parameters() decorator to the base user-registration view, which will cause all data from the HTTP request body to be filtered from detailed error reports in the event of a server-side crash during user account registration.
Note that as applied, this filters all HTTP request data from error reports. To selectively allow some fields but not others, see Django's own documentation (in references) and the notes below for how to apply sensitive_post_parameters() manually to a particular codebase's RegistrationView subclass(es).
Workarounds
Users who cannot upgrade quickly can apply the django.views.decorators.debug.sensitive_post_parameters() decorator to their own registration views. The decorator should be applied on the dispatch() method of the appropriate RegistrationView class, using Django's method_decorator() helper. For example:
from django.utils.decorators import method_decorator
from django.views.decorators.debug import sensitive_post_parameters
from django_registration.views import RegistrationView
class MyRegistrationView(RegistrationView):
"""
A RegistrationView subclass manually protected against sensitive information disclosure
in error reports.
"""
@method_decorator(sensitive_post_parameters())
def dispatch(self, *args, **kwargs):
return super().dispatch(*args, **kwargs)
References
- Django's documentation on error reporting in production
- How Django's sensitive-data filters work
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-registration"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-21416"
],
"database_specific": {
"cwe_ids": [
"CWE-201",
"CWE-209"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-01T21:03:08Z",
"nvd_published_at": "2021-04-01T22:15:00Z",
"severity": "LOW"
},
"details": "django-registration is a user-registration application for Django. \n\n### Impact\n\nThe 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.\n\nTriggering this requires the following conditions:\n\n* A site is using django-registration \u003c 3.1.2\n* The site has detailed error reports (such as Django\u0027s [emailed error reports to site staff/developers](https://docs.djangoproject.com/en/3.1/howto/error-reporting/#email-reports)) enabled\n* A server-side error (HTTP 5xx) occurs during an attempt by a user to register an account\n\nUnder these conditions, recipients of the detailed error report will see all submitted data from the account-registration attempt, which may include the user\u0027s proposed credentials (such as a password).\n\n### Patches\n\nAs of version 3.1.2, django-registration properly applies Django\u0027s `sensitive_post_parameters()` decorator to the base user-registration view, which will cause all data from the HTTP request body to be filtered from detailed error reports in the event of a server-side crash during user account registration.\n\nNote that as applied, this filters *all* HTTP request data from error reports. To selectively allow some fields but not others, see Django\u0027s own documentation (in references) and the notes below for how to apply `sensitive_post_parameters()` manually to a particular codebase\u0027s `RegistrationView` subclass(es).\n\n### Workarounds\n\nUsers who cannot upgrade quickly can apply the `django.views.decorators.debug.sensitive_post_parameters()` decorator to their own registration views. The decorator should be applied on the `dispatch()` method of the appropriate `RegistrationView` class, using Django\u0027s `method_decorator()` helper. For example:\n\n```python\nfrom django.utils.decorators import method_decorator\nfrom django.views.decorators.debug import sensitive_post_parameters\n\nfrom django_registration.views import RegistrationView\n\nclass MyRegistrationView(RegistrationView):\n \"\"\"\n A RegistrationView subclass manually protected against sensitive information disclosure\n in error reports.\n\n \"\"\"\n @method_decorator(sensitive_post_parameters())\n def dispatch(self, *args, **kwargs):\n return super().dispatch(*args, **kwargs)\n```\n\n### References\n\n* Django\u0027s documentation on [error reporting in production](https://docs.djangoproject.com/en/3.1/howto/error-reporting/)\n* [How Django\u0027s sensitive-data filters work](https://docs.djangoproject.com/en/3.1/howto/error-reporting/#filtering-error-reports)",
"id": "GHSA-58c7-px5v-82hh",
"modified": "2024-09-16T21:29:06Z",
"published": "2021-04-06T17:28:59Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21416"
},
{
"type": "WEB",
"url": "https://github.com/ubernostrum/django-registration/commit/2db0bb7ec35636ea46b07b146328b87b2cb13ca5"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-registration/PYSEC-2021-11.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/ubernostrum/django-registration"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Potential sensitive information disclosed in error reports"
}
GSD-2021-21416
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-21416",
"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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"id": "GSD-2021-21416",
"references": [
"https://www.suse.com/security/cve/CVE-2021-21416.html",
"https://advisories.mageia.org/CVE-2021-21416.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-21416"
],
"details": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"id": "GSD-2021-21416",
"modified": "2023-12-13T01:23:10.782119Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-21416",
"STATE": "PUBLIC",
"TITLE": "Potential sensitive information disclosed in error reports"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "django-registration",
"version": {
"version_data": [
{
"version_value": "\u003c 3.1.2"
}
]
}
}
]
},
"vendor_name": "ubernostrum"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password)."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-209\":\"Generation of Error Message Containing Sensitive Information\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh",
"refsource": "CONFIRM",
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
]
},
"source": {
"advisory": "GHSA-58c7-px5v-82hh",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c3.1.2",
"affected_versions": "All versions before 3.1.2",
"cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-209",
"CWE-937"
],
"date": "2021-04-06",
"description": "In django-registration, 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.",
"fixed_versions": [
"3.1.2"
],
"identifier": "CVE-2021-21416",
"identifiers": [
"CVE-2021-21416",
"GHSA-58c7-px5v-82hh"
],
"not_impacted": "All versions starting from 3.1.2",
"package_slug": "pypi/django-registration",
"pubdate": "2021-04-01",
"solution": "Upgrade to version 3.1.2 or above.",
"title": "Information Exposure Through an Error Message",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-21416"
],
"uuid": "8363394a-0ceb-4b12-93ec-6bbe9a45e2bd"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:django-registration_project:django-registration:*:*:*:*:*:django:*:*",
"cpe_name": [],
"versionEndExcluding": "3.1.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-21416"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-209"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh",
"refsource": "CONFIRM",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 1.4
}
},
"lastModifiedDate": "2021-04-06T18:40Z",
"publishedDate": "2021-04-01T22:15Z"
}
}
}
OPENSUSE-SU-2021:0588-1
Vulnerability from csaf_opensuse - Published: 2021-04-19 14:05 - Updated: 2021-04-19 14:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:python3-django-registration-3.1.2-lp152.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-django-registration",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-django-registration fixes the following issues:\n\nUpdate to 3.1.2 (boo#1184427, CVE-2021-21416)\n\n* Filter sensitive POST parameters in error reports\n* Fix RemovedInDjango40Warning from Signal arguments\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-588",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0588-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0588-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2F72NF6ZBHDNQRLYZZFU7B52UQ4CZZRE/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0588-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2F72NF6ZBHDNQRLYZZFU7B52UQ4CZZRE/"
},
{
"category": "self",
"summary": "SUSE Bug 1184427",
"url": "https://bugzilla.suse.com/1184427"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21416 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21416/"
}
],
"title": "Security update for python-django-registration",
"tracking": {
"current_release_date": "2021-04-19T14:05:32Z",
"generator": {
"date": "2021-04-19T14:05:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0588-1",
"initial_release_date": "2021-04-19T14:05:32Z",
"revision_history": [
{
"date": "2021-04-19T14:05:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-django-registration-3.1.2-lp152.3.3.1.noarch",
"product": {
"name": "python3-django-registration-3.1.2-lp152.3.3.1.noarch",
"product_id": "python3-django-registration-3.1.2-lp152.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-registration-3.1.2-lp152.3.3.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:python3-django-registration-3.1.2-lp152.3.3.1.noarch"
},
"product_reference": "python3-django-registration-3.1.2-lp152.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21416"
}
],
"notes": [
{
"category": "general",
"text": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:python3-django-registration-3.1.2-lp152.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21416",
"url": "https://www.suse.com/security/cve/CVE-2021-21416"
},
{
"category": "external",
"summary": "SUSE Bug 1184427 for CVE-2021-21416",
"url": "https://bugzilla.suse.com/1184427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:python3-django-registration-3.1.2-lp152.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:python3-django-registration-3.1.2-lp152.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-04-19T14:05:32Z",
"details": "low"
}
],
"title": "CVE-2021-21416"
}
]
}
OPENSUSE-SU-2021:0597-1
Vulnerability from csaf_opensuse - Published: 2021-04-22 22:05 - Updated: 2021-04-22 22:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:python3-django-registration-3.1.2-bp152.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-django-registration",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-django-registration fixes the following issues:\n\nUpdate to 3.1.2 (boo#1184427, CVE-2021-21416)\n\n* Filter sensitive POST parameters in error reports\n* Fix RemovedInDjango40Warning from Signal arguments\n\nThis update was imported from the openSUSE:Leap:15.2:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-597",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0597-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0597-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NL4XGVJ2AN5KEZDKGXRP3QKFGI24ETYA/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0597-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NL4XGVJ2AN5KEZDKGXRP3QKFGI24ETYA/"
},
{
"category": "self",
"summary": "SUSE Bug 1184427",
"url": "https://bugzilla.suse.com/1184427"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21416 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21416/"
}
],
"title": "Security update for python-django-registration",
"tracking": {
"current_release_date": "2021-04-22T22:05:42Z",
"generator": {
"date": "2021-04-22T22:05:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0597-1",
"initial_release_date": "2021-04-22T22:05:42Z",
"revision_history": [
{
"date": "2021-04-22T22:05:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-django-registration-3.1.2-bp152.3.3.1.noarch",
"product": {
"name": "python3-django-registration-3.1.2-bp152.3.3.1.noarch",
"product_id": "python3-django-registration-3.1.2-bp152.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP2",
"product": {
"name": "SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-registration-3.1.2-bp152.3.3.1.noarch as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:python3-django-registration-3.1.2-bp152.3.3.1.noarch"
},
"product_reference": "python3-django-registration-3.1.2-bp152.3.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21416"
}
],
"notes": [
{
"category": "general",
"text": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:python3-django-registration-3.1.2-bp152.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21416",
"url": "https://www.suse.com/security/cve/CVE-2021-21416"
},
{
"category": "external",
"summary": "SUSE Bug 1184427 for CVE-2021-21416",
"url": "https://bugzilla.suse.com/1184427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:python3-django-registration-3.1.2-bp152.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:python3-django-registration-3.1.2-bp152.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-04-22T22:05:42Z",
"details": "low"
}
],
"title": "CVE-2021-21416"
}
]
}
OPENSUSE-SU-2024:11226-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-django-registration-3.2-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-django-registration-3.2-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-django-registration-3.2-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-django-registration-3.2-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-django-registration-3.2-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-django-registration-3.2-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-django-registration-3.2-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-django-registration-3.2-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-django-registration-3.2-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-django-registration-3.2-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-django-registration-3.2-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-django-registration-3.2-1.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python36-django-registration-3.2-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python36-django-registration-3.2-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11226",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11226-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21416 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21416/"
}
],
"title": "python36-django-registration-3.2-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11226-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python36-django-registration-3.2-1.2.aarch64",
"product": {
"name": "python36-django-registration-3.2-1.2.aarch64",
"product_id": "python36-django-registration-3.2-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "python38-django-registration-3.2-1.2.aarch64",
"product": {
"name": "python38-django-registration-3.2-1.2.aarch64",
"product_id": "python38-django-registration-3.2-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "python39-django-registration-3.2-1.2.aarch64",
"product": {
"name": "python39-django-registration-3.2-1.2.aarch64",
"product_id": "python39-django-registration-3.2-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-django-registration-3.2-1.2.ppc64le",
"product": {
"name": "python36-django-registration-3.2-1.2.ppc64le",
"product_id": "python36-django-registration-3.2-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-django-registration-3.2-1.2.ppc64le",
"product": {
"name": "python38-django-registration-3.2-1.2.ppc64le",
"product_id": "python38-django-registration-3.2-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-django-registration-3.2-1.2.ppc64le",
"product": {
"name": "python39-django-registration-3.2-1.2.ppc64le",
"product_id": "python39-django-registration-3.2-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-django-registration-3.2-1.2.s390x",
"product": {
"name": "python36-django-registration-3.2-1.2.s390x",
"product_id": "python36-django-registration-3.2-1.2.s390x"
}
},
{
"category": "product_version",
"name": "python38-django-registration-3.2-1.2.s390x",
"product": {
"name": "python38-django-registration-3.2-1.2.s390x",
"product_id": "python38-django-registration-3.2-1.2.s390x"
}
},
{
"category": "product_version",
"name": "python39-django-registration-3.2-1.2.s390x",
"product": {
"name": "python39-django-registration-3.2-1.2.s390x",
"product_id": "python39-django-registration-3.2-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-django-registration-3.2-1.2.x86_64",
"product": {
"name": "python36-django-registration-3.2-1.2.x86_64",
"product_id": "python36-django-registration-3.2-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "python38-django-registration-3.2-1.2.x86_64",
"product": {
"name": "python38-django-registration-3.2-1.2.x86_64",
"product_id": "python38-django-registration-3.2-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "python39-django-registration-3.2-1.2.x86_64",
"product": {
"name": "python39-django-registration-3.2-1.2.x86_64",
"product_id": "python39-django-registration-3.2-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-django-registration-3.2-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-django-registration-3.2-1.2.aarch64"
},
"product_reference": "python36-django-registration-3.2-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-django-registration-3.2-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-django-registration-3.2-1.2.ppc64le"
},
"product_reference": "python36-django-registration-3.2-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-django-registration-3.2-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-django-registration-3.2-1.2.s390x"
},
"product_reference": "python36-django-registration-3.2-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-django-registration-3.2-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-django-registration-3.2-1.2.x86_64"
},
"product_reference": "python36-django-registration-3.2-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-django-registration-3.2-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-django-registration-3.2-1.2.aarch64"
},
"product_reference": "python38-django-registration-3.2-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-django-registration-3.2-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-django-registration-3.2-1.2.ppc64le"
},
"product_reference": "python38-django-registration-3.2-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-django-registration-3.2-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-django-registration-3.2-1.2.s390x"
},
"product_reference": "python38-django-registration-3.2-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-django-registration-3.2-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-django-registration-3.2-1.2.x86_64"
},
"product_reference": "python38-django-registration-3.2-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-registration-3.2-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-django-registration-3.2-1.2.aarch64"
},
"product_reference": "python39-django-registration-3.2-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-registration-3.2-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-django-registration-3.2-1.2.ppc64le"
},
"product_reference": "python39-django-registration-3.2-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-registration-3.2-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-django-registration-3.2-1.2.s390x"
},
"product_reference": "python39-django-registration-3.2-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-registration-3.2-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-django-registration-3.2-1.2.x86_64"
},
"product_reference": "python39-django-registration-3.2-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21416"
}
],
"notes": [
{
"category": "general",
"text": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21416",
"url": "https://www.suse.com/security/cve/CVE-2021-21416"
},
{
"category": "external",
"summary": "SUSE Bug 1184427 for CVE-2021-21416",
"url": "https://bugzilla.suse.com/1184427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python36-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python38-django-registration-3.2-1.2.x86_64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.aarch64",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.ppc64le",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.s390x",
"openSUSE Tumbleweed:python39-django-registration-3.2-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-21416"
}
]
}
OPENSUSE-SU-2024:14138-1
Vulnerability from csaf_opensuse - Published: 2024-07-12 00:00 - Updated: 2024-07-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-django-registration-3.3-2.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-django-registration-3.3-2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-django-registration-3.3-2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-django-registration-3.3-2.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-django-registration-3.3-2.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-django-registration-3.3-2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-django-registration-3.3-2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-django-registration-3.3-2.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-django-registration-3.3-2.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-django-registration-3.3-2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-django-registration-3.3-2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-django-registration-3.3-2.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-django-registration-3.3-2.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-django-registration-3.3-2.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14138",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14138-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21416 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21416/"
}
],
"title": "python310-django-registration-3.3-2.2 on GA media",
"tracking": {
"current_release_date": "2024-07-12T00:00:00Z",
"generator": {
"date": "2024-07-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14138-1",
"initial_release_date": "2024-07-12T00:00:00Z",
"revision_history": [
{
"date": "2024-07-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-django-registration-3.3-2.2.aarch64",
"product": {
"name": "python310-django-registration-3.3-2.2.aarch64",
"product_id": "python310-django-registration-3.3-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-django-registration-3.3-2.2.aarch64",
"product": {
"name": "python311-django-registration-3.3-2.2.aarch64",
"product_id": "python311-django-registration-3.3-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "python312-django-registration-3.3-2.2.aarch64",
"product": {
"name": "python312-django-registration-3.3-2.2.aarch64",
"product_id": "python312-django-registration-3.3-2.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-django-registration-3.3-2.2.ppc64le",
"product": {
"name": "python310-django-registration-3.3-2.2.ppc64le",
"product_id": "python310-django-registration-3.3-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-django-registration-3.3-2.2.ppc64le",
"product": {
"name": "python311-django-registration-3.3-2.2.ppc64le",
"product_id": "python311-django-registration-3.3-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-django-registration-3.3-2.2.ppc64le",
"product": {
"name": "python312-django-registration-3.3-2.2.ppc64le",
"product_id": "python312-django-registration-3.3-2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-django-registration-3.3-2.2.s390x",
"product": {
"name": "python310-django-registration-3.3-2.2.s390x",
"product_id": "python310-django-registration-3.3-2.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-django-registration-3.3-2.2.s390x",
"product": {
"name": "python311-django-registration-3.3-2.2.s390x",
"product_id": "python311-django-registration-3.3-2.2.s390x"
}
},
{
"category": "product_version",
"name": "python312-django-registration-3.3-2.2.s390x",
"product": {
"name": "python312-django-registration-3.3-2.2.s390x",
"product_id": "python312-django-registration-3.3-2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-django-registration-3.3-2.2.x86_64",
"product": {
"name": "python310-django-registration-3.3-2.2.x86_64",
"product_id": "python310-django-registration-3.3-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-django-registration-3.3-2.2.x86_64",
"product": {
"name": "python311-django-registration-3.3-2.2.x86_64",
"product_id": "python311-django-registration-3.3-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "python312-django-registration-3.3-2.2.x86_64",
"product": {
"name": "python312-django-registration-3.3-2.2.x86_64",
"product_id": "python312-django-registration-3.3-2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-django-registration-3.3-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-django-registration-3.3-2.2.aarch64"
},
"product_reference": "python310-django-registration-3.3-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-django-registration-3.3-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-django-registration-3.3-2.2.ppc64le"
},
"product_reference": "python310-django-registration-3.3-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-django-registration-3.3-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-django-registration-3.3-2.2.s390x"
},
"product_reference": "python310-django-registration-3.3-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-django-registration-3.3-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-django-registration-3.3-2.2.x86_64"
},
"product_reference": "python310-django-registration-3.3-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-django-registration-3.3-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-django-registration-3.3-2.2.aarch64"
},
"product_reference": "python311-django-registration-3.3-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-django-registration-3.3-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-django-registration-3.3-2.2.ppc64le"
},
"product_reference": "python311-django-registration-3.3-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-django-registration-3.3-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-django-registration-3.3-2.2.s390x"
},
"product_reference": "python311-django-registration-3.3-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-django-registration-3.3-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-django-registration-3.3-2.2.x86_64"
},
"product_reference": "python311-django-registration-3.3-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-django-registration-3.3-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-django-registration-3.3-2.2.aarch64"
},
"product_reference": "python312-django-registration-3.3-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-django-registration-3.3-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-django-registration-3.3-2.2.ppc64le"
},
"product_reference": "python312-django-registration-3.3-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-django-registration-3.3-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-django-registration-3.3-2.2.s390x"
},
"product_reference": "python312-django-registration-3.3-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-django-registration-3.3-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-django-registration-3.3-2.2.x86_64"
},
"product_reference": "python312-django-registration-3.3-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21416"
}
],
"notes": [
{
"category": "general",
"text": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21416",
"url": "https://www.suse.com/security/cve/CVE-2021-21416"
},
{
"category": "external",
"summary": "SUSE Bug 1184427 for CVE-2021-21416",
"url": "https://bugzilla.suse.com/1184427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python310-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python311-django-registration-3.3-2.2.x86_64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.aarch64",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.ppc64le",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.s390x",
"openSUSE Tumbleweed:python312-django-registration-3.3-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-21416"
}
]
}
PYSEC-2021-11
Vulnerability from pysec - Published: 2021-04-01 22:15 - Updated: 2021-04-06 18:40django-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).
| Name | purl | django-registration | pkg:pypi/django-registration |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-registration",
"purl": "pkg:pypi/django-registration"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.5",
"0.6",
"0.7",
"0.8",
"1.0",
"2.0",
"2.0.1",
"2.0.2",
"2.0.3",
"2.0.4",
"2.1",
"2.1.1",
"2.1.2",
"2.2",
"2.3",
"2.4",
"2.4.1",
"2.5",
"2.5.1",
"2.5.2",
"3.0",
"3.0.1",
"3.1",
"3.1.1"
]
}
],
"aliases": [
"CVE-2021-21416",
"GHSA-58c7-px5v-82hh"
],
"details": "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 \u003c 3.1.2, The site has detailed error reports (such as Django\u0027s 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\u0027s proposed credentials (such as a password).",
"id": "PYSEC-2021-11",
"modified": "2021-04-06T18:40:00Z",
"published": "2021-04-01T22:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/ubernostrum/django-registration/security/advisories/GHSA-58c7-px5v-82hh"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.