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
No history.
Information
Published : 2022-02-03 02:15
Updated : 2023-11-22 23:15
NVD link : CVE-2022-23833
Mitre link : CVE-2022-23833
CVE.ORG link : CVE-2022-23833
JSON object : View
Products Affected
djangoproject
- django
fedoraproject
- fedora
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')