An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 06:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.djangoproject.com/en/4.0/releases/security/ - Patch, Third Party Advisory | |
References | () https://github.com/django/django/commit/c477b761804984c932704554ad35f78a2e230c6a - | |
References | () https://github.com/django/django/commit/d16133568ef9c9b42cb7a08bdf9ff3feec2e5468 - | |
References | () https://github.com/django/django/commit/f9c7d48fdd6f198a6494a9202f90242f176e4fc9 - | |
References | () https://groups.google.com/forum/#%21forum/django-announce - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV/ - | |
References | () https://security.netapp.com/advisory/ntap-20220221-0003/ - Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5254 - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2022/feb/01/security-releases/ - Patch, Third Party Advisory |
22 Nov 2023, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 03:44
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-02-03 02:15
Updated : 2024-11-21 06:49
NVD link : CVE-2022-23833
Mitre link : CVE-2022-23833
CVE.ORG link : CVE-2022-23833
JSON object : View
Products Affected
fedoraproject
- fedora
djangoproject
- django
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')