Closed renovate[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
elucidate-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 6, 2024 10:42am |
This PR contains the following updates:
4.0.6
->4.1.10
GitHub Vulnerability Alerts
CVE-2022-36359
An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.
CVE-2022-41323
In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
CVE-2023-23969
In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
CVE-2023-36053
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3,
EmailValidator
andURLValidator
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.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.
CVE-2023-31047
In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.
Release Notes
django/django (Django)
### [`v4.1.10`](https://togithub.com/django/django/compare/4.1.9...4.1.10) [Compare Source](https://togithub.com/django/django/compare/4.1.9...4.1.10) ### [`v4.1.9`](https://togithub.com/django/django/compare/4.1.8...4.1.9) [Compare Source](https://togithub.com/django/django/compare/4.1.8...4.1.9) ### [`v4.1.8`](https://togithub.com/django/django/compare/4.1.7...4.1.8) [Compare Source](https://togithub.com/django/django/compare/4.1.7...4.1.8) ### [`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) ### [`v4.1.2`](https://togithub.com/django/django/compare/4.1.1...4.1.2) [Compare Source](https://togithub.com/django/django/compare/4.1.1...4.1.2) ### [`v4.1.1`](https://togithub.com/django/django/compare/4.1...4.1.1) [Compare Source](https://togithub.com/django/django/compare/4.1...4.1.1) ### [`v4.1`](https://togithub.com/django/django/compare/4.0.10...4.1) [Compare Source](https://togithub.com/django/django/compare/4.0.10...4.1) ### [`v4.0.10`](https://togithub.com/django/django/compare/4.0.9...4.0.10) [Compare Source](https://togithub.com/django/django/compare/4.0.9...4.0.10) ### [`v4.0.9`](https://togithub.com/django/django/compare/4.0.8...4.0.9) [Compare Source](https://togithub.com/django/django/compare/4.0.8...4.0.9) ### [`v4.0.8`](https://togithub.com/django/django/compare/4.0.7...4.0.8) [Compare Source](https://togithub.com/django/django/compare/4.0.7...4.0.8) ### [`v4.0.7`](https://togithub.com/django/django/compare/4.0.6...4.0.7) [Compare Source](https://togithub.com/django/django/compare/4.0.6...4.0.7)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 was generated by Mend Renovate. View the repository job log.