Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 27, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
django (changelog) ==5.1.4 -> ==5.1.13 age confidence

GitHub Vulnerability Alerts

CVE-2024-56374

An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (The django.db.models.GenericIPAddressField model field is not affected.)

CVE-2025-26699

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.

CVE-2025-27556

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.

CVE-2025-32873

An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().

CVE-2025-48432

An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.

CVE-2025-57833

An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().

CVE-2025-59682

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the "startapp --template" and "startproject --template" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.

CVE-2025-59681

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).


Release Notes

django/django (django)

v5.1.13

Compare Source

v5.1.12

Compare Source

v5.1.11

Compare Source

v5.1.10

Compare Source

v5.1.9

Compare Source

v5.1.8

Compare Source

v5.1.7

Compare Source

v5.1.6

Compare Source

v5.1.5

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 becomes conflicted, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 753afcc to fa41ad1 Compare January 27, 2025 10:28
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.5 [SECURITY] ⬆️(dependencies) update django to v5.1.7 [SECURITY] Mar 6, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from fa41ad1 to 13f886f Compare March 6, 2025 22:54
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.7 [SECURITY] ⬆️(dependencies) update django to v5.1.8 [SECURITY] Apr 2, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 13f886f to dee2106 Compare April 2, 2025 20:32
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from dee2106 to 023a557 Compare May 10, 2025 16:20
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.8 [SECURITY] ⬆️(dependencies) update django to v5.1.9 [SECURITY] May 10, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 023a557 to 18bfb8e Compare June 8, 2025 09:41
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.9 [SECURITY] ⬆️(dependencies) update django to v5.1.10 [SECURITY] Jun 8, 2025
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.10 [SECURITY] ⬆️(dependencies) update django to v5.1.12 [SECURITY] Sep 10, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 18bfb8e to 69db520 Compare September 10, 2025 19:50
@renovate renovate bot changed the title ⬆️(dependencies) update django to v5.1.12 [SECURITY] ⬆️(dependencies) update django to v5.1.13 [SECURITY] Oct 1, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 69db520 to 5df2028 Compare October 1, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants