7.5
CVE-2023-46695
- EPSS 49.77%
- Veröffentlicht 02.11.2023 06:15:08
- Zuletzt bearbeitet 21.11.2024 08:29:05
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Djangoproject ≫ Django Version >= 3.2 < 3.2.23
Djangoproject ≫ Django Version >= 4.1 < 4.1.13
Djangoproject ≫ Django Version >= 4.2. < 4.2.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 49.77% | 0.987 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
https://groups.google.com/forum/#%21forum/django-announce
https://docs.djangoproject.com/en/4.2/releases/security/
https://security.netapp.com/advisory/ntap-20231214-0001/
https://www.djangoproject.com/weblog/2023/nov/01/security-releases/