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.
This PR contains the following updates:
==4.1.2
->==4.1.7
GitHub Vulnerability Alerts
CVE-2023-24580
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.
Release Notes
django/django
### [`v4.1.7`](https://togithub.com/django/django/compare/4.1.6...4.1.7) [Compare Source](https://togithub.com/django/django/compare/4.1.6...4.1.7) ### [`v4.1.6`](https://togithub.com/django/django/compare/4.1.5...4.1.6) [Compare Source](https://togithub.com/django/django/compare/4.1.5...4.1.6) ### [`v4.1.5`](https://togithub.com/django/django/compare/4.1.4...4.1.5) [Compare Source](https://togithub.com/django/django/compare/4.1.4...4.1.5) ### [`v4.1.4`](https://togithub.com/django/django/compare/4.1.3...4.1.4) [Compare Source](https://togithub.com/django/django/compare/4.1.3...4.1.4) ### [`v4.1.3`](https://togithub.com/django/django/compare/4.1.2...4.1.3) [Compare Source](https://togithub.com/django/django/compare/4.1.2...4.1.3)Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.