7.5
CVE-2023-41164
- EPSS 0.43%
- Published 03.11.2023 05:15:29
- Last modified 21.11.2024 08:20:42
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
Data is provided by the National Vulnerability Database (NVD)
Djangoproject ≫ Django Version >= 3.2 < 3.2.21
Djangoproject ≫ Django Version >= 4.1 < 4.1.11
Djangoproject ≫ Django Version >= 4.2 < 4.2.5
Fedoraproject ≫ Fedora Version39
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.43% | 0.615 |
Source | 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-1284 Improper Validation of Specified Quantity in Input
The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.