In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 08:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.djangoproject.com/en/4.2/releases/security/ - Release Notes | |
References | () https://groups.google.com/forum/#%21forum/django-announce - Permissions Required | |
References | () https://lists.debian.org/debian-lts-announce/2023/07/msg00022.html - Mailing List | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NRDGTUN4LTI6HG4TWR3JYLSFVXPZT42A/ - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XG5DYKPNDCEHJQ3TKPJQO7QGSR4FAYMS/ - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D/ - | |
References | () https://www.debian.org/security/2023/dsa-5465 - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2023/jul/03/security-releases/ - Patch, Vendor Advisory |
20 Apr 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2023-07-03 13:15
Updated : 2024-11-21 08:09
NVD link : CVE-2023-36053
Mitre link : CVE-2023-36053
CVE.ORG link : CVE-2023-36053
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
djangoproject
- django
CWE
CWE-1333
Inefficient Regular Expression Complexity