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

chore(deps): update dependency django to v3.2.20 [security] #2670

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (source, changelog) ==3.2.18 -> ==3.2.20 age adoption passing confidence

GitHub Vulnerability Alerts

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)

v3.2.20

Compare Source

v3.2.19

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 9, 2023
@renovate renovate bot force-pushed the renovate/pypi-Django-vulnerability branch from 1cca840 to 7952475 Compare July 6, 2023 02:02
@renovate renovate bot changed the title chore(deps): update dependency django to v3.2.19 [security] chore(deps): update dependency django to v3.2.20 [security] Jul 6, 2023
@m4ra m4ra force-pushed the renovate/pypi-Django-vulnerability branch from 7952475 to 4b36e19 Compare January 18, 2024 15:08
@m4ra m4ra merged commit c1ec983 into main Jan 18, 2024
3 checks passed
@m4ra m4ra deleted the renovate/pypi-Django-vulnerability branch January 18, 2024 15:39
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.

1 participant