Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django to v5.1.5 [SECURITY] #206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django (changelog) 5.1.3 -> 5.1.5 age adoption passing confidence
django (changelog) ==5.1.3 -> ==5.1.5 age adoption passing confidence

GitHub Vulnerability Alerts

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

v5.1.5

Compare Source

v5.1.4

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 these updates 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 force-pushed the renovate/pypi-django-vulnerability branch 2 times, most recently from 8645527 to 7fffda9 Compare January 15, 2025 02:10
@renovate renovate bot changed the title Update dependency django to v5.1.4 [SECURITY] Update dependency django to v5.1.5 [SECURITY] Jan 15, 2025
@renovate renovate bot force-pushed the renovate/pypi-django-vulnerability branch from 7fffda9 to ddaddb9 Compare January 30, 2025 14:42
Copy link
Contributor Author

renovate bot commented Jan 30, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: requirements.txt
[14:41:54.871] INFO (937): Installing tool python@3.13.1...
installing v2 tool python v3.13.1
Download failed: https://github.com/containerbase/python-prebuild/releases/download/3.13.1/python-3.13.1-jammy-x86_64.tar.xz
Download failed, retrying
Download failed: https://github.com/containerbase/python-prebuild/releases/download/3.13.1/python-3.13.1-jammy-x86_64.tar.xz
Download failed, retrying
Download failed: https://github.com/containerbase/python-prebuild/releases/download/3.13.1/python-3.13.1-jammy-x86_64.tar.xz
Download failed: https://github.com/containerbase/python-prebuild/releases/download/3.13.1/python-3.13.1-jammy-x86_64.tar.xz
[14:41:58.105] INFO (1005): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.13.1/python-3.13.1-jammy-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/3fc676f094c91febdecbd8a83b25155a210b97c0f16f2ad6b3399155ca4f57af/python-3.13.1-jammy-x86_64.tar.xz"
[14:41:58.182] ERROR (1005): Response code 504 (Gateway Time-out)
[14:41:58.183] FATAL (1005): Download failed in 78ms.
[14:41:58.246] ERROR (937): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.13.1
[14:41:58.246] FATAL (937): Install tool python failed in 3.4s.


File name: poetry.lock
[14:41:59.381] INFO (1017): Installing tool python@3.13.1...
installing v2 tool python v3.13.1
/usr/local/containerbase/tools/v2/python.sh: line 105: /bin/python: No such file or directory
[14:41:59.585] ERROR (1017): Command failed with exit code 127: /usr/local/containerbase/bin/install-tool.sh python 3.13.1
[14:41:59.585] FATAL (1017): Install tool python failed in 231ms.


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.

0 participants