Resource exhaustion in Django
High severity
GitHub Reviewed
Published
Feb 15, 2023
to the GitHub Advisory Database
•
Updated Sep 20, 2024
Package
Affected versions
>= 3.2a1, < 3.2.18
>= 4.1a1, < 4.1.7
>= 4.0a1, < 4.0.10
Patched versions
3.2.18
4.1.7
4.0.10
Description
Published by the National Vulnerability Database
Feb 15, 2023
Published to the GitHub Advisory Database
Feb 15, 2023
Reviewed
Feb 15, 2023
Last updated
Sep 20, 2024
An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.
References