Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Confidence
Django (changelog) 4.0.6 -> 4.1.10 age confidence

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-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.

CVE-2023-36053

In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator 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.


Release Notes

django/django (Django)

v4.1.10

Compare Source

v4.1.9

Compare Source

v4.1.8

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1

Compare Source

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Aug 28, 2024

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 Sep 20, 2024 4:26pm

@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from cff4298 to 5a74d20 Compare September 20, 2024 16:25
@renovate renovate bot changed the title fix(deps): update dependency django to v4.1.10 [security] fix(deps): update dependency django to v4.0.9 [security] Sep 20, 2024
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch 2 times, most recently from d9b65ca to 5590d95 Compare November 3, 2024 09:40
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 5590d95 to 561c0b4 Compare January 14, 2025 21:00
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 561c0b4 to 28b2acc Compare March 3, 2025 15:22
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 28b2acc to b51c614 Compare March 11, 2025 13:41
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch 2 times, most recently from c713c6d to 2986034 Compare April 10, 2025 18:37
@renovate renovate bot changed the title fix(deps): update dependency django to v4.0.9 [security] fix(deps): update dependency django to v4.0.10 [security] Apr 10, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 2986034 to f0e8eeb Compare August 3, 2025 22:07
@renovate renovate bot changed the title fix(deps): update dependency django to v4.0.10 [security] fix(deps): update dependency django to v4.2.22 [security] Aug 13, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from f0e8eeb to 6d13ac6 Compare September 10, 2025 03:01
@renovate renovate bot changed the title fix(deps): update dependency django to v4.2.22 [security] fix(deps): update dependency django to v4.2.24 [security] Sep 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency django to v4.2.24 [security] chore(deps): update dependency django to v4.2.24 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 6d13ac6 to c578f27 Compare October 16, 2025 01:02
@renovate renovate bot changed the title chore(deps): update dependency django to v4.2.24 [security] chore(deps): update dependency django to v4.1.9 [security] Oct 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency django to v4.1.9 [security] chore(deps): update dependency django to v4.1.10 [security] Oct 17, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from c578f27 to 5eb5efe Compare November 18, 2025 20:06
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 5eb5efe to fe88710 Compare November 25, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant