Skip to content

fix(deps): update dependency django to v4.2.18 [security]#217

Merged
descope[bot] merged 1 commit intomainfrom
renovate/pypi-django-vulnerability
Jan 23, 2025
Merged

fix(deps): update dependency django to v4.2.18 [security]#217
descope[bot] merged 1 commit intomainfrom
renovate/pypi-django-vulnerability

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Jan 23, 2025

This PR contains the following updates:

Package Type Update Change
Django (changelog) dependencies patch 4.2.16 -> 4.2.18

GitHub Vulnerability Alerts

CVE-2024-53908

An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)

CVE-2024-53907

An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.

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


Release Notes

django/django (Django)

v4.2.18

Compare Source

v4.2.17

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@descope descope bot added the security label Jan 23, 2025
@descope descope bot enabled auto-merge (squash) January 23, 2025 14:15
@descope descope bot merged commit cc39ee8 into main Jan 23, 2025
36 checks passed
@descope descope bot deleted the renovate/pypi-django-vulnerability branch January 23, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants