Skip to content

OPT: Update dependency django to v4.2.22 [SECURITY] - autoclosed - #149

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-django-vulnerability
Closed

OPT: Update dependency django to v4.2.22 [SECURITY] - autoclosed#149
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-django-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Dec 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django (changelog) 4.2.16 -> 4.2.22 age adoption passing confidence

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

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


Release Notes

django/django (django)

v4.2.22

Compare Source

v4.2.21

Compare Source

v4.2.20

Compare Source

v4.2.19

Compare Source

v4.2.18

Compare Source

v4.2.17

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 requested a review from eigenein as a code owner December 6, 2024 19:51
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
@codecov

codecov Bot commented Dec 6, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (b2e79da) to head (b40e87e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   91.95%   91.95%           
=======================================
  Files          35       35           
  Lines         796      796           
  Branches       59       59           
=======================================
  Hits          732      732           
  Misses         45       45           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/pypi-django-vulnerability branch from c9cde66 to 64d7c8f Compare January 14, 2025 22:34
@renovate renovate Bot changed the title OPT: Update dependency django to v4.2.17 [SECURITY] OPT: Update dependency django to v4.2.18 [SECURITY] Jan 14, 2025
@renovate
renovate Bot force-pushed the renovate/pypi-django-vulnerability branch from 64d7c8f to 634abdd Compare March 7, 2025 03:25
@renovate renovate Bot changed the title OPT: Update dependency django to v4.2.18 [SECURITY] OPT: Update dependency django to v4.2.20 [SECURITY] Mar 7, 2025
@renovate renovate Bot changed the title OPT: Update dependency django to v4.2.20 [SECURITY] OPT: Update dependency django to v4.2.21 [SECURITY] May 8, 2025
@renovate
renovate Bot force-pushed the renovate/pypi-django-vulnerability branch from 634abdd to 0cb47fd Compare May 8, 2025 15:40
@renovate
renovate Bot force-pushed the renovate/pypi-django-vulnerability branch from 0cb47fd to 0d536a7 Compare June 7, 2025 02:33
@renovate renovate Bot changed the title OPT: Update dependency django to v4.2.21 [SECURITY] OPT: Update dependency django to v4.2.22 [SECURITY] Jun 7, 2025
@renovate
renovate Bot force-pushed the renovate/pypi-django-vulnerability branch from 0d536a7 to b40e87e Compare July 1, 2025 10:46
@eigenein eigenein closed this Jul 1, 2025
@renovate renovate Bot changed the title OPT: Update dependency django to v4.2.22 [SECURITY] OPT: Update dependency django to v4.2.22 [SECURITY] - autoclosed Jul 1, 2025
@renovate
renovate Bot deleted the renovate/pypi-django-vulnerability branch July 1, 2025 11:45
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.

1 participant